Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 377eb9bf413ec88b52305e3b32341731283d2cfa 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-ssh4988780828698938566.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-ssh2541395169190663580.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-ssh12917764239173364345.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-ssh1552428182247627814.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-ssh5432234535752017877.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9417 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 377eb9bf413ec88b52305e3b32341731283d2cfa (main) Commit message: "Merge pull request #91 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.40" > 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 377eb9bf413ec88b52305e3b32341731283d2cfa # timeout=10 > git rev-list --no-walk 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-17T15:40:52.932Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-17T15:40:53.005Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-17T15:40:53.031Z] ========================================================= [2023-10-17T15:40:53.032Z] EdgeX Global Pipelines Version Info [2023-10-17T15:40:53.032Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:40:53.810Z] ------------------- [2023-10-17T15:40:53.810Z] stable info: [2023-10-17T15:40:53.810Z] ------------------- [2023-10-17T15:40:53.810Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-17T15:40:53.810Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-17T15:40:53.810Z] Message: update stable to v1.0.254 [2023-10-17T15:40:54.378Z] ------------------- [2023-10-17T15:40:54.378Z] experimental info: [2023-10-17T15:40:54.378Z] ------------------- [2023-10-17T15:40:54.378Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-17T15:40:54.378Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-17T15:40:54.378Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-17T15:40:54.539Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-10-17T15:40:54.550Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-10-17T15:40:54.564Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-17T15:40:54.577Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-17T15:40:54.587Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-17T15:40:54.597Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-17T15:40:54.611Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-17T15:40:54.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-17T15:40:54.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-17T15:40:54.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-17T15:40:54.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-17T15:40:54.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-10-17T15:40:54.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-17T15:40:54.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-17T15:40:54.722Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-17T15:40:54.735Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-17T15:40:54.748Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-17T15:40:54.757Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-17T15:40:54.768Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-17T15:40:54.784Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-17T15:40:54.801Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-17T15:40:54.818Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-17T15:40:54.832Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-17T15:40:54.845Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-17T15:40:54.860Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-17T15:40:54.872Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-17T15:40:54.886Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-17T15:40:54.901Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-17T15:40:54.913Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-17T15:40:54.932Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-17T15:40:54.949Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 377eb9bf413ec88b52305e3b32341731283d2cfa [Pipeline] echo [2023-10-17T15:40:54.965Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 377eb9b [Pipeline] echo [2023-10-17T15:40:54.976Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-17T15:40:55.022Z] provisioning config files... [2023-10-17T15:40:55.034Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2532789994834144186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:40:55.333Z] ---> docker-login.sh [2023-10-17T15:40:55.333Z] nexus3.edgexfoundry.org:10001 [2023-10-17T15:40:55.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:40:55.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:40:55.855Z] Configure a credential helper to remove this warning. See [2023-10-17T15:40:55.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:40:55.855Z] [2023-10-17T15:40:55.855Z] Login Succeeded [2023-10-17T15:40:55.855Z] nexus3.edgexfoundry.org:10002 [2023-10-17T15:40:55.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:40:55.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:40:55.855Z] Configure a credential helper to remove this warning. See [2023-10-17T15:40:55.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:40:55.855Z] [2023-10-17T15:40:55.855Z] Login Succeeded [2023-10-17T15:40:55.855Z] nexus3.edgexfoundry.org:10003 [2023-10-17T15:40:55.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:40:55.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:40:55.855Z] Configure a credential helper to remove this warning. See [2023-10-17T15:40:55.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:40:55.855Z] [2023-10-17T15:40:55.855Z] Login Succeeded [2023-10-17T15:40:55.855Z] nexus3.edgexfoundry.org:10004 [2023-10-17T15:40:56.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:40:56.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:40:56.116Z] Configure a credential helper to remove this warning. See [2023-10-17T15:40:56.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:40:56.116Z] [2023-10-17T15:40:56.116Z] Login Succeeded [2023-10-17T15:40:56.116Z] docker.io [2023-10-17T15:40:56.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:40:56.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:40:56.377Z] Configure a credential helper to remove this warning. See [2023-10-17T15:40:56.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:40:56.377Z] [2023-10-17T15:40:56.377Z] Login Succeeded [2023-10-17T15:40:56.377Z] ---> docker-login.sh ends [Pipeline] } [2023-10-17T15:40:56.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-17T15:40:56.760Z] + git rev-list -1 --merges 377eb9bf413ec88b52305e3b32341731283d2cfa~1..377eb9bf413ec88b52305e3b32341731283d2cfa [Pipeline] echo [2023-10-17T15:40:56.814Z] -----------> git rev-list -1 --merges 377eb9bf413ec88b52305e3b32341731283d2cfa~1..377eb9bf413ec88b52305e3b32341731283d2cfa 377eb9bf413ec88b52305e3b32341731283d2cfa [2023-10-17T15:40:56.814Z] 377eb9bf413ec88b52305e3b32341731283d2cfa [false] [Pipeline] sh [2023-10-17T15:40:57.104Z] + git log --format=format:%s -1 377eb9bf413ec88b52305e3b32341731283d2cfa [Pipeline] echo [2023-10-17T15:40:57.121Z] ========================================================= [2023-10-17T15:40:57.121Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-17T15:40:57.121Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-17T15:40:57.454Z] + git log --format=format:%s -1 377eb9bf413ec88b52305e3b32341731283d2cfa [Pipeline] echo [2023-10-17T15:40:57.464Z] [semverPrep] GIT_COMMIT: 377eb9bf413ec88b52305e3b32341731283d2cfa, Commit Message: Merge pull request #91 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.40 [Pipeline] echo [2023-10-17T15:40:57.473Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-17T15:40:57.850Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-17T15:40:57.850Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-17T15:40:57.850Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-17T15:40:57.850Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-17T15:40:57.850Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-17T15:40:57.850Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-17T15:40:57.850Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:40:58.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T15:40:58.269Z] [2023-10-17T15:40:58.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:40:58.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T15:40:58.580Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-17T15:40:58.580Z] b85a868b505f: Pulling fs layer [2023-10-17T15:40:58.580Z] e2be974225ed: Pulling fs layer [2023-10-17T15:40:58.580Z] 339a4e72a1f5: Pulling fs layer [2023-10-17T15:40:58.580Z] 988bab9f4d93: Pulling fs layer [2023-10-17T15:40:58.580Z] 1469e6f7b9e6: Pulling fs layer [2023-10-17T15:40:58.580Z] eaf3925da568: Pulling fs layer [2023-10-17T15:40:58.580Z] bab4dde63d76: Pulling fs layer [2023-10-17T15:40:58.580Z] bde34c3a00c8: Pulling fs layer [2023-10-17T15:40:58.580Z] b352a97aabf1: Pulling fs layer [2023-10-17T15:40:58.580Z] 4872d77fe225: Pulling fs layer [2023-10-17T15:40:58.580Z] 5851b861e8e6: Pulling fs layer [2023-10-17T15:40:58.580Z] 1469e6f7b9e6: Waiting [2023-10-17T15:40:58.580Z] 5851b861e8e6: Waiting [2023-10-17T15:40:58.580Z] 988bab9f4d93: Waiting [2023-10-17T15:40:58.580Z] bde34c3a00c8: Waiting [2023-10-17T15:40:58.580Z] eaf3925da568: Waiting [2023-10-17T15:40:58.580Z] 4872d77fe225: Waiting [2023-10-17T15:40:58.580Z] b352a97aabf1: Waiting [2023-10-17T15:40:58.580Z] bab4dde63d76: Waiting [2023-10-17T15:40:58.580Z] e2be974225ed: Verifying Checksum [2023-10-17T15:40:58.580Z] e2be974225ed: Download complete [2023-10-17T15:40:58.580Z] 988bab9f4d93: Verifying Checksum [2023-10-17T15:40:58.580Z] 988bab9f4d93: Download complete [2023-10-17T15:40:58.580Z] 1469e6f7b9e6: Verifying Checksum [2023-10-17T15:40:58.580Z] 1469e6f7b9e6: Download complete [2023-10-17T15:40:58.841Z] 339a4e72a1f5: Verifying Checksum [2023-10-17T15:40:58.841Z] 339a4e72a1f5: Download complete [2023-10-17T15:40:58.841Z] eaf3925da568: Verifying Checksum [2023-10-17T15:40:58.841Z] eaf3925da568: Download complete [2023-10-17T15:40:58.841Z] bde34c3a00c8: Verifying Checksum [2023-10-17T15:40:58.842Z] bde34c3a00c8: Download complete [2023-10-17T15:40:58.842Z] b352a97aabf1: Download complete [2023-10-17T15:40:58.842Z] 4872d77fe225: Verifying Checksum [2023-10-17T15:40:58.842Z] 4872d77fe225: Download complete [2023-10-17T15:40:58.842Z] 5851b861e8e6: Verifying Checksum [2023-10-17T15:40:58.842Z] 5851b861e8e6: Download complete [2023-10-17T15:40:58.842Z] b85a868b505f: Verifying Checksum [2023-10-17T15:40:58.842Z] b85a868b505f: Download complete [2023-10-17T15:40:59.101Z] bab4dde63d76: Verifying Checksum [2023-10-17T15:40:59.101Z] bab4dde63d76: Download complete [2023-10-17T15:41:00.038Z] b85a868b505f: Pull complete [2023-10-17T15:41:00.297Z] e2be974225ed: Pull complete [2023-10-17T15:41:00.864Z] 339a4e72a1f5: Pull complete [2023-10-17T15:41:00.864Z] 988bab9f4d93: Pull complete [2023-10-17T15:41:01.123Z] 1469e6f7b9e6: Pull complete [2023-10-17T15:41:01.123Z] eaf3925da568: Pull complete [2023-10-17T15:41:03.027Z] bab4dde63d76: Pull complete [2023-10-17T15:41:03.027Z] bde34c3a00c8: Pull complete [2023-10-17T15:41:03.286Z] b352a97aabf1: Pull complete [2023-10-17T15:41:03.286Z] 4872d77fe225: Pull complete [2023-10-17T15:41:03.286Z] 5851b861e8e6: Pull complete [2023-10-17T15:41:03.286Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-17T15:41:03.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T15:41:03.286Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:41:03.383Z] prd-ubuntu20.04-docker-8c-8g-9417 does not seem to be running inside a container [2023-10-17T15:41:03.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-17T15:41:06.656Z] $ docker top 8d67d3255504a9448ebca562b78b5cb8a7258b0db3a6c6e124103053fecc9b13 -eo pid,comm [2023-10-17T15:41:06.709Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-17T15:41:06.709Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-17T15:41:06.740Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-17T15:41:06.740Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-17T15:41:06.850Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-17T15:41:06.854Z] $ docker exec 8d67d3255504a9448ebca562b78b5cb8a7258b0db3a6c6e124103053fecc9b13 ssh-agent [2023-10-17T15:41:06.955Z] SSH_AUTH_SOCK=/tmp/ssh-EXeEMpejFGSu/agent.33 [2023-10-17T15:41:06.955Z] SSH_AGENT_PID=39 [2023-10-17T15:41:06.962Z] Running ssh-add (command line suppressed) [2023-10-17T15:41:07.076Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16039580821388217036.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16039580821388217036.key) [2023-10-17T15:41:07.092Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-17T15:41:07.377Z] + git tag --points-at HEAD [Pipeline] } [2023-10-17T15:41:07.396Z] $ docker exec --env ******** --env ******** 8d67d3255504a9448ebca562b78b5cb8a7258b0db3a6c6e124103053fecc9b13 ssh-agent -k [2023-10-17T15:41:07.488Z] unset SSH_AUTH_SOCK; [2023-10-17T15:41:07.489Z] unset SSH_AGENT_PID; [2023-10-17T15:41:07.489Z] echo Agent pid 39 killed; [2023-10-17T15:41:07.500Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-17T15:41:07.521Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-17T15:41:07.521Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-17T15:41:07.622Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-17T15:41:07.625Z] $ docker exec 8d67d3255504a9448ebca562b78b5cb8a7258b0db3a6c6e124103053fecc9b13 ssh-agent [2023-10-17T15:41:07.724Z] SSH_AUTH_SOCK=/tmp/ssh-GbES4tLhZyNP/agent.71 [2023-10-17T15:41:07.724Z] SSH_AGENT_PID=77 [2023-10-17T15:41:07.729Z] Running ssh-add (command line suppressed) [2023-10-17T15:41:07.812Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17073759732248485957.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17073759732248485957.key) [2023-10-17T15:41:07.827Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-17T15:41:08.114Z] + git semver init [2023-10-17T15:41:08.374Z] 2023-10-17 15:41:08,337 [run_init] DEBUG init version:0.0.0 force:False [2023-10-17T15:41:08.374Z] 2023-10-17 15:41:08,338 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-10-17T15:41:08.374Z] 2023-10-17 15:41:08,339 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-10-17T15:41:08.374Z] 2023-10-17 15:41:08,339 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-10-17T15:41:09.314Z] 2023-10-17 15:41:09,062 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-10-17T15:41:09.314Z] 2023-10-17 15:41:09,063 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-10-17T15:41:09.314Z] 2023-10-17 15:41:09,063 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-17T15:41:09.314Z] 2023-10-17 15:41:09,063 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-17T15:41:09.314Z] 3.1.0-dev.56 [Pipeline] } [2023-10-17T15:41:09.326Z] $ docker exec --env ******** --env ******** 8d67d3255504a9448ebca562b78b5cb8a7258b0db3a6c6e124103053fecc9b13 ssh-agent -k [2023-10-17T15:41:09.434Z] unset SSH_AUTH_SOCK; [2023-10-17T15:41:09.435Z] unset SSH_AGENT_PID; [2023-10-17T15:41:09.435Z] echo Agent pid 77 killed; [2023-10-17T15:41:09.445Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-17T15:41:09.760Z] + git semver [Pipeline] } [2023-10-17T15:41:10.034Z] $ docker stop --time=1 8d67d3255504a9448ebca562b78b5cb8a7258b0db3a6c6e124103053fecc9b13 [2023-10-17T15:41:11.313Z] $ docker rm -f --volumes 8d67d3255504a9448ebca562b78b5cb8a7258b0db3a6c6e124103053fecc9b13 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-17T15:41:11.647Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-17T15:41:11.860Z] Stashed 1 file(s) [Pipeline] echo [2023-10-17T15:41:11.863Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.56 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-17T15:41:11.985Z] provisioning config files... [2023-10-17T15:41:11.994Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14814266094702790774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:41:12.295Z] ---> docker-login.sh [2023-10-17T15:41:12.295Z] nexus3.edgexfoundry.org:10001 [2023-10-17T15:41:12.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:41:12.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:41:12.295Z] Configure a credential helper to remove this warning. See [2023-10-17T15:41:12.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:41:12.295Z] [2023-10-17T15:41:12.295Z] Login Succeeded [2023-10-17T15:41:12.295Z] nexus3.edgexfoundry.org:10002 [2023-10-17T15:41:12.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:41:12.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:41:12.295Z] Configure a credential helper to remove this warning. See [2023-10-17T15:41:12.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:41:12.295Z] [2023-10-17T15:41:12.295Z] Login Succeeded [2023-10-17T15:41:12.295Z] nexus3.edgexfoundry.org:10003 [2023-10-17T15:41:12.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:41:12.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:41:12.555Z] Configure a credential helper to remove this warning. See [2023-10-17T15:41:12.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:41:12.555Z] [2023-10-17T15:41:12.555Z] Login Succeeded [2023-10-17T15:41:12.555Z] nexus3.edgexfoundry.org:10004 [2023-10-17T15:41:12.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:41:12.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:41:12.555Z] Configure a credential helper to remove this warning. See [2023-10-17T15:41:12.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:41:12.555Z] [2023-10-17T15:41:12.555Z] Login Succeeded [2023-10-17T15:41:12.555Z] docker.io [2023-10-17T15:41:12.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:41:12.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:41:12.813Z] Configure a credential helper to remove this warning. See [2023-10-17T15:41:12.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:41:12.813Z] [2023-10-17T15:41:12.813Z] Login Succeeded [2023-10-17T15:41:12.813Z] ---> docker-login.sh ends [Pipeline] } [2023-10-17T15:41:13.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-17T15:41:13.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T15:41:13.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T15:41:13.165Z] ========================================================= [2023-10-17T15:41:13.165Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-17T15:41:13.165Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:41:13.470Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-17T15:41:13.470Z] Sending build context to Docker daemon 610.3kB [2023-10-17T15:41:13.470Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-17T15:41:13.470Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-17T15:41:13.470Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-17T15:41:13.470Z] 7264a8db6415: Pulling fs layer [2023-10-17T15:41:13.470Z] c4d48a809fc2: Pulling fs layer [2023-10-17T15:41:13.470Z] 4f1c88b9dad5: Pulling fs layer [2023-10-17T15:41:13.470Z] ad3a456e5733: Pulling fs layer [2023-10-17T15:41:13.470Z] 33e27b845d1e: Pulling fs layer [2023-10-17T15:41:13.470Z] c68163c4e522: Pulling fs layer [2023-10-17T15:41:13.470Z] 50da416c3ac9: Pulling fs layer [2023-10-17T15:41:13.470Z] 23d2d4c4bb30: Pulling fs layer [2023-10-17T15:41:13.470Z] ad3a456e5733: Waiting [2023-10-17T15:41:13.470Z] 33e27b845d1e: Waiting [2023-10-17T15:41:13.470Z] c68163c4e522: Waiting [2023-10-17T15:41:13.470Z] 50da416c3ac9: Waiting [2023-10-17T15:41:13.470Z] 23d2d4c4bb30: Waiting [2023-10-17T15:41:13.470Z] c4d48a809fc2: Verifying Checksum [2023-10-17T15:41:13.470Z] c4d48a809fc2: Download complete [2023-10-17T15:41:13.470Z] ad3a456e5733: Verifying Checksum [2023-10-17T15:41:13.470Z] ad3a456e5733: Download complete [2023-10-17T15:41:13.470Z] 33e27b845d1e: Download complete [2023-10-17T15:41:13.470Z] 7264a8db6415: Verifying Checksum [2023-10-17T15:41:13.470Z] 7264a8db6415: Download complete [2023-10-17T15:41:13.729Z] c68163c4e522: Verifying Checksum [2023-10-17T15:41:13.730Z] c68163c4e522: Download complete [2023-10-17T15:41:13.730Z] 7264a8db6415: Pull complete [2023-10-17T15:41:13.988Z] c4d48a809fc2: Pull complete [2023-10-17T15:41:13.988Z] 23d2d4c4bb30: Verifying Checksum [2023-10-17T15:41:13.988Z] 23d2d4c4bb30: Download complete [2023-10-17T15:41:13.988Z] 4f1c88b9dad5: Download complete [2023-10-17T15:41:14.561Z] 50da416c3ac9: Verifying Checksum [2023-10-17T15:41:14.561Z] 50da416c3ac9: Download complete [2023-10-17T15:41:17.091Z] 4f1c88b9dad5: Pull complete [2023-10-17T15:41:17.091Z] ad3a456e5733: Pull complete [2023-10-17T15:41:17.091Z] 33e27b845d1e: Pull complete [2023-10-17T15:41:17.350Z] c68163c4e522: Pull complete [2023-10-17T15:41:19.881Z] 50da416c3ac9: Pull complete [2023-10-17T15:41:19.881Z] 23d2d4c4bb30: Pull complete [2023-10-17T15:41:19.881Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-17T15:41:19.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-17T15:41:19.881Z] ---> 0786185ac409 [2023-10-17T15:41:19.881Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-17T15:41:25.203Z] ---> Running in 694c0f3174da [2023-10-17T15:41:25.203Z] Removing intermediate container 694c0f3174da [2023-10-17T15:41:25.203Z] ---> 96ef93185912 [2023-10-17T15:41:25.203Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-17T15:41:25.203Z] ---> Running in a481ce6a63b8 [2023-10-17T15:41:25.203Z] Removing intermediate container a481ce6a63b8 [2023-10-17T15:41:25.203Z] ---> 0e34f06e69a7 [2023-10-17T15:41:25.203Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-17T15:41:25.203Z] ---> Running in 905d5ff277ea [2023-10-17T15:41:25.461Z] Removing intermediate container 905d5ff277ea [2023-10-17T15:41:25.461Z] ---> 4e8e9b1f68a9 [2023-10-17T15:41:25.461Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-17T15:41:25.461Z] ---> Running in f69be88a4962 [2023-10-17T15:41:25.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-17T15:41:25.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-17T15:41:25.979Z] OK: 264 MiB in 52 packages [2023-10-17T15:41:26.237Z] Removing intermediate container f69be88a4962 [2023-10-17T15:41:26.237Z] ---> fa8029136316 [2023-10-17T15:41:26.237Z] Step 7/12 : WORKDIR /app [2023-10-17T15:41:26.237Z] ---> Running in 002e53a9a256 [2023-10-17T15:41:26.237Z] Removing intermediate container 002e53a9a256 [2023-10-17T15:41:26.237Z] ---> 253ca526685c [2023-10-17T15:41:26.237Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-17T15:41:26.495Z] ---> e5682aa251d8 [2023-10-17T15:41:26.495Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T15:41:26.495Z] ---> Running in 76e396666a7a [2023-10-17T15:41:26.950Z] Still waiting to schedule task [2023-10-17T15:41:26.950Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-17T15:42:34.194Z] Removing intermediate container 76e396666a7a [2023-10-17T15:42:34.194Z] ---> ba40c6278ea0 [2023-10-17T15:42:34.194Z] Step 10/12 : COPY . . [2023-10-17T15:42:34.194Z] ---> 930b14d8f0fc [2023-10-17T15:42:34.194Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-17T15:42:34.194Z] ---> Running in 732a75e64be5 [2023-10-17T15:42:34.194Z] Removing intermediate container 732a75e64be5 [2023-10-17T15:42:34.194Z] ---> 5c68d492f596 [2023-10-17T15:42:34.194Z] Step 12/12 : RUN $MAKE [2023-10-17T15:42:34.194Z] ---> Running in 193faf2653ab [2023-10-17T15:42:34.194Z] noop [2023-10-17T15:42:34.194Z] Removing intermediate container 193faf2653ab [2023-10-17T15:42:34.194Z] ---> 0e9fb0b14411 [2023-10-17T15:42:34.194Z] Successfully built 0e9fb0b14411 [2023-10-17T15:42:34.194Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:42:34.513Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-17T15:42:34.513Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:42:34.585Z] prd-ubuntu20.04-docker-8c-8g-9417 does not seem to be running inside a container [2023-10-17T15:42:34.616Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-17T15:42:34.980Z] $ docker top 908ce1bfc675124a5c9abef5fbc951568476d1bad34a099d1b82f265e2a6b421 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T15:42:35.316Z] + go version [2023-10-17T15:42:35.316Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-17T15:42:35.326Z] $ docker stop --time=1 908ce1bfc675124a5c9abef5fbc951568476d1bad34a099d1b82f265e2a6b421 [2023-10-17T15:42:36.614Z] $ docker rm -f --volumes 908ce1bfc675124a5c9abef5fbc951568476d1bad34a099d1b82f265e2a6b421 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:42:37.022Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-17T15:42:37.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:42:37.097Z] prd-ubuntu20.04-docker-8c-8g-9417 does not seem to be running inside a container [2023-10-17T15:42:37.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-17T15:42:37.456Z] $ docker top 0735d35be3b22434393ed7a80f241ad92437d48f051f80633c72c1fd3555df0b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T15:42:37.808Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-10-17T15:42:38.100Z] + make test [2023-10-17T15:42:38.101Z] go test -race -coverprofile=coverage.out ./... [2023-10-17T15:42:58.174Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-10-17T15:42:58.174Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-10-17T15:42:58.174Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-10-17T15:42:58.174Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-10-17T15:42:58.433Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.046s coverage: 88.0% of statements [2023-10-17T15:43:04.463Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9419 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-10-17T15:43:04.473Z] Running in /w/workspace/app-record-replay/61 [Pipeline] { [Pipeline] checkout [2023-10-17T15:43:04.502Z] Selected Git installation does not exist. Using Default [2023-10-17T15:43:04.502Z] The recommended git tool is: NONE [2023-10-17T15:43:08.458Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.605s coverage: 98.7% of statements [2023-10-17T15:43:08.458Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.107s coverage: 89.7% of statements [2023-10-17T15:43:08.458Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.034s coverage: 100.0% of statements [2023-10-17T15:43:09.555Z] using credential edgex-jenkins-ssh [2023-10-17T15:43:09.575Z] Cloning the remote Git repository [2023-10-17T15:43:09.622Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-10-17T15:43:09.722Z] > git init /w/workspace/app-record-replay/61 # timeout=10 [2023-10-17T15:43:09.881Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-10-17T15:43:09.882Z] > git --version # timeout=10 [2023-10-17T15:43:09.901Z] > git --version # 'git version 2.25.1' [2023-10-17T15:43:09.904Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-17T15:43:10.053Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-17T15:43:11.728Z] Avoid second fetch [2023-10-17T15:43:11.728Z] Checking out Revision 377eb9bf413ec88b52305e3b32341731283d2cfa (main) [2023-10-17T15:43:10.768Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-10-17T15:43:10.800Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-17T15:43:11.744Z] > git config core.sparsecheckout # timeout=10 [2023-10-17T15:43:11.812Z] > git checkout -f 377eb9bf413ec88b52305e3b32341731283d2cfa # timeout=10 [2023-10-17T15:43:12.269Z] Commit message: "Merge pull request #91 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.40" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-17T15:43:13.304Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-17T15:43:13.304Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-17T15:43:13.304Z] Dload Upload Total Spent Left Speed [2023-10-17T15:43:13.579Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 33292 0 --:--:-- --:--:-- --:--:-- 33379 [Pipeline] sh [2023-10-17T15:43:14.269Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-17T15:43:14.638Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-17T15:43:14.638Z] + sudo tee /etc/docker/daemon.new [2023-10-17T15:43:14.638Z] { [2023-10-17T15:43:14.638Z] "registry-mirrors": [ [2023-10-17T15:43:14.638Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-17T15:43:14.638Z] ], [2023-10-17T15:43:14.638Z] "bip": "10.250.0.254/24", [2023-10-17T15:43:14.638Z] "hosts": [ [2023-10-17T15:43:14.638Z] "tcp://0.0.0.0:5555", [2023-10-17T15:43:14.638Z] "unix:///var/run/docker.sock" [2023-10-17T15:43:14.638Z] ], [2023-10-17T15:43:14.638Z] "mtu": 1458, [2023-10-17T15:43:14.638Z] "selinux-enabled": true, [2023-10-17T15:43:14.638Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-17T15:43:14.638Z] } [Pipeline] sh [2023-10-17T15:43:14.972Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-17T15:43:15.313Z] + sudo service docker restart [2023-10-17T15:43:26.550Z] go vet ./... [2023-10-17T15:43:29.073Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-17T15:43:29.073Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-17T15:43:29.073Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-17T15:43:29.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-17T15:43:29.096Z] $ docker stop --time=1 0735d35be3b22434393ed7a80f241ad92437d48f051f80633c72c1fd3555df0b [2023-10-17T15:43:33.422Z] $ docker rm -f --volumes 0735d35be3b22434393ed7a80f241ad92437d48f051f80633c72c1fd3555df0b [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-17T15:43:33.810Z] provisioning config files... [2023-10-17T15:43:33.834Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/61@tmp/config15429839016009226424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:43:34.048Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-17T15:43:34.097Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-10-17T15:43:34.195Z] ---> docker-login.sh [2023-10-17T15:43:34.195Z] nexus3.edgexfoundry.org:10001 [Pipeline] sh [2023-10-17T15:43:34.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:43:34.611Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-17T15:43:34.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:43:34.731Z] Configure a credential helper to remove this warning. See [2023-10-17T15:43:34.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:43:34.731Z] [2023-10-17T15:43:34.731Z] Login Succeeded [2023-10-17T15:43:34.731Z] nexus3.edgexfoundry.org:10002 [2023-10-17T15:43:34.923Z] + ls -al . [2023-10-17T15:43:34.923Z] total 188 [2023-10-17T15:43:34.923Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 15:42 . [2023-10-17T15:43:34.923Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 15:40 .. [2023-10-17T15:43:34.923Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 17 15:40 .dockerignore [2023-10-17T15:43:34.923Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 15:43 .git [2023-10-17T15:43:34.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 15:40 .github [2023-10-17T15:43:34.923Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 17 15:40 .gitignore [2023-10-17T15:43:34.923Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 15:40 .golangci.yml [2023-10-17T15:43:34.923Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 15:41 .semver [2023-10-17T15:43:34.923Z] -rw-rw-r-- 1 jenkins jenkins 11301 Oct 17 15:40 Attribution.txt [2023-10-17T15:43:34.923Z] -rw-rw-r-- 1 jenkins jenkins 258 Oct 17 15:40 CHANGELOG.md [2023-10-17T15:43:34.923Z] -rw-rw-r-- 1 jenkins jenkins 1616 Oct 17 15:40 Dockerfile [2023-10-17T15:43:34.923Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 15:40 GOVERNANCE.md [2023-10-17T15:43:34.923Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 17 15:40 Jenkinsfile [2023-10-17T15:43:34.923Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 17 15:40 LICENSE [2023-10-17T15:43:34.923Z] -rw-rw-r-- 1 jenkins jenkins 3139 Oct 17 15:40 Makefile [2023-10-17T15:43:34.923Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 17 15:40 OWNERS.md [2023-10-17T15:43:34.923Z] -rw-rw-r-- 1 jenkins jenkins 2363 Oct 17 15:40 README.md [2023-10-17T15:43:34.923Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 17 15:40 Record and Reply.postman_collection.json [2023-10-17T15:43:34.923Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 15:41 VERSION [2023-10-17T15:43:34.923Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 15:40 bin [2023-10-17T15:43:34.923Z] -rw-r--r-- 1 jenkins jenkins 24666 Oct 17 15:43 coverage.out [2023-10-17T15:43:34.923Z] -rw-rw-r-- 1 jenkins jenkins 3906 Oct 17 15:40 go.mod [2023-10-17T15:43:34.923Z] -rw-rw-r-- 1 jenkins jenkins 35422 Oct 17 15:40 go.sum [2023-10-17T15:43:34.923Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 17 15:40 internal [2023-10-17T15:43:34.923Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 17 15:40 main.go [2023-10-17T15:43:34.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 15:40 openapi [2023-10-17T15:43:34.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 15:40 pkg [2023-10-17T15:43:34.923Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 15:40 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:43:34.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:43:34.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:43:34.998Z] Configure a credential helper to remove this warning. See [2023-10-17T15:43:34.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:43:34.998Z] [2023-10-17T15:43:34.998Z] Login Succeeded [2023-10-17T15:43:35.224Z] + 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=377eb9bf413ec88b52305e3b32341731283d2cfa --label arch=amd64 --label version=3.1.0-dev.56 . [2023-10-17T15:43:35.224Z] Sending build context to Docker daemon 635.9kB [2023-10-17T15:43:35.224Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-17T15:43:35.224Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-17T15:43:35.224Z] ---> 0e9fb0b14411 [2023-10-17T15:43:35.224Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-17T15:43:35.224Z] ---> Running in c05e9b19ac63 [2023-10-17T15:43:35.267Z] nexus3.edgexfoundry.org:10003 [2023-10-17T15:43:35.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:43:35.483Z] Removing intermediate container c05e9b19ac63 [2023-10-17T15:43:35.483Z] ---> 8be1d8eb3912 [2023-10-17T15:43:35.483Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-17T15:43:35.483Z] ---> Running in 8a7b6ea28d59 [2023-10-17T15:43:35.483Z] Removing intermediate container 8a7b6ea28d59 [2023-10-17T15:43:35.483Z] ---> 114413d4cce6 [2023-10-17T15:43:35.483Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-17T15:43:35.483Z] ---> Running in bdc57c0bc2bd [2023-10-17T15:43:35.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:43:35.535Z] Configure a credential helper to remove this warning. See [2023-10-17T15:43:35.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:43:35.535Z] [2023-10-17T15:43:35.535Z] Login Succeeded [2023-10-17T15:43:35.535Z] nexus3.edgexfoundry.org:10004 [2023-10-17T15:43:35.741Z] Removing intermediate container bdc57c0bc2bd [2023-10-17T15:43:35.741Z] ---> 4cd4a91f8fca [2023-10-17T15:43:35.741Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-17T15:43:35.741Z] ---> Running in 3e884abf17d7 [2023-10-17T15:43:35.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:43:35.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:43:35.808Z] Configure a credential helper to remove this warning. See [2023-10-17T15:43:35.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:43:35.808Z] [2023-10-17T15:43:35.808Z] Login Succeeded [2023-10-17T15:43:35.808Z] docker.io [2023-10-17T15:43:36.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-17T15:43:36.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-17T15:43:36.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:43:36.259Z] OK: 264 MiB in 52 packages [2023-10-17T15:43:36.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:43:36.340Z] Configure a credential helper to remove this warning. See [2023-10-17T15:43:36.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:43:36.340Z] [2023-10-17T15:43:36.340Z] Login Succeeded [2023-10-17T15:43:36.340Z] ---> docker-login.sh ends [Pipeline] } [2023-10-17T15:43:36.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-17T15:43:36.595Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T15:43:36.605Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T15:43:36.612Z] ========================================================= [2023-10-17T15:43:36.612Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-17T15:43:36.612Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:43:36.825Z] Removing intermediate container 3e884abf17d7 [2023-10-17T15:43:36.825Z] ---> 4e058537a6e2 [2023-10-17T15:43:36.825Z] Step 7/26 : WORKDIR /app [2023-10-17T15:43:36.825Z] ---> Running in 90c87c5618d7 [2023-10-17T15:43:36.825Z] Removing intermediate container 90c87c5618d7 [2023-10-17T15:43:36.825Z] ---> 8372288b3696 [2023-10-17T15:43:36.825Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-17T15:43:36.825Z] ---> 176a10fad59f [2023-10-17T15:43:36.825Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T15:43:36.825Z] ---> Running in 63ebfd4c0a2e [2023-10-17T15:43:36.947Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-17T15:43:36.947Z] Sending build context to Docker daemon 259.6kB [2023-10-17T15:43:37.219Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-17T15:43:37.219Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-17T15:43:37.219Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-17T15:43:37.219Z] 9fda8d8052c6: Pulling fs layer [2023-10-17T15:43:37.219Z] 5d54e960e981: Pulling fs layer [2023-10-17T15:43:37.219Z] c4a7e357bf2a: Pulling fs layer [2023-10-17T15:43:37.219Z] f0e02332f6b5: Pulling fs layer [2023-10-17T15:43:37.219Z] cefa15bbcfad: Pulling fs layer [2023-10-17T15:43:37.219Z] 17808c966233: Pulling fs layer [2023-10-17T15:43:37.219Z] f4c1fc716caa: Pulling fs layer [2023-10-17T15:43:37.219Z] f0e02332f6b5: Waiting [2023-10-17T15:43:37.219Z] cefa15bbcfad: Waiting [2023-10-17T15:43:37.219Z] 17808c966233: Waiting [2023-10-17T15:43:37.219Z] f4c1fc716caa: Waiting [2023-10-17T15:43:37.489Z] 5d54e960e981: Download complete [2023-10-17T15:43:37.489Z] f0e02332f6b5: Verifying Checksum [2023-10-17T15:43:37.489Z] f0e02332f6b5: Download complete [2023-10-17T15:43:37.489Z] cefa15bbcfad: Verifying Checksum [2023-10-17T15:43:37.489Z] cefa15bbcfad: Download complete [2023-10-17T15:43:37.489Z] 9fda8d8052c6: Verifying Checksum [2023-10-17T15:43:37.489Z] 9fda8d8052c6: Download complete [2023-10-17T15:43:37.758Z] f4c1fc716caa: Verifying Checksum [2023-10-17T15:43:37.758Z] f4c1fc716caa: Download complete [2023-10-17T15:43:37.763Z] Removing intermediate container 63ebfd4c0a2e [2023-10-17T15:43:37.763Z] ---> 595bafac4698 [2023-10-17T15:43:37.763Z] Step 10/26 : COPY . . [2023-10-17T15:43:37.763Z] ---> 12eee5b9626e [2023-10-17T15:43:37.763Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-17T15:43:37.763Z] ---> Running in 0427e16b3263 [2023-10-17T15:43:37.763Z] Removing intermediate container 0427e16b3263 [2023-10-17T15:43:37.763Z] ---> 179a2bc523aa [2023-10-17T15:43:37.763Z] Step 12/26 : RUN $MAKE [2023-10-17T15:43:38.022Z] ---> Running in cd722d6524ab [2023-10-17T15:43:38.281Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.56" -trimpath -mod=readonly -o app-record-replay [2023-10-17T15:43:38.347Z] 9fda8d8052c6: Pull complete [2023-10-17T15:43:38.934Z] 5d54e960e981: Pull complete [2023-10-17T15:43:39.204Z] c4a7e357bf2a: Verifying Checksum [2023-10-17T15:43:39.204Z] c4a7e357bf2a: Download complete [2023-10-17T15:43:40.168Z] 17808c966233: Verifying Checksum [2023-10-17T15:43:40.168Z] 17808c966233: Download complete [2023-10-17T15:43:52.492Z] c4a7e357bf2a: Pull complete [2023-10-17T15:43:52.492Z] f0e02332f6b5: Pull complete [2023-10-17T15:43:52.492Z] cefa15bbcfad: Pull complete [2023-10-17T15:44:00.497Z] Removing intermediate container cd722d6524ab [2023-10-17T15:44:00.497Z] ---> ab23147d1530 [2023-10-17T15:44:00.497Z] Step 13/26 : FROM alpine:3.18 [2023-10-17T15:44:00.497Z] 3.18: Pulling from library/alpine [2023-10-17T15:44:00.497Z] 96526aa774ef: Pulling fs layer [2023-10-17T15:44:00.497Z] 96526aa774ef: Verifying Checksum [2023-10-17T15:44:00.497Z] 96526aa774ef: Download complete [2023-10-17T15:44:00.497Z] 96526aa774ef: Pull complete [2023-10-17T15:44:00.497Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-17T15:44:00.497Z] Status: Downloaded newer image for alpine:3.18 [2023-10-17T15:44:00.497Z] ---> 8ca4688f4f35 [2023-10-17T15:44:00.497Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-17T15:44:00.497Z] ---> Running in 2c0d4409b6dd [2023-10-17T15:44:00.497Z] Removing intermediate container 2c0d4409b6dd [2023-10-17T15:44:00.497Z] ---> 1bcc319df484 [2023-10-17T15:44:00.497Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-10-17T15:44:00.497Z] ---> Running in 0ff8d73ab9f4 [2023-10-17T15:44:00.497Z] Removing intermediate container 0ff8d73ab9f4 [2023-10-17T15:44:00.497Z] ---> 7bbe40a3cd33 [2023-10-17T15:44:00.497Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-17T15:44:00.497Z] ---> Running in 99f6b9da7133 [2023-10-17T15:44:00.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-17T15:44:00.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-17T15:44:00.497Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-17T15:44:00.497Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-17T15:44:00.497Z] Executing busybox-1.36.1-r2.trigger [2023-10-17T15:44:00.497Z] Executing ca-certificates-20230506-r0.trigger [2023-10-17T15:44:00.497Z] OK: 8 MiB in 17 packages [2023-10-17T15:44:00.497Z] Removing intermediate container 99f6b9da7133 [2023-10-17T15:44:00.497Z] ---> dfddf029f2a7 [2023-10-17T15:44:00.497Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-17T15:44:00.497Z] ---> 550b37e1f57e [2023-10-17T15:44:00.497Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-17T15:44:00.497Z] ---> 6b91e1c3691d [2023-10-17T15:44:00.497Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-17T15:44:00.497Z] ---> 428932fea858 [2023-10-17T15:44:00.497Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-10-17T15:44:00.717Z] 17808c966233: Pull complete [2023-10-17T15:44:00.765Z] ---> 785f6f941c4c [2023-10-17T15:44:00.765Z] Step 21/26 : EXPOSE 59712 [2023-10-17T15:44:00.765Z] ---> Running in 277bd81524b8 [2023-10-17T15:44:00.765Z] Removing intermediate container 277bd81524b8 [2023-10-17T15:44:00.765Z] ---> e94f0121059b [2023-10-17T15:44:00.765Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-10-17T15:44:00.765Z] ---> Running in 69512cb46d1b [2023-10-17T15:44:00.765Z] Removing intermediate container 69512cb46d1b [2023-10-17T15:44:00.765Z] ---> 66360caea3ee [2023-10-17T15:44:00.765Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-17T15:44:00.765Z] ---> Running in 653666eec476 [2023-10-17T15:44:01.025Z] Removing intermediate container 653666eec476 [2023-10-17T15:44:01.025Z] ---> 27613bec4464 [2023-10-17T15:44:01.025Z] Step 24/26 : LABEL arch=amd64 [2023-10-17T15:44:01.025Z] ---> Running in 81c076fce32d [2023-10-17T15:44:01.025Z] Removing intermediate container 81c076fce32d [2023-10-17T15:44:01.025Z] ---> 9795d86f6f50 [2023-10-17T15:44:01.025Z] Step 25/26 : LABEL git_sha=377eb9bf413ec88b52305e3b32341731283d2cfa [2023-10-17T15:44:01.025Z] ---> Running in ca0b919a6c2c [2023-10-17T15:44:01.025Z] Removing intermediate container ca0b919a6c2c [2023-10-17T15:44:01.025Z] ---> f80cc7e13165 [2023-10-17T15:44:01.025Z] Step 26/26 : LABEL version=3.1.0-dev.56 [2023-10-17T15:44:01.025Z] ---> Running in eb9db5929791 [2023-10-17T15:44:01.284Z] Removing intermediate container eb9db5929791 [2023-10-17T15:44:01.284Z] ---> 5116366e79e1 [2023-10-17T15:44:01.284Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-17T15:44:01.284Z] Successfully built 5116366e79e1 [2023-10-17T15:44:01.284Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-17T15:44:01.408Z] provisioning config files... [2023-10-17T15:44:01.414Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10005835446577892233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:44:01.705Z] ---> docker-login.sh [2023-10-17T15:44:01.705Z] nexus3.edgexfoundry.org:10001 [2023-10-17T15:44:01.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:44:01.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:44:01.705Z] Configure a credential helper to remove this warning. See [2023-10-17T15:44:01.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:44:01.705Z] [2023-10-17T15:44:01.705Z] Login Succeeded [2023-10-17T15:44:01.705Z] nexus3.edgexfoundry.org:10002 [2023-10-17T15:44:01.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:44:01.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:44:01.705Z] Configure a credential helper to remove this warning. See [2023-10-17T15:44:01.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:44:01.705Z] [2023-10-17T15:44:01.705Z] Login Succeeded [2023-10-17T15:44:01.705Z] nexus3.edgexfoundry.org:10003 [2023-10-17T15:44:01.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:44:01.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:44:01.964Z] Configure a credential helper to remove this warning. See [2023-10-17T15:44:01.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:44:01.964Z] [2023-10-17T15:44:01.964Z] Login Succeeded [2023-10-17T15:44:01.964Z] nexus3.edgexfoundry.org:10004 [2023-10-17T15:44:01.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:44:01.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:44:01.964Z] Configure a credential helper to remove this warning. See [2023-10-17T15:44:01.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:44:01.964Z] [2023-10-17T15:44:01.964Z] Login Succeeded [2023-10-17T15:44:01.964Z] docker.io [2023-10-17T15:44:01.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:44:02.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:44:02.224Z] Configure a credential helper to remove this warning. See [2023-10-17T15:44:02.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:44:02.224Z] [2023-10-17T15:44:02.224Z] Login Succeeded [2023-10-17T15:44:02.224Z] ---> docker-login.sh ends [Pipeline] } [2023-10-17T15:44:02.231Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T15:44:02.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T15:44:02.293Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-10-17T15:44:02.293Z] 377eb9bf413ec88b52305e3b32341731283d2cfa [2023-10-17T15:44:02.293Z] latest [2023-10-17T15:44:02.293Z] 3.1.0-dev.56 [2023-10-17T15:44:02.293Z] 377eb9bf413ec88b52305e3b32341731283d2cfa-3.1.0-dev.56 [2023-10-17T15:44:02.293Z] main [2023-10-17T15:44:02.293Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:44:02.615Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:377eb9bf413ec88b52305e3b32341731283d2cfa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:44:02.802Z] f4c1fc716caa: Pull complete [2023-10-17T15:44:02.802Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-17T15:44:02.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-17T15:44:02.802Z] ---> ea914061e18c [2023-10-17T15:44:02.802Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-17T15:44:02.976Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:377eb9bf413ec88b52305e3b32341731283d2cfa [2023-10-17T15:44:02.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-17T15:44:02.976Z] eeeb878fa166: Preparing [2023-10-17T15:44:02.976Z] bdc16e56d8d7: Preparing [2023-10-17T15:44:02.976Z] d55b92d120aa: Preparing [2023-10-17T15:44:02.976Z] 5ffc0c857c62: Preparing [2023-10-17T15:44:02.976Z] fc69bde5cea4: Preparing [2023-10-17T15:44:02.976Z] cc2447e1835a: Preparing [2023-10-17T15:44:02.976Z] cc2447e1835a: Waiting [2023-10-17T15:44:02.976Z] 5ffc0c857c62: Pushed [2023-10-17T15:44:02.976Z] d55b92d120aa: Pushed [2023-10-17T15:44:02.976Z] cc2447e1835a: Layer already exists [2023-10-17T15:44:02.976Z] bdc16e56d8d7: Pushed [2023-10-17T15:44:02.976Z] fc69bde5cea4: Pushed [2023-10-17T15:44:04.211Z] ---> Running in 4ae65f1f2821 [2023-10-17T15:44:04.477Z] Removing intermediate container 4ae65f1f2821 [2023-10-17T15:44:04.477Z] ---> 2c87778c823f [2023-10-17T15:44:04.477Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-17T15:44:04.477Z] ---> Running in 9d8d0f3944d6 [2023-10-17T15:44:04.744Z] Removing intermediate container 9d8d0f3944d6 [2023-10-17T15:44:04.744Z] ---> 71cc195436ca [2023-10-17T15:44:04.744Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-17T15:44:04.744Z] ---> Running in a02960436dd4 [2023-10-17T15:44:05.011Z] Removing intermediate container a02960436dd4 [2023-10-17T15:44:05.011Z] ---> a50a3d076f33 [2023-10-17T15:44:05.011Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-17T15:44:05.279Z] ---> Running in 67241bad169d [2023-10-17T15:44:05.507Z] eeeb878fa166: Pushed [2023-10-17T15:44:05.766Z] 377eb9bf413ec88b52305e3b32341731283d2cfa: digest: sha256:c2c3c54beaf7fffa80e015bd8d90415e2877ff907e437da9cbe419d2834e7a66 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:44:06.074Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:44:06.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-17T15:44:06.384Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-10-17T15:44:06.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-17T15:44:06.384Z] eeeb878fa166: Preparing [2023-10-17T15:44:06.384Z] bdc16e56d8d7: Preparing [2023-10-17T15:44:06.384Z] d55b92d120aa: Preparing [2023-10-17T15:44:06.384Z] 5ffc0c857c62: Preparing [2023-10-17T15:44:06.384Z] fc69bde5cea4: Preparing [2023-10-17T15:44:06.384Z] cc2447e1835a: Preparing [2023-10-17T15:44:06.384Z] cc2447e1835a: Waiting [2023-10-17T15:44:06.384Z] eeeb878fa166: Layer already exists [2023-10-17T15:44:06.384Z] bdc16e56d8d7: Layer already exists [2023-10-17T15:44:06.384Z] fc69bde5cea4: Layer already exists [2023-10-17T15:44:06.384Z] d55b92d120aa: Layer already exists [2023-10-17T15:44:06.384Z] 5ffc0c857c62: Layer already exists [2023-10-17T15:44:06.384Z] cc2447e1835a: Layer already exists [2023-10-17T15:44:06.384Z] latest: digest: sha256:c2c3c54beaf7fffa80e015bd8d90415e2877ff907e437da9cbe419d2834e7a66 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:44:06.701Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:44:06.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-17T15:44:07.004Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.56 [2023-10-17T15:44:07.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-17T15:44:07.004Z] eeeb878fa166: Preparing [2023-10-17T15:44:07.004Z] bdc16e56d8d7: Preparing [2023-10-17T15:44:07.004Z] d55b92d120aa: Preparing [2023-10-17T15:44:07.004Z] 5ffc0c857c62: Preparing [2023-10-17T15:44:07.004Z] fc69bde5cea4: Preparing [2023-10-17T15:44:07.004Z] cc2447e1835a: Preparing [2023-10-17T15:44:07.004Z] cc2447e1835a: Waiting [2023-10-17T15:44:07.004Z] eeeb878fa166: Layer already exists [2023-10-17T15:44:07.004Z] d55b92d120aa: Layer already exists [2023-10-17T15:44:07.004Z] 5ffc0c857c62: Layer already exists [2023-10-17T15:44:07.004Z] fc69bde5cea4: Layer already exists [2023-10-17T15:44:07.004Z] bdc16e56d8d7: Layer already exists [2023-10-17T15:44:07.004Z] cc2447e1835a: Layer already exists [2023-10-17T15:44:07.004Z] 3.1.0-dev.56: digest: sha256:c2c3c54beaf7fffa80e015bd8d90415e2877ff907e437da9cbe419d2834e7a66 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:44:07.313Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:377eb9bf413ec88b52305e3b32341731283d2cfa-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:44:07.622Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:377eb9bf413ec88b52305e3b32341731283d2cfa-3.1.0-dev.56 [2023-10-17T15:44:07.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-17T15:44:07.622Z] eeeb878fa166: Preparing [2023-10-17T15:44:07.623Z] bdc16e56d8d7: Preparing [2023-10-17T15:44:07.623Z] d55b92d120aa: Preparing [2023-10-17T15:44:07.623Z] 5ffc0c857c62: Preparing [2023-10-17T15:44:07.623Z] fc69bde5cea4: Preparing [2023-10-17T15:44:07.623Z] cc2447e1835a: Preparing [2023-10-17T15:44:07.623Z] cc2447e1835a: Waiting [2023-10-17T15:44:07.623Z] bdc16e56d8d7: Layer already exists [2023-10-17T15:44:07.623Z] fc69bde5cea4: Layer already exists [2023-10-17T15:44:07.623Z] eeeb878fa166: Layer already exists [2023-10-17T15:44:07.623Z] d55b92d120aa: Layer already exists [2023-10-17T15:44:07.623Z] 5ffc0c857c62: Layer already exists [2023-10-17T15:44:07.623Z] cc2447e1835a: Layer already exists [2023-10-17T15:44:07.623Z] 377eb9bf413ec88b52305e3b32341731283d2cfa-3.1.0-dev.56: digest: sha256:c2c3c54beaf7fffa80e015bd8d90415e2877ff907e437da9cbe419d2834e7a66 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:44:07.774Z] OK: 266 MiB in 52 packages [2023-10-17T15:44:07.929Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:44:08.229Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-10-17T15:44:08.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-17T15:44:08.229Z] eeeb878fa166: Preparing [2023-10-17T15:44:08.229Z] bdc16e56d8d7: Preparing [2023-10-17T15:44:08.229Z] d55b92d120aa: Preparing [2023-10-17T15:44:08.229Z] 5ffc0c857c62: Preparing [2023-10-17T15:44:08.229Z] fc69bde5cea4: Preparing [2023-10-17T15:44:08.229Z] cc2447e1835a: Preparing [2023-10-17T15:44:08.229Z] cc2447e1835a: Waiting [2023-10-17T15:44:08.229Z] eeeb878fa166: Layer already exists [2023-10-17T15:44:08.229Z] 5ffc0c857c62: Layer already exists [2023-10-17T15:44:08.229Z] bdc16e56d8d7: Layer already exists [2023-10-17T15:44:08.229Z] d55b92d120aa: Layer already exists [2023-10-17T15:44:08.229Z] fc69bde5cea4: Layer already exists [2023-10-17T15:44:08.229Z] cc2447e1835a: Layer already exists [2023-10-17T15:44:08.229Z] main: digest: sha256:c2c3c54beaf7fffa80e015bd8d90415e2877ff907e437da9cbe419d2834e7a66 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T15:44:08.276Z] ===================================================== [Pipeline] echo [2023-10-17T15:44:08.282Z] taggedImages: [2023-10-17T15:44:08.282Z] - nexus3.edgexfoundry.org:10004/app-record-replay:377eb9bf413ec88b52305e3b32341731283d2cfa [2023-10-17T15:44:08.282Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-10-17T15:44:08.282Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.56 [2023-10-17T15:44:08.282Z] - nexus3.edgexfoundry.org:10004/app-record-replay:377eb9bf413ec88b52305e3b32341731283d2cfa-3.1.0-dev.56 [2023-10-17T15:44:08.282Z] - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:44:08.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-17T15:44:08.654Z] [2023-10-17T15:44:08.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:44:08.737Z] Removing intermediate container 67241bad169d [2023-10-17T15:44:08.737Z] ---> 7ec1fb7c1653 [2023-10-17T15:44:08.737Z] Step 7/12 : WORKDIR /app [2023-10-17T15:44:08.737Z] ---> Running in 7945425d7b3c [2023-10-17T15:44:08.951Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-17T15:44:08.951Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-17T15:44:08.951Z] 5eb5b503b376: Pulling fs layer [2023-10-17T15:44:08.951Z] 5c69ac0246d0: Pulling fs layer [2023-10-17T15:44:08.951Z] ec43610c2a17: Pulling fs layer [2023-10-17T15:44:08.951Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-17T15:44:08.951Z] 33b1e0a273af: Pulling fs layer [2023-10-17T15:44:08.951Z] 5d3b04190fa2: Pulling fs layer [2023-10-17T15:44:08.951Z] 2f39f015ded8: Pulling fs layer [2023-10-17T15:44:08.951Z] 33b1e0a273af: Waiting [2023-10-17T15:44:08.951Z] 5d3b04190fa2: Waiting [2023-10-17T15:44:08.951Z] 2f39f015ded8: Waiting [2023-10-17T15:44:08.951Z] 3a2ae6a8a46f: Waiting [2023-10-17T15:44:08.951Z] 5c69ac0246d0: Verifying Checksum [2023-10-17T15:44:08.951Z] 5c69ac0246d0: Download complete [2023-10-17T15:44:08.951Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-17T15:44:08.951Z] 3a2ae6a8a46f: Download complete [2023-10-17T15:44:08.951Z] 33b1e0a273af: Verifying Checksum [2023-10-17T15:44:08.951Z] 33b1e0a273af: Download complete [2023-10-17T15:44:08.951Z] 5d3b04190fa2: Download complete [2023-10-17T15:44:08.951Z] ec43610c2a17: Verifying Checksum [2023-10-17T15:44:08.951Z] ec43610c2a17: Download complete [2023-10-17T15:44:09.007Z] Removing intermediate container 7945425d7b3c [2023-10-17T15:44:09.007Z] ---> 3da600c7a4db [2023-10-17T15:44:09.007Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-17T15:44:09.208Z] 5eb5b503b376: Download complete [2023-10-17T15:44:09.274Z] ---> 0fb0204853df [2023-10-17T15:44:09.274Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T15:44:09.542Z] ---> Running in 3e9ba57a3a19 [2023-10-17T15:44:09.775Z] 2f39f015ded8: Download complete [2023-10-17T15:44:10.340Z] 5eb5b503b376: Pull complete [2023-10-17T15:44:10.340Z] 5c69ac0246d0: Pull complete [2023-10-17T15:44:10.907Z] ec43610c2a17: Pull complete [2023-10-17T15:44:10.907Z] 3a2ae6a8a46f: Pull complete [2023-10-17T15:44:10.907Z] 33b1e0a273af: Pull complete [2023-10-17T15:44:11.166Z] 5d3b04190fa2: Pull complete [2023-10-17T15:44:15.349Z] 2f39f015ded8: Pull complete [2023-10-17T15:44:15.349Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-17T15:44:15.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-17T15:44:15.349Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:44:15.419Z] prd-ubuntu20.04-docker-8c-8g-9417 does not seem to be running inside a container [2023-10-17T15:44:15.454Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-17T15:44:19.705Z] $ docker top d65f280b68cdc48ff2f500c49aaea0cbcbf9d512fe4b0eac26de8c60ee14dd2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:44:20.102Z] ---> job-cost.sh [2023-10-17T15:44:20.102Z] lf-activate-venv: SKIPPING [2023-10-17T15:44:20.102Z] INFO: No Stack... [2023-10-17T15:44:20.361Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-17T15:44:20.931Z] INFO: Archiving Costs [Pipeline] sh [2023-10-17T15:44:21.222Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-10-17T15:44:21.222Z] + cut -d, -f6 [Pipeline] lock [2023-10-17T15:44:21.238Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-61-stack-cost] [2023-10-17T15:44:21.244Z] Resource [jenkins-edgexfoundry-app-record-replay-main-61-stack-cost] did not exist. Created. [2023-10-17T15:44:21.244Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-61-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-17T15:44:21.551Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-17T15:44:21.583Z] Stashed 1 file(s) [Pipeline] } [2023-10-17T15:44:21.590Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-61-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-17T15:44:21.606Z] $ docker stop --time=1 d65f280b68cdc48ff2f500c49aaea0cbcbf9d512fe4b0eac26de8c60ee14dd2a [2023-10-17T15:44:22.764Z] $ docker rm -f --volumes d65f280b68cdc48ff2f500c49aaea0cbcbf9d512fe4b0eac26de8c60ee14dd2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-17T15:45:46.161Z] Removing intermediate container 3e9ba57a3a19 [2023-10-17T15:45:46.161Z] ---> 10658c162e45 [2023-10-17T15:45:46.161Z] Step 10/12 : COPY . . [2023-10-17T15:45:46.161Z] ---> 3469553b9ee4 [2023-10-17T15:45:46.161Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-17T15:45:46.161Z] ---> Running in 1024b61e63a2 [2023-10-17T15:45:46.161Z] Removing intermediate container 1024b61e63a2 [2023-10-17T15:45:46.161Z] ---> e84d7873ae63 [2023-10-17T15:45:46.161Z] Step 12/12 : RUN $MAKE [2023-10-17T15:45:46.161Z] ---> Running in be04223a7ab7 [2023-10-17T15:45:46.161Z] noop [2023-10-17T15:45:46.161Z] Removing intermediate container be04223a7ab7 [2023-10-17T15:45:46.161Z] ---> 3372c20afdd7 [2023-10-17T15:45:46.161Z] Successfully built 3372c20afdd7 [2023-10-17T15:45:46.161Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:45:46.504Z] + docker inspect -f . ci-base-image-arm64 [2023-10-17T15:45:46.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:45:46.719Z] prd-ubuntu20.04-docker-arm64-4c-16g-9419 does not seem to be running inside a container [2023-10-17T15:45:46.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/61 -v /w/workspace/app-record-replay/61:/w/workspace/app-record-replay/61:rw,z -v /w/workspace/app-record-replay/61@tmp:/w/workspace/app-record-replay/61@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-17T15:45:47.988Z] $ docker top 414cef6d571f7ea4bb3d13b297fd0c38ec604d1e850f4e747c4a08c46c2a01cb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T15:45:48.815Z] + go version [2023-10-17T15:45:48.815Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-17T15:45:48.833Z] $ docker stop --time=1 414cef6d571f7ea4bb3d13b297fd0c38ec604d1e850f4e747c4a08c46c2a01cb [2023-10-17T15:45:53.779Z] $ docker rm -f --volumes 414cef6d571f7ea4bb3d13b297fd0c38ec604d1e850f4e747c4a08c46c2a01cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:45:54.342Z] + docker inspect -f . ci-base-image-arm64 [2023-10-17T15:45:54.342Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:45:54.542Z] prd-ubuntu20.04-docker-arm64-4c-16g-9419 does not seem to be running inside a container [2023-10-17T15:45:54.608Z] $ 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/61 -v /w/workspace/app-record-replay/61:/w/workspace/app-record-replay/61:rw,z -v /w/workspace/app-record-replay/61@tmp:/w/workspace/app-record-replay/61@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-17T15:45:55.784Z] $ docker top 8ec54c1e9b845c9d46a68e8e4e40fbf9fa4363fb655fde6440377bce82e59ac8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T15:45:56.280Z] + git config --global --add safe.directory /w/workspace/app-record-replay/61 [Pipeline] fileExists [Pipeline] sh [2023-10-17T15:45:56.929Z] + make test [2023-10-17T15:45:56.929Z] go test -race -coverprofile=coverage.out ./... [2023-10-17T15:48:33.652Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-10-17T15:48:33.652Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.238s coverage: 88.0% of statements [2023-10-17T15:48:34.620Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-10-17T15:48:34.620Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-10-17T15:48:36.599Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-10-17T15:48:44.809Z] ok github.com/edgexfoundry/app-record-replay/internal/application 10.004s coverage: 98.7% of statements [2023-10-17T15:48:44.809Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.527s coverage: 89.7% of statements [2023-10-17T15:48:44.809Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.171s coverage: 100.0% of statements [2023-10-17T15:48:45.770Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-17T15:48:45.770Z] go vet ./... [2023-10-17T15:50:58.276Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-17T15:50:58.276Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-17T15:50:58.276Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-17T15:50:58.294Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-17T15:50:58.308Z] $ docker stop --time=1 8ec54c1e9b845c9d46a68e8e4e40fbf9fa4363fb655fde6440377bce82e59ac8 [2023-10-17T15:51:00.236Z] $ docker rm -f --volumes 8ec54c1e9b845c9d46a68e8e4e40fbf9fa4363fb655fde6440377bce82e59ac8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-17T15:51:01.950Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-17T15:51:01.972Z] Warning: overwriting stash ‘coverage-report’ [2023-10-17T15:51:02.450Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-17T15:51:02.840Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-17T15:51:03.161Z] + ls -al . [2023-10-17T15:51:03.161Z] total 184 [2023-10-17T15:51:03.161Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 15:45 . [2023-10-17T15:51:03.161Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 15:43 .. [2023-10-17T15:51:03.161Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 17 15:43 .dockerignore [2023-10-17T15:51:03.161Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 15:43 .git [2023-10-17T15:51:03.161Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 15:43 .github [2023-10-17T15:51:03.161Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 17 15:43 .gitignore [2023-10-17T15:51:03.161Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 15:43 .golangci.yml [2023-10-17T15:51:03.161Z] -rw-rw-r-- 1 jenkins jenkins 11301 Oct 17 15:43 Attribution.txt [2023-10-17T15:51:03.161Z] -rw-rw-r-- 1 jenkins jenkins 258 Oct 17 15:43 CHANGELOG.md [2023-10-17T15:51:03.161Z] -rw-rw-r-- 1 jenkins jenkins 1616 Oct 17 15:43 Dockerfile [2023-10-17T15:51:03.161Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 15:43 GOVERNANCE.md [2023-10-17T15:51:03.161Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 17 15:43 Jenkinsfile [2023-10-17T15:51:03.161Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 17 15:43 LICENSE [2023-10-17T15:51:03.161Z] -rw-rw-r-- 1 jenkins jenkins 3139 Oct 17 15:43 Makefile [2023-10-17T15:51:03.161Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 17 15:43 OWNERS.md [2023-10-17T15:51:03.161Z] -rw-rw-r-- 1 jenkins jenkins 2363 Oct 17 15:43 README.md [2023-10-17T15:51:03.161Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 17 15:43 Record and Reply.postman_collection.json [2023-10-17T15:51:03.161Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 15:41 VERSION [2023-10-17T15:51:03.161Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 15:43 bin [2023-10-17T15:51:03.161Z] -rw-r--r-- 1 jenkins jenkins 24666 Oct 17 15:48 coverage.out [2023-10-17T15:51:03.161Z] -rw-rw-r-- 1 jenkins jenkins 3906 Oct 17 15:43 go.mod [2023-10-17T15:51:03.161Z] -rw-rw-r-- 1 jenkins jenkins 35422 Oct 17 15:43 go.sum [2023-10-17T15:51:03.161Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 17 15:43 internal [2023-10-17T15:51:03.161Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 17 15:43 main.go [2023-10-17T15:51:03.161Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 15:43 openapi [2023-10-17T15:51:03.161Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 15:43 pkg [2023-10-17T15:51:03.161Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 15:43 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:51:03.505Z] + 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=377eb9bf413ec88b52305e3b32341731283d2cfa --label arch=arm64 --label version=3.1.0-dev.56 . [2023-10-17T15:51:03.771Z] Sending build context to Docker daemon 285.2kB [2023-10-17T15:51:03.771Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-17T15:51:03.771Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-17T15:51:03.771Z] ---> 3372c20afdd7 [2023-10-17T15:51:03.771Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-17T15:51:03.771Z] ---> Running in f5d527ea8a03 [2023-10-17T15:51:04.352Z] Removing intermediate container f5d527ea8a03 [2023-10-17T15:51:04.352Z] ---> 4eee709a9fba [2023-10-17T15:51:04.352Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-17T15:51:04.352Z] ---> Running in 0be283f01cb7 [2023-10-17T15:51:04.618Z] Removing intermediate container 0be283f01cb7 [2023-10-17T15:51:04.618Z] ---> 72a928b30ddf [2023-10-17T15:51:04.618Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-17T15:51:04.618Z] ---> Running in fc398bdebab2 [2023-10-17T15:51:04.887Z] Removing intermediate container fc398bdebab2 [2023-10-17T15:51:04.887Z] ---> 8263d2c35264 [2023-10-17T15:51:04.887Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-17T15:51:05.164Z] ---> Running in 228bc6fea07d [2023-10-17T15:51:06.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-17T15:51:06.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-17T15:51:07.795Z] OK: 266 MiB in 52 packages [2023-10-17T15:51:08.386Z] Removing intermediate container 228bc6fea07d [2023-10-17T15:51:08.386Z] ---> 8623880b261d [2023-10-17T15:51:08.386Z] Step 7/26 : WORKDIR /app [2023-10-17T15:51:08.652Z] ---> Running in b561ec2baa5e [2023-10-17T15:51:08.918Z] Removing intermediate container b561ec2baa5e [2023-10-17T15:51:08.918Z] ---> 17b5c8eabd41 [2023-10-17T15:51:08.918Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-17T15:51:09.502Z] ---> 6f27b3a92c3c [2023-10-17T15:51:09.502Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T15:51:09.502Z] ---> Running in 021d38d752d8 [2023-10-17T15:51:12.090Z] Removing intermediate container 021d38d752d8 [2023-10-17T15:51:12.090Z] ---> d028e6c6c4eb [2023-10-17T15:51:12.090Z] Step 10/26 : COPY . . [2023-10-17T15:51:12.684Z] ---> 952bc851ccb3 [2023-10-17T15:51:12.684Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-17T15:51:12.684Z] ---> Running in 35b0995722aa [2023-10-17T15:51:13.266Z] Removing intermediate container 35b0995722aa [2023-10-17T15:51:13.266Z] ---> 312d3db781c2 [2023-10-17T15:51:13.266Z] Step 12/26 : RUN $MAKE [2023-10-17T15:51:13.266Z] ---> Running in 1aab58a5b353 [2023-10-17T15:51:14.224Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.56" -trimpath -mod=readonly -o app-record-replay [2023-10-17T15:53:21.223Z] Removing intermediate container 1aab58a5b353 [2023-10-17T15:53:21.223Z] ---> 911c09276327 [2023-10-17T15:53:21.223Z] Step 13/26 : FROM alpine:3.18 [2023-10-17T15:53:21.223Z] 3.18: Pulling from library/alpine [2023-10-17T15:53:21.223Z] 579b34f0a95b: Pulling fs layer [2023-10-17T15:53:21.223Z] 579b34f0a95b: Verifying Checksum [2023-10-17T15:53:21.223Z] 579b34f0a95b: Download complete [2023-10-17T15:53:21.223Z] 579b34f0a95b: Pull complete [2023-10-17T15:53:21.223Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-17T15:53:21.223Z] Status: Downloaded newer image for alpine:3.18 [2023-10-17T15:53:21.223Z] ---> 3cc203321400 [2023-10-17T15:53:21.223Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-17T15:53:21.223Z] ---> Running in 1c3c5e3518d1 [2023-10-17T15:53:21.499Z] Removing intermediate container 1c3c5e3518d1 [2023-10-17T15:53:21.499Z] ---> 96cbf1e5db8d [2023-10-17T15:53:21.499Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-10-17T15:53:21.499Z] ---> Running in 576144b06685 [2023-10-17T15:53:21.767Z] Removing intermediate container 576144b06685 [2023-10-17T15:53:21.767Z] ---> fcb627c9290c [2023-10-17T15:53:21.767Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-17T15:53:22.033Z] ---> Running in bc263056558b [2023-10-17T15:53:22.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-17T15:53:23.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-17T15:53:24.654Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-17T15:53:24.654Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-17T15:53:24.654Z] Executing busybox-1.36.1-r2.trigger [2023-10-17T15:53:24.654Z] Executing ca-certificates-20230506-r0.trigger [2023-10-17T15:53:24.920Z] OK: 9 MiB in 17 packages [2023-10-17T15:53:25.878Z] Removing intermediate container bc263056558b [2023-10-17T15:53:25.878Z] ---> af25117b430b [2023-10-17T15:53:25.878Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-17T15:53:26.478Z] ---> df2f10b0c21e [2023-10-17T15:53:26.478Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-17T15:53:27.059Z] ---> 4588ef48fc02 [2023-10-17T15:53:27.059Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-17T15:53:27.640Z] ---> 45fb7d1a3ffa [2023-10-17T15:53:27.640Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-10-17T15:53:29.042Z] ---> 3230363253c1 [2023-10-17T15:53:29.042Z] Step 21/26 : EXPOSE 59712 [2023-10-17T15:53:29.042Z] ---> Running in 8ffcb0017fe1 [2023-10-17T15:53:29.313Z] Removing intermediate container 8ffcb0017fe1 [2023-10-17T15:53:29.313Z] ---> c6a046bd6da3 [2023-10-17T15:53:29.313Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-10-17T15:53:29.579Z] ---> Running in 1e0dd06ceb8c [2023-10-17T15:53:29.845Z] Removing intermediate container 1e0dd06ceb8c [2023-10-17T15:53:29.845Z] ---> 29923d5df3a9 [2023-10-17T15:53:29.845Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-17T15:53:29.845Z] ---> Running in c575aab6448a [2023-10-17T15:53:30.111Z] Removing intermediate container c575aab6448a [2023-10-17T15:53:30.111Z] ---> 6094b063632d [2023-10-17T15:53:30.111Z] Step 24/26 : LABEL arch=arm64 [2023-10-17T15:53:30.381Z] ---> Running in 73a01dbd5b1c [2023-10-17T15:53:30.649Z] Removing intermediate container 73a01dbd5b1c [2023-10-17T15:53:30.649Z] ---> a389fd6d4d7f [2023-10-17T15:53:30.649Z] Step 25/26 : LABEL git_sha=377eb9bf413ec88b52305e3b32341731283d2cfa [2023-10-17T15:53:30.649Z] ---> Running in c575e6bceaac [2023-10-17T15:53:30.917Z] Removing intermediate container c575e6bceaac [2023-10-17T15:53:30.917Z] ---> be1ab3cec860 [2023-10-17T15:53:30.917Z] Step 26/26 : LABEL version=3.1.0-dev.56 [2023-10-17T15:53:31.184Z] ---> Running in e610b4aeea3a [2023-10-17T15:53:31.453Z] Removing intermediate container e610b4aeea3a [2023-10-17T15:53:31.453Z] ---> 01ba0f713f84 [2023-10-17T15:53:31.453Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-17T15:53:31.453Z] Successfully built 01ba0f713f84 [2023-10-17T15:53:31.453Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-17T15:53:31.597Z] provisioning config files... [2023-10-17T15:53:31.613Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/61@tmp/config13768213822654739569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:53:31.978Z] ---> docker-login.sh [2023-10-17T15:53:31.978Z] nexus3.edgexfoundry.org:10001 [2023-10-17T15:53:31.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:53:32.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:53:32.247Z] Configure a credential helper to remove this warning. See [2023-10-17T15:53:32.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:53:32.247Z] [2023-10-17T15:53:32.247Z] Login Succeeded [2023-10-17T15:53:32.247Z] nexus3.edgexfoundry.org:10002 [2023-10-17T15:53:32.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:53:32.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:53:32.513Z] Configure a credential helper to remove this warning. See [2023-10-17T15:53:32.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:53:32.513Z] [2023-10-17T15:53:32.513Z] Login Succeeded [2023-10-17T15:53:32.513Z] nexus3.edgexfoundry.org:10003 [2023-10-17T15:53:32.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:53:33.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:53:33.042Z] Configure a credential helper to remove this warning. See [2023-10-17T15:53:33.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:53:33.042Z] [2023-10-17T15:53:33.042Z] Login Succeeded [2023-10-17T15:53:33.042Z] nexus3.edgexfoundry.org:10004 [2023-10-17T15:53:33.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:53:33.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:53:33.308Z] Configure a credential helper to remove this warning. See [2023-10-17T15:53:33.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:53:33.308Z] [2023-10-17T15:53:33.308Z] Login Succeeded [2023-10-17T15:53:33.308Z] docker.io [2023-10-17T15:53:33.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:53:33.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:53:33.837Z] Configure a credential helper to remove this warning. See [2023-10-17T15:53:33.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:53:33.837Z] [2023-10-17T15:53:33.837Z] Login Succeeded [2023-10-17T15:53:33.837Z] ---> docker-login.sh ends [Pipeline] } [2023-10-17T15:53:33.848Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T15:53:33.883Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T15:53:33.907Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-10-17T15:53:33.907Z] 377eb9bf413ec88b52305e3b32341731283d2cfa [2023-10-17T15:53:33.907Z] latest [2023-10-17T15:53:33.907Z] 3.1.0-dev.56 [2023-10-17T15:53:33.907Z] 377eb9bf413ec88b52305e3b32341731283d2cfa-3.1.0-dev.56 [2023-10-17T15:53:33.907Z] main [2023-10-17T15:53:33.907Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:53:34.264Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:377eb9bf413ec88b52305e3b32341731283d2cfa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:53:34.608Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:377eb9bf413ec88b52305e3b32341731283d2cfa [2023-10-17T15:53:34.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-17T15:53:34.608Z] cbd4b9aa9d11: Preparing [2023-10-17T15:53:34.608Z] 4f13c25e9e21: Preparing [2023-10-17T15:53:34.608Z] 69a472055e86: Preparing [2023-10-17T15:53:34.608Z] caf829b5ab0a: Preparing [2023-10-17T15:53:34.608Z] f5db2da4058f: Preparing [2023-10-17T15:53:34.608Z] 5f4d9fc4d98d: Preparing [2023-10-17T15:53:34.608Z] 5f4d9fc4d98d: Waiting [2023-10-17T15:53:34.873Z] caf829b5ab0a: Pushed [2023-10-17T15:53:34.873Z] 4f13c25e9e21: Pushed [2023-10-17T15:53:34.873Z] 69a472055e86: Pushed [2023-10-17T15:53:34.873Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T15:53:35.138Z] f5db2da4058f: Pushed [2023-10-17T15:53:40.463Z] cbd4b9aa9d11: Pushed [2023-10-17T15:53:40.463Z] 377eb9bf413ec88b52305e3b32341731283d2cfa: digest: sha256:ae63676d7df867e244ede301ba7911a614be25d1fa66cde31cba919d7c3d4982 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:53:40.814Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:53:41.159Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-10-17T15:53:41.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-17T15:53:41.159Z] cbd4b9aa9d11: Preparing [2023-10-17T15:53:41.159Z] 4f13c25e9e21: Preparing [2023-10-17T15:53:41.159Z] 69a472055e86: Preparing [2023-10-17T15:53:41.159Z] caf829b5ab0a: Preparing [2023-10-17T15:53:41.159Z] f5db2da4058f: Preparing [2023-10-17T15:53:41.159Z] 5f4d9fc4d98d: Preparing [2023-10-17T15:53:41.159Z] 5f4d9fc4d98d: Waiting [2023-10-17T15:53:41.159Z] caf829b5ab0a: Layer already exists [2023-10-17T15:53:41.159Z] cbd4b9aa9d11: Layer already exists [2023-10-17T15:53:41.159Z] f5db2da4058f: Layer already exists [2023-10-17T15:53:41.159Z] 4f13c25e9e21: Layer already exists [2023-10-17T15:53:41.159Z] 69a472055e86: Layer already exists [2023-10-17T15:53:41.159Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T15:53:41.423Z] latest: digest: sha256:ae63676d7df867e244ede301ba7911a614be25d1fa66cde31cba919d7c3d4982 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:53:41.766Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:53:42.104Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.56 [2023-10-17T15:53:42.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-17T15:53:42.104Z] cbd4b9aa9d11: Preparing [2023-10-17T15:53:42.104Z] 4f13c25e9e21: Preparing [2023-10-17T15:53:42.104Z] 69a472055e86: Preparing [2023-10-17T15:53:42.104Z] caf829b5ab0a: Preparing [2023-10-17T15:53:42.104Z] f5db2da4058f: Preparing [2023-10-17T15:53:42.104Z] 5f4d9fc4d98d: Preparing [2023-10-17T15:53:42.104Z] 5f4d9fc4d98d: Waiting [2023-10-17T15:53:42.104Z] 4f13c25e9e21: Layer already exists [2023-10-17T15:53:42.104Z] 69a472055e86: Layer already exists [2023-10-17T15:53:42.104Z] f5db2da4058f: Layer already exists [2023-10-17T15:53:42.104Z] cbd4b9aa9d11: Layer already exists [2023-10-17T15:53:42.104Z] caf829b5ab0a: Layer already exists [2023-10-17T15:53:42.104Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T15:53:42.369Z] 3.1.0-dev.56: digest: sha256:ae63676d7df867e244ede301ba7911a614be25d1fa66cde31cba919d7c3d4982 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:53:42.713Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:377eb9bf413ec88b52305e3b32341731283d2cfa-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:53:43.056Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:377eb9bf413ec88b52305e3b32341731283d2cfa-3.1.0-dev.56 [2023-10-17T15:53:43.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-17T15:53:43.056Z] cbd4b9aa9d11: Preparing [2023-10-17T15:53:43.056Z] 4f13c25e9e21: Preparing [2023-10-17T15:53:43.056Z] 69a472055e86: Preparing [2023-10-17T15:53:43.056Z] caf829b5ab0a: Preparing [2023-10-17T15:53:43.056Z] f5db2da4058f: Preparing [2023-10-17T15:53:43.056Z] 5f4d9fc4d98d: Preparing [2023-10-17T15:53:43.056Z] 5f4d9fc4d98d: Waiting [2023-10-17T15:53:43.056Z] cbd4b9aa9d11: Layer already exists [2023-10-17T15:53:43.056Z] 4f13c25e9e21: Layer already exists [2023-10-17T15:53:43.056Z] f5db2da4058f: Layer already exists [2023-10-17T15:53:43.056Z] 69a472055e86: Layer already exists [2023-10-17T15:53:43.056Z] caf829b5ab0a: Layer already exists [2023-10-17T15:53:43.056Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T15:53:43.321Z] 377eb9bf413ec88b52305e3b32341731283d2cfa-3.1.0-dev.56: digest: sha256:ae63676d7df867e244ede301ba7911a614be25d1fa66cde31cba919d7c3d4982 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:53:43.668Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:53:44.013Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-10-17T15:53:44.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-17T15:53:44.013Z] cbd4b9aa9d11: Preparing [2023-10-17T15:53:44.013Z] 4f13c25e9e21: Preparing [2023-10-17T15:53:44.013Z] 69a472055e86: Preparing [2023-10-17T15:53:44.013Z] caf829b5ab0a: Preparing [2023-10-17T15:53:44.013Z] f5db2da4058f: Preparing [2023-10-17T15:53:44.013Z] 5f4d9fc4d98d: Preparing [2023-10-17T15:53:44.013Z] 5f4d9fc4d98d: Waiting [2023-10-17T15:53:44.013Z] 4f13c25e9e21: Layer already exists [2023-10-17T15:53:44.013Z] 69a472055e86: Layer already exists [2023-10-17T15:53:44.013Z] cbd4b9aa9d11: Layer already exists [2023-10-17T15:53:44.013Z] f5db2da4058f: Layer already exists [2023-10-17T15:53:44.013Z] caf829b5ab0a: Layer already exists [2023-10-17T15:53:44.013Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T15:53:44.278Z] main: digest: sha256:ae63676d7df867e244ede301ba7911a614be25d1fa66cde31cba919d7c3d4982 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T15:53:44.322Z] ===================================================== [Pipeline] echo [2023-10-17T15:53:44.328Z] taggedImages: [2023-10-17T15:53:44.328Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:377eb9bf413ec88b52305e3b32341731283d2cfa [2023-10-17T15:53:44.328Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-10-17T15:53:44.328Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.56 [2023-10-17T15:53:44.328Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:377eb9bf413ec88b52305e3b32341731283d2cfa-3.1.0-dev.56 [2023-10-17T15:53:44.328Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:53:44.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-17T15:53:44.686Z] [2023-10-17T15:53:44.686Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:53:45.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-17T15:53:45.014Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-17T15:53:45.014Z] 8998bd30e6a1: Pulling fs layer [2023-10-17T15:53:45.014Z] 04944245beec: Pulling fs layer [2023-10-17T15:53:45.014Z] 699f458cf7ca: Pulling fs layer [2023-10-17T15:53:45.014Z] 765212b225bb: Pulling fs layer [2023-10-17T15:53:45.014Z] f23df028b6ca: Pulling fs layer [2023-10-17T15:53:45.014Z] d65c8cfc05b1: Pulling fs layer [2023-10-17T15:53:45.015Z] 2437ff75d9bd: Pulling fs layer [2023-10-17T15:53:45.015Z] d65c8cfc05b1: Waiting [2023-10-17T15:53:45.015Z] 2437ff75d9bd: Waiting [2023-10-17T15:53:45.015Z] 765212b225bb: Waiting [2023-10-17T15:53:45.015Z] f23df028b6ca: Waiting [2023-10-17T15:53:45.281Z] 04944245beec: Verifying Checksum [2023-10-17T15:53:45.281Z] 04944245beec: Download complete [2023-10-17T15:53:45.281Z] 765212b225bb: Verifying Checksum [2023-10-17T15:53:45.281Z] 765212b225bb: Download complete [2023-10-17T15:53:45.281Z] f23df028b6ca: Verifying Checksum [2023-10-17T15:53:45.281Z] f23df028b6ca: Download complete [2023-10-17T15:53:45.281Z] d65c8cfc05b1: Verifying Checksum [2023-10-17T15:53:45.281Z] d65c8cfc05b1: Download complete [2023-10-17T15:53:45.547Z] 699f458cf7ca: Verifying Checksum [2023-10-17T15:53:45.547Z] 699f458cf7ca: Download complete [2023-10-17T15:53:45.815Z] 8998bd30e6a1: Verifying Checksum [2023-10-17T15:53:45.815Z] 8998bd30e6a1: Download complete [2023-10-17T15:53:48.388Z] 2437ff75d9bd: Verifying Checksum [2023-10-17T15:53:48.388Z] 2437ff75d9bd: Download complete [2023-10-17T15:53:52.689Z] 8998bd30e6a1: Pull complete [2023-10-17T15:53:52.689Z] 04944245beec: Pull complete [2023-10-17T15:53:54.094Z] 699f458cf7ca: Pull complete [2023-10-17T15:53:54.360Z] 765212b225bb: Pull complete [2023-10-17T15:53:55.319Z] f23df028b6ca: Pull complete [2023-10-17T15:53:55.586Z] d65c8cfc05b1: Pull complete [2023-10-17T15:54:13.785Z] 2437ff75d9bd: Pull complete [2023-10-17T15:54:13.785Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-17T15:54:13.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-17T15:54:13.785Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:54:13.982Z] prd-ubuntu20.04-docker-arm64-4c-16g-9419 does not seem to be running inside a container [2023-10-17T15:54:14.051Z] $ 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/61 -v /w/workspace/app-record-replay/61:/w/workspace/app-record-replay/61:rw,z -v /w/workspace/app-record-replay/61@tmp:/w/workspace/app-record-replay/61@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-17T15:54:16.926Z] $ docker top a9dada266eb6bd114d3a70546b297ec799ccce69498a690b538c95f66c9c5691 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:54:17.784Z] ---> job-cost.sh [2023-10-17T15:54:17.784Z] lf-activate-venv: SKIPPING [2023-10-17T15:54:17.784Z] INFO: No Stack... [2023-10-17T15:54:18.051Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-17T15:54:19.013Z] INFO: Archiving Costs [Pipeline] sh [2023-10-17T15:54:19.658Z] + cut -d, -f6 [2023-10-17T15:54:19.658Z] + cat /w/workspace/app-record-replay/61/archives/cost.csv [Pipeline] lock [2023-10-17T15:54:19.694Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-61-stack-cost] [2023-10-17T15:54:19.701Z] Resource [jenkins-edgexfoundry-app-record-replay-main-61-stack-cost] did not exist. Created. [2023-10-17T15:54:19.701Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-61-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-17T15:54:20.379Z] /w/workspace/app-record-replay/61@tmp/durable-53694b34/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-17T15:54:21.042Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-17T15:54:21.064Z] Warning: overwriting stash ‘stack-cost’ [2023-10-17T15:54:21.121Z] Stashed 1 file(s) [Pipeline] } [2023-10-17T15:54:21.131Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-61-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-17T15:54:21.154Z] $ docker stop --time=1 a9dada266eb6bd114d3a70546b297ec799ccce69498a690b538c95f66c9c5691 [2023-10-17T15:54:22.686Z] $ docker rm -f --volumes a9dada266eb6bd114d3a70546b297ec799ccce69498a690b538c95f66c9c5691 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-17T15:54:23.125Z] provisioning config files... [2023-10-17T15:54:23.134Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5365651576764152542tmp [Pipeline] { [Pipeline] sh [2023-10-17T15:54:23.434Z] + set +x [2023-10-17T15:54:23.434Z] + curl -s https://codecov.io/bash [2023-10-17T15:54:23.434Z] + bash -s -- [2023-10-17T15:54:23.434Z] [2023-10-17T15:54:23.434Z] _____ _ [2023-10-17T15:54:23.434Z] / ____| | | [2023-10-17T15:54:23.434Z] | | ___ __| | ___ ___ _____ __ [2023-10-17T15:54:23.434Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-17T15:54:23.434Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-17T15:54:23.434Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-17T15:54:23.434Z] Bash-1.0.6 [2023-10-17T15:54:23.434Z] [2023-10-17T15:54:23.434Z] [2023-10-17T15:54:23.434Z] ==> git version 2.25.1 found [2023-10-17T15:54:23.434Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-17T15:54:23.434Z] Release-Date: 2020-01-08 [2023-10-17T15:54:23.434Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-17T15:54:23.434Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-17T15:54:23.434Z] ==> Jenkins CI detected. [2023-10-17T15:54:23.434Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-10-17T15:54:23.434Z] project root: . [2023-10-17T15:54:23.434Z] --> token set from env [2023-10-17T15:54:23.434Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-17T15:54:23.693Z] ==> Running gcov in . (disable via -X gcov) [2023-10-17T15:54:23.693Z] ==> Python coveragepy not found [2023-10-17T15:54:23.693Z] ==> Searching for coverage reports in: [2023-10-17T15:54:23.693Z] + . [2023-10-17T15:54:23.693Z] -> Found 1 reports [2023-10-17T15:54:23.693Z] ==> Detecting git/mercurial file structure [2023-10-17T15:54:23.693Z] ==> Reading reports [2023-10-17T15:54:23.693Z] + ./coverage.out bytes=24666 [2023-10-17T15:54:23.693Z] ==> Appending adjustments [2023-10-17T15:54:23.693Z] https://docs.codecov.io/docs/fixing-reports [2023-10-17T15:54:23.693Z] + Found adjustments [2023-10-17T15:54:23.693Z] ==> Gzipping contents [2023-10-17T15:54:23.693Z] 8.0K /tmp/codecov.i4KLwL.gz [2023-10-17T15:54:23.693Z] ==> Uploading reports [2023-10-17T15:54:23.693Z] url: https://codecov.io [2023-10-17T15:54:23.693Z] query: branch=main&commit=377eb9bf413ec88b52305e3b32341731283d2cfa&build=61&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F61%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-17T15:54:23.693Z] -> Pinging Codecov [2023-10-17T15:54:23.693Z] 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=377eb9bf413ec88b52305e3b32341731283d2cfa&build=61&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F61%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-17T15:54:23.953Z] -> Uploading to [2023-10-17T15:54:23.953Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-17/F467761B9912B4F32F9BC62907045C81/377eb9bf413ec88b52305e3b32341731283d2cfa/3b8ec9d0-586e-4553-be82-15e12c001283.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231017T155423Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=69732dacecb70ab2279c406b7de86fa3ea1448b73463653bc1ea87a4ab8c0728 [2023-10-17T15:54:23.953Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-17T15:54:23.953Z] Dload Upload Total Spent Left Speed [2023-10-17T15:54:24.212Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 16666 --:--:-- --:--:-- --:--:-- 16666 [2023-10-17T15:54:24.212Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/377eb9bf413ec88b52305e3b32341731283d2cfa [Pipeline] } [2023-10-17T15:54:24.219Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-17T15:54:24.491Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-17T15:54:24.503Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:54:24.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-17T15:54:24.810Z] [2023-10-17T15:54:24.810Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:54:25.109Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-17T15:54:25.371Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-17T15:54:25.371Z] df9b9388f04a: Pulling fs layer [2023-10-17T15:54:25.371Z] 52dc419b0ee2: Pulling fs layer [2023-10-17T15:54:25.371Z] 25bc292e5bac: Pulling fs layer [2023-10-17T15:54:25.371Z] 114826534d7a: Pulling fs layer [2023-10-17T15:54:25.371Z] 4657fd5d0bcf: Pulling fs layer [2023-10-17T15:54:25.371Z] 6ad1cebc031e: Pulling fs layer [2023-10-17T15:54:25.371Z] 8a3aa393b2d8: Pulling fs layer [2023-10-17T15:54:25.371Z] 6ad1cebc031e: Waiting [2023-10-17T15:54:25.371Z] 8a3aa393b2d8: Waiting [2023-10-17T15:54:25.371Z] 114826534d7a: Waiting [2023-10-17T15:54:25.371Z] 25bc292e5bac: Verifying Checksum [2023-10-17T15:54:25.371Z] 25bc292e5bac: Download complete [2023-10-17T15:54:25.371Z] 52dc419b0ee2: Verifying Checksum [2023-10-17T15:54:25.371Z] 52dc419b0ee2: Download complete [2023-10-17T15:54:25.371Z] 4657fd5d0bcf: Verifying Checksum [2023-10-17T15:54:25.371Z] 4657fd5d0bcf: Download complete [2023-10-17T15:54:25.371Z] df9b9388f04a: Verifying Checksum [2023-10-17T15:54:25.371Z] df9b9388f04a: Download complete [2023-10-17T15:54:25.371Z] df9b9388f04a: Pull complete [2023-10-17T15:54:25.630Z] 6ad1cebc031e: Verifying Checksum [2023-10-17T15:54:25.630Z] 6ad1cebc031e: Download complete [2023-10-17T15:54:25.630Z] 52dc419b0ee2: Pull complete [2023-10-17T15:54:25.630Z] 25bc292e5bac: Pull complete [2023-10-17T15:54:25.891Z] 114826534d7a: Download complete [2023-10-17T15:54:26.149Z] 8a3aa393b2d8: Verifying Checksum [2023-10-17T15:54:26.149Z] 8a3aa393b2d8: Download complete [2023-10-17T15:54:29.433Z] 114826534d7a: Pull complete [2023-10-17T15:54:29.433Z] 4657fd5d0bcf: Pull complete [2023-10-17T15:54:29.691Z] 6ad1cebc031e: Pull complete [2023-10-17T15:54:32.975Z] 8a3aa393b2d8: Pull complete [2023-10-17T15:54:32.975Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-17T15:54:32.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-17T15:54:32.975Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:54:33.066Z] prd-ubuntu20.04-docker-8c-8g-9417 does not seem to be running inside a container [2023-10-17T15:54:33.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-17T15:54:40.026Z] $ docker top 98903af7fc6ee6f83eef22833681a624a20cdaf14d7a26db7fcc8fb643ddadbd -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-17T15:54:40.108Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-10-17T15:54:40.390Z] + set -o pipefail [2023-10-17T15:54:40.390Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-10-17T15:54:52.597Z] [2023-10-17T15:54:52.597Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-10-17T15:54:52.597Z] [2023-10-17T15:54:52.597Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/32735480-8cc3-48d9-bcd6-e82e3f6faec1 [2023-10-17T15:54:52.597Z] [2023-10-17T15:54:52.597Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-17T15:54:52.597Z] [2023-10-17T15:54:52.597Z] [2023-10-17T15:54:52.597Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-17T15:54:52.597Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-17T15:54:52.597Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-17T15:54:52.604Z] $ docker stop --time=1 98903af7fc6ee6f83eef22833681a624a20cdaf14d7a26db7fcc8fb643ddadbd [2023-10-17T15:54:56.785Z] $ docker rm -f --volumes 98903af7fc6ee6f83eef22833681a624a20cdaf14d7a26db7fcc8fb643ddadbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-17T15:54:57.508Z] + git log --format=format:%s -1 377eb9bf413ec88b52305e3b32341731283d2cfa [Pipeline] sh [2023-10-17T15:54:57.799Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-17T15:54:57.799Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:54:58.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T15:54:58.101Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:54:58.169Z] prd-ubuntu20.04-docker-8c-8g-9417 does not seem to be running inside a container [2023-10-17T15:54:58.200Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-17T15:54:58.700Z] $ docker top 96de225bef6121cca3b01bab8f809eeb3ae756a485e4684c078b2ec3d93ff8af -eo pid,comm [2023-10-17T15:54:58.756Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-17T15:54:58.756Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-17T15:54:58.795Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-17T15:54:58.796Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-17T15:54:58.915Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-17T15:54:58.915Z] $ docker exec 96de225bef6121cca3b01bab8f809eeb3ae756a485e4684c078b2ec3d93ff8af ssh-agent [2023-10-17T15:54:59.032Z] SSH_AUTH_SOCK=/tmp/ssh-TlJUtbdhafKj/agent.33 [2023-10-17T15:54:59.032Z] SSH_AGENT_PID=39 [2023-10-17T15:54:59.037Z] Running ssh-add (command line suppressed) [2023-10-17T15:54:59.145Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7300526036581425215.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7300526036581425215.key) [2023-10-17T15:54:59.162Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-17T15:54:59.447Z] + git semver tag [2023-10-17T15:54:59.706Z] 2023-10-17 15:54:59,610 [run_tag] DEBUG tag force:False [2023-10-17T15:54:59.706Z] 2023-10-17 15:54:59,610 [check_head_tag] DEBUG check head tag [2023-10-17T15:54:59.706Z] 2023-10-17 15:54:59,612 [execute] INFO git cat-file --batch-check [2023-10-17T15:54:59.706Z] 2023-10-17 15:54:59,612 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-10-17T15:54:59.706Z] 2023-10-17 15:54:59,615 [execute] INFO git cat-file --batch [2023-10-17T15:54:59.706Z] 2023-10-17 15:54:59,615 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-10-17T15:54:59.706Z] 2023-10-17 15:54:59,634 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-17T15:54:59.706Z] 2023-10-17 15:54:59,634 [execute] INFO git tag -a v3.1.0-dev.56 -m v3.1.0-dev.56 [2023-10-17T15:54:59.706Z] 2023-10-17 15:54:59,635 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.56', '-m', 'v3.1.0-dev.56'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-10-17T15:54:59.706Z] 2023-10-17 15:54:59,639 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-17T15:54:59.706Z] 3.1.0-dev.56 [Pipeline] } [2023-10-17T15:54:59.713Z] $ docker exec --env ******** --env ******** 96de225bef6121cca3b01bab8f809eeb3ae756a485e4684c078b2ec3d93ff8af ssh-agent -k [2023-10-17T15:54:59.817Z] unset SSH_AUTH_SOCK; [2023-10-17T15:54:59.817Z] unset SSH_AGENT_PID; [2023-10-17T15:54:59.817Z] echo Agent pid 39 killed; [2023-10-17T15:54:59.831Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-17T15:55:00.138Z] + git semver [Pipeline] } [2023-10-17T15:55:00.406Z] $ docker stop --time=1 96de225bef6121cca3b01bab8f809eeb3ae756a485e4684c078b2ec3d93ff8af [2023-10-17T15:55:01.650Z] $ docker rm -f --volumes 96de225bef6121cca3b01bab8f809eeb3ae756a485e4684c078b2ec3d93ff8af [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:55:02.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-17T15:55:02.068Z] [2023-10-17T15:55:02.068Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:55:02.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-17T15:55:02.365Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-17T15:55:02.365Z] ab5ef0e58194: Pulling fs layer [2023-10-17T15:55:02.365Z] 9712f1f96733: Pulling fs layer [2023-10-17T15:55:02.365Z] 63f879dbbcfc: Pulling fs layer [2023-10-17T15:55:02.365Z] 0d9ebad4ef96: Pulling fs layer [2023-10-17T15:55:02.365Z] 0d9ebad4ef96: Waiting [2023-10-17T15:55:02.365Z] e9a5061849ea: Pulling fs layer [2023-10-17T15:55:02.365Z] d747dcd14b5f: Pulling fs layer [2023-10-17T15:55:02.365Z] 2de7ff778b66: Pulling fs layer [2023-10-17T15:55:02.365Z] e9a5061849ea: Waiting [2023-10-17T15:55:02.365Z] d747dcd14b5f: Waiting [2023-10-17T15:55:02.365Z] 2de7ff778b66: Waiting [2023-10-17T15:55:02.365Z] 9712f1f96733: Verifying Checksum [2023-10-17T15:55:02.365Z] 9712f1f96733: Download complete [2023-10-17T15:55:02.625Z] 63f879dbbcfc: Verifying Checksum [2023-10-17T15:55:02.625Z] 63f879dbbcfc: Download complete [2023-10-17T15:55:02.884Z] 0d9ebad4ef96: Verifying Checksum [2023-10-17T15:55:02.884Z] 0d9ebad4ef96: Download complete [2023-10-17T15:55:02.884Z] e9a5061849ea: Verifying Checksum [2023-10-17T15:55:02.884Z] e9a5061849ea: Download complete [2023-10-17T15:55:02.884Z] d747dcd14b5f: Download complete [2023-10-17T15:55:02.884Z] ab5ef0e58194: Verifying Checksum [2023-10-17T15:55:02.884Z] ab5ef0e58194: Download complete [2023-10-17T15:55:03.142Z] 2de7ff778b66: Verifying Checksum [2023-10-17T15:55:03.142Z] 2de7ff778b66: Download complete [2023-10-17T15:55:05.667Z] ab5ef0e58194: Pull complete [2023-10-17T15:55:05.668Z] 9712f1f96733: Pull complete [2023-10-17T15:55:06.232Z] 63f879dbbcfc: Pull complete [2023-10-17T15:55:09.510Z] 0d9ebad4ef96: Pull complete [2023-10-17T15:55:09.510Z] e9a5061849ea: Pull complete [2023-10-17T15:55:09.768Z] d747dcd14b5f: Pull complete [2023-10-17T15:55:10.699Z] 2de7ff778b66: Pull complete [2023-10-17T15:55:10.699Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-17T15:55:10.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-17T15:55:10.699Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:55:10.774Z] prd-ubuntu20.04-docker-8c-8g-9417 does not seem to be running inside a container [2023-10-17T15:55:10.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-17T15:55:16.453Z] $ docker top 8945bc825cf731d31a5fa8a14e9685e917e424dda9ec7ba82250aa377f2ca02b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-17T15:55:16.528Z] provisioning config files... [2023-10-17T15:55:16.535Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9990450034416686868tmp [2023-10-17T15:55:16.543Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13344700986932131084tmp [2023-10-17T15:55:16.550Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4601348973335496113tmp [Pipeline] { [Pipeline] echo [2023-10-17T15:55:16.565Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:55:16.844Z] ---> sigul-configuration.sh [2023-10-17T15:55:16.844Z] gpg: directory `/root/.gnupg' created [2023-10-17T15:55:16.844Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-17T15:55:16.844Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-17T15:55:16.844Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-17T15:55:16.844Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-17T15:55:16.844Z] gpg: CAST5 encrypted data [2023-10-17T15:55:16.844Z] gpg: encrypted with 1 passphrase [2023-10-17T15:55:16.844Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-17T15:55:17.130Z] + mkdir /home/jenkins [2023-10-17T15:55:17.130Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-17T15:55:17.415Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-10-17T15:55:17.422Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:55:17.703Z] ---> sigul-install.sh [2023-10-17T15:55:17.703Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-17T15:55:17.988Z] + git tag --list [2023-10-17T15:55:17.988Z] v3.1.0-dev.0 [2023-10-17T15:55:17.988Z] v3.1.0-dev.1 [2023-10-17T15:55:17.988Z] v3.1.0-dev.10 [2023-10-17T15:55:17.988Z] v3.1.0-dev.11 [2023-10-17T15:55:17.988Z] v3.1.0-dev.12 [2023-10-17T15:55:17.988Z] v3.1.0-dev.13 [2023-10-17T15:55:17.988Z] v3.1.0-dev.14 [2023-10-17T15:55:17.988Z] v3.1.0-dev.15 [2023-10-17T15:55:17.988Z] v3.1.0-dev.16 [2023-10-17T15:55:17.988Z] v3.1.0-dev.17 [2023-10-17T15:55:17.988Z] v3.1.0-dev.18 [2023-10-17T15:55:17.988Z] v3.1.0-dev.19 [2023-10-17T15:55:17.988Z] v3.1.0-dev.2 [2023-10-17T15:55:17.988Z] v3.1.0-dev.20 [2023-10-17T15:55:17.988Z] v3.1.0-dev.21 [2023-10-17T15:55:17.988Z] v3.1.0-dev.22 [2023-10-17T15:55:17.988Z] v3.1.0-dev.23 [2023-10-17T15:55:17.988Z] v3.1.0-dev.24 [2023-10-17T15:55:17.988Z] v3.1.0-dev.25 [2023-10-17T15:55:17.988Z] v3.1.0-dev.26 [2023-10-17T15:55:17.988Z] v3.1.0-dev.27 [2023-10-17T15:55:17.988Z] v3.1.0-dev.28 [2023-10-17T15:55:17.988Z] v3.1.0-dev.29 [2023-10-17T15:55:17.988Z] v3.1.0-dev.3 [2023-10-17T15:55:17.988Z] v3.1.0-dev.30 [2023-10-17T15:55:17.988Z] v3.1.0-dev.31 [2023-10-17T15:55:17.988Z] v3.1.0-dev.32 [2023-10-17T15:55:17.988Z] v3.1.0-dev.33 [2023-10-17T15:55:17.988Z] v3.1.0-dev.34 [2023-10-17T15:55:17.988Z] v3.1.0-dev.35 [2023-10-17T15:55:17.988Z] v3.1.0-dev.36 [2023-10-17T15:55:17.988Z] v3.1.0-dev.37 [2023-10-17T15:55:17.988Z] v3.1.0-dev.38 [2023-10-17T15:55:17.988Z] v3.1.0-dev.39 [2023-10-17T15:55:17.988Z] v3.1.0-dev.4 [2023-10-17T15:55:17.988Z] v3.1.0-dev.40 [2023-10-17T15:55:17.988Z] v3.1.0-dev.41 [2023-10-17T15:55:17.988Z] v3.1.0-dev.42 [2023-10-17T15:55:17.988Z] v3.1.0-dev.43 [2023-10-17T15:55:17.988Z] v3.1.0-dev.44 [2023-10-17T15:55:17.988Z] v3.1.0-dev.45 [2023-10-17T15:55:17.988Z] v3.1.0-dev.46 [2023-10-17T15:55:17.988Z] v3.1.0-dev.47 [2023-10-17T15:55:17.988Z] v3.1.0-dev.48 [2023-10-17T15:55:17.988Z] v3.1.0-dev.49 [2023-10-17T15:55:17.988Z] v3.1.0-dev.5 [2023-10-17T15:55:17.988Z] v3.1.0-dev.50 [2023-10-17T15:55:17.988Z] v3.1.0-dev.51 [2023-10-17T15:55:17.988Z] v3.1.0-dev.52 [2023-10-17T15:55:17.988Z] v3.1.0-dev.53 [2023-10-17T15:55:17.988Z] v3.1.0-dev.54 [2023-10-17T15:55:17.988Z] v3.1.0-dev.55 [2023-10-17T15:55:17.988Z] v3.1.0-dev.56 [2023-10-17T15:55:17.988Z] v3.1.0-dev.6 [2023-10-17T15:55:17.988Z] v3.1.0-dev.7 [2023-10-17T15:55:17.988Z] v3.1.0-dev.8 [2023-10-17T15:55:17.988Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-17T15:55:18.278Z] + lftools sign git-tag v3.1.0-dev.56 [2023-10-17T15:55:18.846Z] Signing Git tag with Sigul... [2023-10-17T15:55:18.846Z] Signing v3.1.0-dev.56 [Pipeline] echo [2023-10-17T15:55:19.113Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:55:19.394Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-17T15:55:19.400Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-17T15:55:19.416Z] $ docker stop --time=1 8945bc825cf731d31a5fa8a14e9685e917e424dda9ec7ba82250aa377f2ca02b [2023-10-17T15:55:20.688Z] $ docker rm -f --volumes 8945bc825cf731d31a5fa8a14e9685e917e424dda9ec7ba82250aa377f2ca02b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-17T15:55:21.101Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-17T15:55:21.101Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:55:21.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T15:55:21.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:55:21.464Z] prd-ubuntu20.04-docker-8c-8g-9417 does not seem to be running inside a container [2023-10-17T15:55:21.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-17T15:55:21.827Z] $ docker top 79073996e428311792a39be32cbfea421f7cdfb0085b62d9cef4efe7e51bd27e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-17T15:55:21.914Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-17T15:55:21.914Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-17T15:55:22.035Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-17T15:55:22.034Z] $ docker exec 79073996e428311792a39be32cbfea421f7cdfb0085b62d9cef4efe7e51bd27e ssh-agent [2023-10-17T15:55:22.138Z] SSH_AUTH_SOCK=/tmp/ssh-TzVE9iXsaWWS/agent.32 [2023-10-17T15:55:22.138Z] SSH_AGENT_PID=38 [2023-10-17T15:55:22.143Z] Running ssh-add (command line suppressed) [2023-10-17T15:55:22.247Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9795539130102726509.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9795539130102726509.key) [2023-10-17T15:55:22.264Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-17T15:55:22.550Z] + git semver bump pre [2023-10-17T15:55:22.809Z] 2023-10-17 15:55:22,737 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-17T15:55:22.809Z] 2023-10-17 15:55:22,737 [bump_version] DEBUG bumping version:3.1.0-dev.56 on axis:pre with prefix:dev [2023-10-17T15:55:22.809Z] 2023-10-17 15:55:22,737 [bump_version] DEBUG bumped version:3.1.0-dev.57 [2023-10-17T15:55:22.809Z] 2023-10-17 15:55:22,737 [write_version] DEBUG write version:3.1.0-dev.57 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-10-17T15:55:22.809Z] 2023-10-17 15:55:22,737 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-17T15:55:22.809Z] 2023-10-17 15:55:22,737 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-17T15:55:22.809Z] 2023-10-17 15:55:22,739 [execute] INFO git cat-file --batch-check [2023-10-17T15:55:22.809Z] 2023-10-17 15:55:22,740 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-17T15:55:22.809Z] 2023-10-17 15:55:22,745 [execute] INFO git cat-file --batch [2023-10-17T15:55:22.809Z] 2023-10-17 15:55:22,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-17T15:55:22.809Z] 2023-10-17 15:55:22,751 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-17T15:55:22.809Z] 3.1.0-dev.57 [Pipeline] } [2023-10-17T15:55:22.814Z] $ docker exec --env ******** --env ******** 79073996e428311792a39be32cbfea421f7cdfb0085b62d9cef4efe7e51bd27e ssh-agent -k [2023-10-17T15:55:22.926Z] unset SSH_AUTH_SOCK; [2023-10-17T15:55:22.926Z] unset SSH_AGENT_PID; [2023-10-17T15:55:22.926Z] echo Agent pid 38 killed; [2023-10-17T15:55:22.938Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-17T15:55:23.237Z] + git semver [Pipeline] } [2023-10-17T15:55:23.504Z] $ docker stop --time=1 79073996e428311792a39be32cbfea421f7cdfb0085b62d9cef4efe7e51bd27e [2023-10-17T15:55:24.760Z] $ docker rm -f --volumes 79073996e428311792a39be32cbfea421f7cdfb0085b62d9cef4efe7e51bd27e [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-17T15:55:25.111Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-17T15:55:25.111Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:55:25.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T15:55:25.418Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:55:25.492Z] prd-ubuntu20.04-docker-8c-8g-9417 does not seem to be running inside a container [2023-10-17T15:55:25.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-17T15:55:25.837Z] $ docker top a6d491a911595c57b91837c69d0504e94b245a4a3df300b3854f8d961edd3de6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-17T15:55:25.925Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-17T15:55:25.925Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-17T15:55:26.049Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-17T15:55:26.048Z] $ docker exec a6d491a911595c57b91837c69d0504e94b245a4a3df300b3854f8d961edd3de6 ssh-agent [2023-10-17T15:55:26.192Z] SSH_AUTH_SOCK=/tmp/ssh-yzUjve5AqDfx/agent.32 [2023-10-17T15:55:26.192Z] SSH_AGENT_PID=38 [2023-10-17T15:55:26.211Z] Running ssh-add (command line suppressed) [2023-10-17T15:55:26.304Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12109153537394995825.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12109153537394995825.key) [2023-10-17T15:55:26.325Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-17T15:55:26.657Z] + git semver push [2023-10-17T15:55:26.928Z] 2023-10-17 15:55:26,823 [run_push] DEBUG push [2023-10-17T15:55:26.928Z] 2023-10-17 15:55:26,824 [execute] INFO git cat-file --batch-check [2023-10-17T15:55:26.928Z] 2023-10-17 15:55:26,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-17T15:55:26.928Z] 2023-10-17 15:55:26,828 [execute] INFO git rev-list 439cca45b4decab07ebd1780c21a13357b5a87e2 -- [2023-10-17T15:55:26.928Z] 2023-10-17 15:55:26,828 [execute] DEBUG Popen(['git', 'rev-list', '439cca45b4decab07ebd1780c21a13357b5a87e2', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-17T15:55:26.928Z] 2023-10-17 15:55:26,835 [execute] INFO git fetch -v origin [2023-10-17T15:55:26.928Z] 2023-10-17 15:55:26,835 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-17T15:55:27.496Z] 2023-10-17 15:55:27,399 [run_push] DEBUG no remote changes detected [2023-10-17T15:55:27.497Z] 2023-10-17 15:55:27,400 [execute] INFO git push origin semver [2023-10-17T15:55:27.497Z] 2023-10-17 15:55:27,400 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-17T15:55:28.433Z] 2023-10-17 15:55:28,416 [run_push] DEBUG push all version tags [2023-10-17T15:55:28.433Z] 2023-10-17 15:55:28,417 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-17T15:55:28.433Z] 2023-10-17 15:55:28,417 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-10-17T15:55:29.370Z] 2023-10-17 15:55:29,272 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-17T15:55:29.370Z] 3.1.0-dev.57 [Pipeline] } [2023-10-17T15:55:29.375Z] $ docker exec --env ******** --env ******** a6d491a911595c57b91837c69d0504e94b245a4a3df300b3854f8d961edd3de6 ssh-agent -k [2023-10-17T15:55:29.471Z] unset SSH_AUTH_SOCK; [2023-10-17T15:55:29.471Z] unset SSH_AGENT_PID; [2023-10-17T15:55:29.471Z] echo Agent pid 38 killed; [2023-10-17T15:55:29.487Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-17T15:55:29.795Z] + git semver [Pipeline] } [2023-10-17T15:55:30.064Z] $ docker stop --time=1 a6d491a911595c57b91837c69d0504e94b245a4a3df300b3854f8d961edd3de6 [2023-10-17T15:55:31.334Z] $ docker rm -f --volumes a6d491a911595c57b91837c69d0504e94b245a4a3df300b3854f8d961edd3de6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-17T15:55:31.879Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-10-17T15:55:31.879Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-10-17T15:55:31.879Z] total 16 [2023-10-17T15:55:31.879Z] drwxr-xr-x 3 root root 4096 Oct 17 15:44 . [2023-10-17T15:55:31.879Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 15:55 .. [2023-10-17T15:55:31.879Z] drwxr-xr-x 2 root root 4096 Oct 17 15:44 cost [2023-10-17T15:55:31.879Z] -rw-r--r-- 1 root root 88 Oct 17 15:44 cost.csv [2023-10-17T15:55:31.879Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-10-17T15:55:31.879Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-10-17T15:55:31.879Z] total 16 [2023-10-17T15:55:31.879Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 15:44 . [2023-10-17T15:55:31.880Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 15:55 .. [2023-10-17T15:55:31.880Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 15:44 cost [2023-10-17T15:55:31.880Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 17 15:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:55:32.163Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:55:33.011Z] ---> package-listing.sh [2023-10-17T15:55:33.011Z] ++ facter osfamily [2023-10-17T15:55:33.011Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-17T15:55:33.269Z] + OS_FAMILY=debian [2023-10-17T15:55:33.269Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-10-17T15:55:33.269Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-17T15:55:33.269Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-17T15:55:33.269Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-17T15:55:33.269Z] + PACKAGES=/tmp/packages_start.txt [2023-10-17T15:55:33.269Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-10-17T15:55:33.269Z] + PACKAGES=/tmp/packages_end.txt [2023-10-17T15:55:33.269Z] + case "${OS_FAMILY}" in [2023-10-17T15:55:33.269Z] + grep '^ii' [2023-10-17T15:55:33.269Z] + dpkg -l [2023-10-17T15:55:33.269Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-17T15:55:33.269Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-17T15:55:33.269Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-17T15:55:33.269Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-10-17T15:55:33.269Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-10-17T15:55:33.269Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2023-10-17T15:55:33.279Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-17T15:55:34.424Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:55:34.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-17T15:55:34.719Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:55:34.795Z] prd-ubuntu20.04-docker-8c-8g-9417 does not seem to be running inside a container [2023-10-17T15:55:34.821Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-17T15:55:35.062Z] $ docker top fab53017ed6394455e317d8a18d7785eb188745265a263a90a3fffb91d9b571d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T15:55:35.406Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-17T15:55:35.689Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-17T15:55:35.971Z] + ls /var/log/sa-host [2023-10-17T15:55:35.971Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-17T15:55:36.060Z] provisioning config files... [2023-10-17T15:55:36.068Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6048535545232207361tmp [Pipeline] { [Pipeline] echo [2023-10-17T15:55:36.082Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:55:36.363Z] ---> create-netrc.sh [Pipeline] } [2023-10-17T15:55:36.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:55:36.693Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-17T15:55:36.701Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:55:36.982Z] ---> sudo-logs.sh [2023-10-17T15:55:36.982Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-17T15:55:37.008Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:55:37.289Z] ---> job-cost.sh [2023-10-17T15:55:37.289Z] lf-activate-venv: SKIPPING [2023-10-17T15:55:37.289Z] DEBUG: total: 0.2199999988079071 [2023-10-17T15:55:37.289Z] INFO: Retrieving Stack Cost... [2023-10-17T15:55:37.550Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-17T15:55:38.117Z] INFO: Archiving Costs [Pipeline] echo [2023-10-17T15:55:38.128Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:55:38.413Z] ---> logs-deploy.sh [2023-10-17T15:55:38.413Z] lf-activate-venv: SKIPPING [2023-10-17T15:55:38.413Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/61 [2023-10-17T15:55:38.413Z] INFO: archiving workspace using pattern(s): [2023-10-17T15:55:39.348Z] Archives upload complete. [2023-10-17T15:55:39.348Z] INFO: archiving logs to Nexus