Pull request #22 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-record-replay Obtained Jenkinsfile from 26e004f8d10f144a1f65bc16abea7ecdcb2f40c1+e01ec832849867a8389374ded9abbc6b5a0a3218 (e96b6401b882bd31826e44842b3ab22d47d9cb96) 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-ssh14894697007914587968.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2194383758780173985.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-22/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-22/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7235464231840658509.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-22/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13586477166922045692.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh8346930388523870664.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-22/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-22/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12134498737561425577.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-18952’ is offline ‘prd-ubuntu20.04-docker-8c-8g-18953’ is offline Running on prd-ubuntu20.04-docker-8c-8g-18954 in /w/workspace/xfoundry_app-record-replay_PR-22 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/xfoundry_app-record-replay_PR-22 # 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 Merging remotes/origin/main commit e01ec832849867a8389374ded9abbc6b5a0a3218 into PR head commit 26e004f8d10f144a1f65bc16abea7ecdcb2f40c1 Merge succeeded, producing 26e004f8d10f144a1f65bc16abea7ecdcb2f40c1 Checking out Revision 26e004f8d10f144a1f65bc16abea7ecdcb2f40c1 (PR-22) > 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 remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/22/head:refs/remotes/origin/PR-22 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 26e004f8d10f144a1f65bc16abea7ecdcb2f40c1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e01ec832849867a8389374ded9abbc6b5a0a3218 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 26e004f8d10f144a1f65bc16abea7ecdcb2f40c1 # timeout=10 Commit message: "feat: Add DTOs needed by HTTP Endpoints" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-21T00:33:24.364Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-21T00:33:24.557Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-21T00:33:24.665Z] ========================================================= [2023-06-21T00:33:24.665Z] EdgeX Global Pipelines Version Info [2023-06-21T00:33:24.665Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-21T00:33:25.393Z] ------------------- [2023-06-21T00:33:25.393Z] stable info: [2023-06-21T00:33:25.393Z] ------------------- [2023-06-21T00:33:25.393Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-21T00:33:25.393Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-21T00:33:25.393Z] Message: update stable to v1.0.250 [2023-06-21T00:33:25.963Z] ------------------- [2023-06-21T00:33:25.963Z] experimental info: [2023-06-21T00:33:25.963Z] ------------------- [2023-06-21T00:33:25.963Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-21T00:33:25.963Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-21T00:33:25.963Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-21T00:33:26.290Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-06-21T00:33:26.326Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-06-21T00:33:26.360Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-21T00:33:26.404Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-21T00:33:26.438Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-21T00:33:26.471Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-21T00:33:26.508Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-21T00:33:26.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-21T00:33:26.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-21T00:33:26.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-21T00:33:26.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-21T00:33:26.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-06-21T00:33:26.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-21T00:33:26.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-21T00:33:26.846Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-21T00:33:26.885Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-21T00:33:26.928Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-06-21T00:33:26.972Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-06-21T00:33:27.015Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-21T00:33:27.063Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-21T00:33:27.115Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-06-21T00:33:27.158Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-06-21T00:33:27.200Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-06-21T00:33:27.241Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-06-21T00:33:27.283Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-06-21T00:33:27.324Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-21T00:33:27.374Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-21T00:33:27.412Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-22 [Pipeline] echo [2023-06-21T00:33:27.452Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-22 [Pipeline] echo [2023-06-21T00:33:27.496Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-22 [Pipeline] echo [2023-06-21T00:33:27.536Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 26e004f8d10f144a1f65bc16abea7ecdcb2f40c1 [Pipeline] echo [2023-06-21T00:33:27.583Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 26e004f [Pipeline] echo [2023-06-21T00:33:27.620Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-21T00:33:27.735Z] provisioning config files... [2023-06-21T00:33:27.750Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-22@tmp/config13170005158950014416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-21T00:33:28.096Z] ---> docker-login.sh [2023-06-21T00:33:28.096Z] nexus3.edgexfoundry.org:10001 [2023-06-21T00:33:28.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:33:28.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:33:28.355Z] Configure a credential helper to remove this warning. See [2023-06-21T00:33:28.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:33:28.355Z] [2023-06-21T00:33:28.355Z] Login Succeeded [2023-06-21T00:33:28.355Z] nexus3.edgexfoundry.org:10002 [2023-06-21T00:33:28.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:33:28.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:33:28.355Z] Configure a credential helper to remove this warning. See [2023-06-21T00:33:28.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:33:28.355Z] [2023-06-21T00:33:28.355Z] Login Succeeded [2023-06-21T00:33:28.355Z] nexus3.edgexfoundry.org:10003 [2023-06-21T00:33:28.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:33:28.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:33:28.614Z] Configure a credential helper to remove this warning. See [2023-06-21T00:33:28.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:33:28.614Z] [2023-06-21T00:33:28.614Z] Login Succeeded [2023-06-21T00:33:28.614Z] nexus3.edgexfoundry.org:10004 [2023-06-21T00:33:28.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:33:28.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:33:28.614Z] Configure a credential helper to remove this warning. See [2023-06-21T00:33:28.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:33:28.614Z] [2023-06-21T00:33:28.614Z] Login Succeeded [2023-06-21T00:33:28.614Z] docker.io [2023-06-21T00:33:28.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:33:28.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:33:28.873Z] Configure a credential helper to remove this warning. See [2023-06-21T00:33:28.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:33:28.873Z] [2023-06-21T00:33:28.873Z] Login Succeeded [2023-06-21T00:33:28.873Z] ---> docker-login.sh ends [Pipeline] } [2023-06-21T00:33:28.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-06-21T00:33:29.506Z] + git rev-list -1 --merges 26e004f8d10f144a1f65bc16abea7ecdcb2f40c1~1..26e004f8d10f144a1f65bc16abea7ecdcb2f40c1 [Pipeline] echo [2023-06-21T00:33:29.624Z] -----------> git rev-list -1 --merges 26e004f8d10f144a1f65bc16abea7ecdcb2f40c1~1..26e004f8d10f144a1f65bc16abea7ecdcb2f40c1 26e004f8d10f144a1f65bc16abea7ecdcb2f40c1 [false] [Pipeline] sh [2023-06-21T00:33:29.930Z] + git log --format=format:%s -1 26e004f8d10f144a1f65bc16abea7ecdcb2f40c1 [Pipeline] echo [2023-06-21T00:33:29.965Z] ========================================================= [2023-06-21T00:33:29.965Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-21T00:33:29.965Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-21T00:33:30.375Z] + git log --format=format:%s -1 26e004f8d10f144a1f65bc16abea7ecdcb2f40c1 [Pipeline] echo [2023-06-21T00:33:30.408Z] [semverPrep] GIT_COMMIT: 26e004f8d10f144a1f65bc16abea7ecdcb2f40c1, Commit Message: feat: Add DTOs needed by HTTP Endpoints [Pipeline] echo [2023-06-21T00:33:30.435Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-06-21T00:33:30.842Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-21T00:33:30.842Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-21T00:33:30.842Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-21T00:33:30.842Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-21T00:33:30.842Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-21T00:33:30.842Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-21T00:33:30.842Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T00:33:31.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-21T00:33:31.329Z] [2023-06-21T00:33:31.329Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T00:33:31.694Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-21T00:33:31.694Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-21T00:33:31.694Z] b85a868b505f: Pulling fs layer [2023-06-21T00:33:31.694Z] e2be974225ed: Pulling fs layer [2023-06-21T00:33:31.694Z] 339a4e72a1f5: Pulling fs layer [2023-06-21T00:33:31.694Z] 988bab9f4d93: Pulling fs layer [2023-06-21T00:33:31.694Z] 1469e6f7b9e6: Pulling fs layer [2023-06-21T00:33:31.694Z] eaf3925da568: Pulling fs layer [2023-06-21T00:33:31.694Z] bab4dde63d76: Pulling fs layer [2023-06-21T00:33:31.694Z] bde34c3a00c8: Pulling fs layer [2023-06-21T00:33:31.694Z] b352a97aabf1: Pulling fs layer [2023-06-21T00:33:31.694Z] 4872d77fe225: Pulling fs layer [2023-06-21T00:33:31.694Z] 5851b861e8e6: Pulling fs layer [2023-06-21T00:33:31.694Z] 988bab9f4d93: Waiting [2023-06-21T00:33:31.694Z] 1469e6f7b9e6: Waiting [2023-06-21T00:33:31.694Z] eaf3925da568: Waiting [2023-06-21T00:33:31.694Z] bab4dde63d76: Waiting [2023-06-21T00:33:31.694Z] bde34c3a00c8: Waiting [2023-06-21T00:33:31.694Z] b352a97aabf1: Waiting [2023-06-21T00:33:31.694Z] 4872d77fe225: Waiting [2023-06-21T00:33:31.694Z] 5851b861e8e6: Waiting [2023-06-21T00:33:31.694Z] e2be974225ed: Verifying Checksum [2023-06-21T00:33:31.694Z] e2be974225ed: Download complete [2023-06-21T00:33:31.694Z] 988bab9f4d93: Verifying Checksum [2023-06-21T00:33:31.694Z] 988bab9f4d93: Download complete [2023-06-21T00:33:31.694Z] 1469e6f7b9e6: Verifying Checksum [2023-06-21T00:33:31.694Z] 1469e6f7b9e6: Download complete [2023-06-21T00:33:31.694Z] 339a4e72a1f5: Verifying Checksum [2023-06-21T00:33:31.694Z] 339a4e72a1f5: Download complete [2023-06-21T00:33:31.694Z] eaf3925da568: Verifying Checksum [2023-06-21T00:33:31.694Z] eaf3925da568: Download complete [2023-06-21T00:33:31.954Z] bde34c3a00c8: Verifying Checksum [2023-06-21T00:33:31.954Z] bde34c3a00c8: Download complete [2023-06-21T00:33:31.954Z] b352a97aabf1: Verifying Checksum [2023-06-21T00:33:31.954Z] b352a97aabf1: Download complete [2023-06-21T00:33:31.954Z] 4872d77fe225: Download complete [2023-06-21T00:33:31.954Z] 5851b861e8e6: Verifying Checksum [2023-06-21T00:33:31.954Z] 5851b861e8e6: Download complete [2023-06-21T00:33:31.954Z] b85a868b505f: Verifying Checksum [2023-06-21T00:33:31.954Z] b85a868b505f: Download complete [2023-06-21T00:33:32.214Z] bab4dde63d76: Verifying Checksum [2023-06-21T00:33:32.214Z] bab4dde63d76: Download complete [2023-06-21T00:33:33.149Z] b85a868b505f: Pull complete [2023-06-21T00:33:33.149Z] e2be974225ed: Pull complete [2023-06-21T00:33:33.714Z] 339a4e72a1f5: Pull complete [2023-06-21T00:33:33.714Z] 988bab9f4d93: Pull complete [2023-06-21T00:33:33.973Z] 1469e6f7b9e6: Pull complete [2023-06-21T00:33:33.973Z] eaf3925da568: Pull complete [2023-06-21T00:33:35.876Z] bab4dde63d76: Pull complete [2023-06-21T00:33:35.876Z] bde34c3a00c8: Pull complete [2023-06-21T00:33:35.876Z] b352a97aabf1: Pull complete [2023-06-21T00:33:35.876Z] 4872d77fe225: Pull complete [2023-06-21T00:33:35.876Z] 5851b861e8e6: Pull complete [2023-06-21T00:33:35.876Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-21T00:33:35.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-21T00:33:35.876Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T00:33:36.110Z] prd-ubuntu20.04-docker-8c-8g-18954 does not seem to be running inside a container [2023-06-21T00:33:36.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-22 -v /w/workspace/xfoundry_app-record-replay_PR-22:/w/workspace/xfoundry_app-record-replay_PR-22:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-22@tmp:/w/workspace/xfoundry_app-record-replay_PR-22@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-21T00:33:38.578Z] $ docker top 087ccdd6433647e3f8ac7fe83105aa84d822601755f8ecfcb7bc6a44f0c3776f -eo pid,comm [2023-06-21T00:33:38.633Z] 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-06-21T00:33:38.633Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-21T00:33:38.762Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-21T00:33:38.763Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-21T00:33:38.880Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-21T00:33:38.886Z] $ docker exec 087ccdd6433647e3f8ac7fe83105aa84d822601755f8ecfcb7bc6a44f0c3776f ssh-agent [2023-06-21T00:33:38.987Z] SSH_AUTH_SOCK=/tmp/ssh-DIZ5pvdwaTYz/agent.33 [2023-06-21T00:33:38.987Z] SSH_AGENT_PID=39 [2023-06-21T00:33:38.994Z] Running ssh-add (command line suppressed) [2023-06-21T00:33:39.110Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-22@tmp/private_key_3854666391369826748.key (/w/workspace/xfoundry_app-record-replay_PR-22@tmp/private_key_3854666391369826748.key) [2023-06-21T00:33:39.122Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-21T00:33:39.455Z] + git tag --points-at HEAD [Pipeline] } [2023-06-21T00:33:39.481Z] $ docker exec --env ******** --env ******** 087ccdd6433647e3f8ac7fe83105aa84d822601755f8ecfcb7bc6a44f0c3776f ssh-agent -k [2023-06-21T00:33:39.585Z] unset SSH_AUTH_SOCK; [2023-06-21T00:33:39.585Z] unset SSH_AGENT_PID; [2023-06-21T00:33:39.586Z] echo Agent pid 39 killed; [2023-06-21T00:33:39.594Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-21T00:33:39.678Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-21T00:33:39.678Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-21T00:33:39.783Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-21T00:33:39.789Z] $ docker exec 087ccdd6433647e3f8ac7fe83105aa84d822601755f8ecfcb7bc6a44f0c3776f ssh-agent [2023-06-21T00:33:39.902Z] SSH_AUTH_SOCK=/tmp/ssh-pkWfdVDp0Nu2/agent.71 [2023-06-21T00:33:39.902Z] SSH_AGENT_PID=77 [2023-06-21T00:33:39.905Z] Running ssh-add (command line suppressed) [2023-06-21T00:33:40.018Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-22@tmp/private_key_17150926929056497723.key (/w/workspace/xfoundry_app-record-replay_PR-22@tmp/private_key_17150926929056497723.key) [2023-06-21T00:33:40.028Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-21T00:33:40.358Z] + git semver init [2023-06-21T00:33:40.617Z] 2023-06-21 00:33:40,539 [run_init] DEBUG init version:0.0.0 force:False [2023-06-21T00:33:40.617Z] 2023-06-21 00:33:40,539 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-22/.semver [2023-06-21T00:33:40.617Z] 2023-06-21 00:33:40,540 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-22/.semver [2023-06-21T00:33:40.617Z] 2023-06-21 00:33:40,540 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-22/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-22, universal_newlines=False, shell=None, istream=None) [2023-06-21T00:33:41.183Z] 2023-06-21 00:33:41,094 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-22/.git/info/exclude [2023-06-21T00:33:41.183Z] 2023-06-21 00:33:41,095 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-22/.semver/PR-22 with force:False [2023-06-21T00:33:41.183Z] 2023-06-21 00:33:41,095 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-22/.semver/PR-22 [2023-06-21T00:33:41.183Z] 2023-06-21 00:33:41,099 [execute] INFO git cat-file --batch-check [2023-06-21T00:33:41.183Z] 2023-06-21 00:33:41,099 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-22/.semver, universal_newlines=False, shell=None, istream=) [2023-06-21T00:33:41.183Z] 2023-06-21 00:33:41,105 [execute] INFO git cat-file --batch [2023-06-21T00:33:41.183Z] 2023-06-21 00:33:41,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-22/.semver, universal_newlines=False, shell=None, istream=) [2023-06-21T00:33:41.183Z] 2023-06-21 00:33:41,110 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-22/.semver/PR-22 [2023-06-21T00:33:41.183Z] 0.0.0 [Pipeline] } [2023-06-21T00:33:41.209Z] $ docker exec --env ******** --env ******** 087ccdd6433647e3f8ac7fe83105aa84d822601755f8ecfcb7bc6a44f0c3776f ssh-agent -k [2023-06-21T00:33:41.297Z] unset SSH_AUTH_SOCK; [2023-06-21T00:33:41.297Z] unset SSH_AGENT_PID; [2023-06-21T00:33:41.297Z] echo Agent pid 77 killed; [2023-06-21T00:33:41.304Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-21T00:33:41.731Z] + git semver [Pipeline] } [2023-06-21T00:33:42.017Z] $ docker stop --time=1 087ccdd6433647e3f8ac7fe83105aa84d822601755f8ecfcb7bc6a44f0c3776f [2023-06-21T00:33:43.267Z] $ docker rm -f --volumes 087ccdd6433647e3f8ac7fe83105aa84d822601755f8ecfcb7bc6a44f0c3776f [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-21T00:33:43.679Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-21T00:33:43.944Z] Stashed 1 file(s) [Pipeline] echo [2023-06-21T00:33:43.962Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-06-21T00:33:44.579Z] provisioning config files... [2023-06-21T00:33:44.589Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-22@tmp/config9682735919908432771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-21T00:33:44.944Z] ---> docker-login.sh [2023-06-21T00:33:44.944Z] nexus3.edgexfoundry.org:10001 [2023-06-21T00:33:44.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:33:44.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:33:44.944Z] Configure a credential helper to remove this warning. See [2023-06-21T00:33:44.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:33:44.944Z] [2023-06-21T00:33:44.944Z] Login Succeeded [2023-06-21T00:33:44.944Z] nexus3.edgexfoundry.org:10002 [2023-06-21T00:33:44.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:33:44.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:33:44.944Z] Configure a credential helper to remove this warning. See [2023-06-21T00:33:44.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:33:44.944Z] [2023-06-21T00:33:44.944Z] Login Succeeded [2023-06-21T00:33:44.944Z] nexus3.edgexfoundry.org:10003 [2023-06-21T00:33:45.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:33:45.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:33:45.204Z] Configure a credential helper to remove this warning. See [2023-06-21T00:33:45.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:33:45.204Z] [2023-06-21T00:33:45.204Z] Login Succeeded [2023-06-21T00:33:45.204Z] nexus3.edgexfoundry.org:10004 [2023-06-21T00:33:45.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:33:45.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:33:45.204Z] Configure a credential helper to remove this warning. See [2023-06-21T00:33:45.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:33:45.204Z] [2023-06-21T00:33:45.204Z] Login Succeeded [2023-06-21T00:33:45.204Z] docker.io [2023-06-21T00:33:45.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:33:45.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:33:45.462Z] Configure a credential helper to remove this warning. See [2023-06-21T00:33:45.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:33:45.462Z] [2023-06-21T00:33:45.462Z] Login Succeeded [2023-06-21T00:33:45.462Z] ---> docker-login.sh ends [Pipeline] } [2023-06-21T00:33:45.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-21T00:33:45.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-21T00:33:45.734Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-21T00:33:45.770Z] ========================================================= [2023-06-21T00:33:45.770Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-21T00:33:45.770Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T00:33:46.238Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-06-21T00:33:46.238Z] Sending build context to Docker daemon 160.3kB [2023-06-21T00:33:46.238Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-06-21T00:33:46.238Z] Step 2/12 : FROM ${BASE} AS builder [2023-06-21T00:33:46.238Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-21T00:33:46.238Z] f56be85fc22e: Pulling fs layer [2023-06-21T00:33:46.238Z] 85791d961cd3: Pulling fs layer [2023-06-21T00:33:46.238Z] d694b5ae8c79: Pulling fs layer [2023-06-21T00:33:46.238Z] 9f32a84ed3da: Pulling fs layer [2023-06-21T00:33:46.238Z] 4d19c01a9841: Pulling fs layer [2023-06-21T00:33:46.238Z] 9325e15d5711: Pulling fs layer [2023-06-21T00:33:46.238Z] 556b6ee489ea: Pulling fs layer [2023-06-21T00:33:46.238Z] c5a4b2cf53e6: Pulling fs layer [2023-06-21T00:33:46.238Z] 9f32a84ed3da: Waiting [2023-06-21T00:33:46.238Z] 4d19c01a9841: Waiting [2023-06-21T00:33:46.238Z] 9325e15d5711: Waiting [2023-06-21T00:33:46.238Z] 556b6ee489ea: Waiting [2023-06-21T00:33:46.238Z] c5a4b2cf53e6: Waiting [2023-06-21T00:33:46.238Z] 85791d961cd3: Download complete [2023-06-21T00:33:46.238Z] 9f32a84ed3da: Verifying Checksum [2023-06-21T00:33:46.238Z] 9f32a84ed3da: Download complete [2023-06-21T00:33:46.238Z] 4d19c01a9841: Download complete [2023-06-21T00:33:46.238Z] f56be85fc22e: Verifying Checksum [2023-06-21T00:33:46.238Z] f56be85fc22e: Download complete [2023-06-21T00:33:46.558Z] 9325e15d5711: Verifying Checksum [2023-06-21T00:33:46.559Z] 9325e15d5711: Download complete [2023-06-21T00:33:46.559Z] f56be85fc22e: Pull complete [2023-06-21T00:33:46.559Z] 85791d961cd3: Pull complete [2023-06-21T00:33:47.131Z] d694b5ae8c79: Verifying Checksum [2023-06-21T00:33:47.131Z] d694b5ae8c79: Download complete [2023-06-21T00:33:47.131Z] c5a4b2cf53e6: Verifying Checksum [2023-06-21T00:33:47.131Z] c5a4b2cf53e6: Download complete [2023-06-21T00:33:47.131Z] 556b6ee489ea: Verifying Checksum [2023-06-21T00:33:47.131Z] 556b6ee489ea: Download complete [2023-06-21T00:33:50.736Z] d694b5ae8c79: Pull complete [2023-06-21T00:33:50.736Z] 9f32a84ed3da: Pull complete [2023-06-21T00:33:50.736Z] 4d19c01a9841: Pull complete [2023-06-21T00:33:50.736Z] 9325e15d5711: Pull complete [2023-06-21T00:33:52.634Z] 556b6ee489ea: Pull complete [2023-06-21T00:33:53.569Z] c5a4b2cf53e6: Pull complete [2023-06-21T00:33:53.569Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-21T00:33:53.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-21T00:33:53.569Z] ---> c4be618373d6 [2023-06-21T00:33:53.569Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-06-21T00:33:56.859Z] ---> Running in 0345a41075a0 [2023-06-21T00:33:56.859Z] Removing intermediate container 0345a41075a0 [2023-06-21T00:33:56.859Z] ---> f0fda3dd3113 [2023-06-21T00:33:56.859Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-06-21T00:33:56.859Z] ---> Running in cf2a887040f5 [2023-06-21T00:33:56.859Z] Removing intermediate container cf2a887040f5 [2023-06-21T00:33:56.859Z] ---> 28e1ddd9697d [2023-06-21T00:33:56.859Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-06-21T00:33:56.859Z] ---> Running in f6d8a287b56b [2023-06-21T00:33:56.859Z] Removing intermediate container f6d8a287b56b [2023-06-21T00:33:56.859Z] ---> 8cab6d5072e6 [2023-06-21T00:33:56.859Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-21T00:33:56.859Z] ---> Running in 96baf4f5d870 [2023-06-21T00:33:57.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-21T00:33:57.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-21T00:33:57.633Z] OK: 265 MiB in 53 packages [2023-06-21T00:33:58.202Z] Removing intermediate container 96baf4f5d870 [2023-06-21T00:33:58.202Z] ---> 237bfcef91ca [2023-06-21T00:33:58.202Z] Step 7/12 : WORKDIR /app [2023-06-21T00:33:58.202Z] ---> Running in 569895f0ef9e [2023-06-21T00:33:58.202Z] Removing intermediate container 569895f0ef9e [2023-06-21T00:33:58.202Z] ---> dbd5743c88bf [2023-06-21T00:33:58.202Z] Step 8/12 : COPY go.mod vendor* ./ [2023-06-21T00:33:58.202Z] ---> 081037aa3937 [2023-06-21T00:33:58.202Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-21T00:33:58.202Z] ---> Running in 605319168c8d [2023-06-21T00:33:59.388Z] Still waiting to schedule task [2023-06-21T00:33:59.389Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-18951’ [2023-06-21T00:34:06.316Z] Removing intermediate container 605319168c8d [2023-06-21T00:34:06.316Z] ---> c49050f780b2 [2023-06-21T00:34:06.317Z] Step 10/12 : COPY . . [2023-06-21T00:34:06.317Z] ---> ef7eefc4c58a [2023-06-21T00:34:06.317Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-21T00:34:06.317Z] ---> Running in b1d7d176f74d [2023-06-21T00:34:06.317Z] Removing intermediate container b1d7d176f74d [2023-06-21T00:34:06.317Z] ---> 417fdba812e2 [2023-06-21T00:34:06.317Z] Step 12/12 : RUN $MAKE [2023-06-21T00:34:06.576Z] ---> Running in d012345ec87c [2023-06-21T00:34:06.836Z] noop [2023-06-21T00:34:07.096Z] Removing intermediate container d012345ec87c [2023-06-21T00:34:07.096Z] ---> fb702ca0e061 [2023-06-21T00:34:07.096Z] Successfully built fb702ca0e061 [2023-06-21T00:34:07.096Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T00:34:07.556Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-21T00:34:07.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T00:34:07.698Z] prd-ubuntu20.04-docker-8c-8g-18954 does not seem to be running inside a container [2023-06-21T00:34:07.728Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-22 -v /w/workspace/xfoundry_app-record-replay_PR-22:/w/workspace/xfoundry_app-record-replay_PR-22:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-22@tmp:/w/workspace/xfoundry_app-record-replay_PR-22@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-21T00:34:08.046Z] $ docker top d32fae291323b74b4b88d7b9f8c5dc9bf2e147557c6fa7d5fd95532c9e08fb70 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-21T00:34:08.424Z] + go version [2023-06-21T00:34:08.424Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-21T00:34:08.588Z] $ docker stop --time=1 d32fae291323b74b4b88d7b9f8c5dc9bf2e147557c6fa7d5fd95532c9e08fb70 [2023-06-21T00:34:09.849Z] $ docker rm -f --volumes d32fae291323b74b4b88d7b9f8c5dc9bf2e147557c6fa7d5fd95532c9e08fb70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T00:34:10.548Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-21T00:34:10.548Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T00:34:10.703Z] prd-ubuntu20.04-docker-8c-8g-18954 does not seem to be running inside a container [2023-06-21T00:34:10.739Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_app-record-replay_PR-22 -v /w/workspace/xfoundry_app-record-replay_PR-22:/w/workspace/xfoundry_app-record-replay_PR-22:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-22@tmp:/w/workspace/xfoundry_app-record-replay_PR-22@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-21T00:34:11.050Z] $ docker top c35bbbec037165eaf77117e6775b8712d7fe695d5f626a47a44cbb916bab62d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-21T00:34:11.437Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-22 [Pipeline] fileExists [Pipeline] sh [2023-06-21T00:34:11.805Z] + make test [2023-06-21T00:34:11.805Z] go test -race -coverprofile=coverage.out ./... [2023-06-21T00:34:19.913Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-06-21T00:34:25.192Z] ? github.com/edgexfoundry/app-service-configurable/pkg/dtos [no test files] [2023-06-21T00:34:40.069Z] go vet ./... [2023-06-21T00:34:40.069Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-21T00:34:40.069Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-21T00:34:40.069Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-21T00:34:40.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-21T00:34:40.214Z] $ docker stop --time=1 c35bbbec037165eaf77117e6775b8712d7fe695d5f626a47a44cbb916bab62d3 [2023-06-21T00:34:43.145Z] $ docker rm -f --volumes c35bbbec037165eaf77117e6775b8712d7fe695d5f626a47a44cbb916bab62d3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-21T00:34:43.617Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-21T00:34:43.684Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-06-21T00:34:44.365Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-21T00:34:44.674Z] + ls -al . [2023-06-21T00:34:44.674Z] total 116 [2023-06-21T00:34:44.674Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 00:34 . [2023-06-21T00:34:44.674Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 00:33 .. [2023-06-21T00:34:44.674Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 21 00:33 .dockerignore [2023-06-21T00:34:44.674Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 00:33 .git [2023-06-21T00:34:44.674Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 00:33 .github [2023-06-21T00:34:44.674Z] -rw-rw-r-- 1 jenkins jenkins 164 Jun 21 00:33 .gitignore [2023-06-21T00:34:44.674Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 21 00:33 .golangci.yml [2023-06-21T00:34:44.674Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 21 00:33 .semver [2023-06-21T00:34:44.674Z] -rw-rw-r-- 1 jenkins jenkins 8955 Jun 21 00:33 Attribution.txt [2023-06-21T00:34:44.674Z] -rw-rw-r-- 1 jenkins jenkins 258 Jun 21 00:33 CHANGELOG.md [2023-06-21T00:34:44.674Z] -rw-rw-r-- 1 jenkins jenkins 1624 Jun 21 00:33 Dockerfile [2023-06-21T00:34:44.674Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 21 00:33 GOVERNANCE.md [2023-06-21T00:34:44.674Z] -rw-rw-r-- 1 jenkins jenkins 681 Jun 21 00:33 Jenkinsfile [2023-06-21T00:34:44.674Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 21 00:33 LICENSE [2023-06-21T00:34:44.674Z] -rw-rw-r-- 1 jenkins jenkins 611 Jun 21 00:33 OWNERS.md [2023-06-21T00:34:44.674Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jun 21 00:33 README.md [2023-06-21T00:34:44.674Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 21 00:33 VERSION [2023-06-21T00:34:44.674Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 00:33 bin [2023-06-21T00:34:44.674Z] -rw-r--r-- 1 jenkins jenkins 13 Jun 21 00:34 coverage.out [2023-06-21T00:34:44.674Z] -rw-rw-r-- 1 jenkins jenkins 529 Jun 21 00:33 go.mod [2023-06-21T00:34:44.674Z] -rw-rw-r-- 1 jenkins jenkins 3110 Jun 21 00:33 go.sum [2023-06-21T00:34:44.674Z] -rw-rw-r-- 1 jenkins jenkins 693 Jun 21 00:33 main.go [2023-06-21T00:34:44.674Z] -rw-rw-r-- 1 jenkins jenkins 2548 Jun 21 00:33 makefile [2023-06-21T00:34:44.674Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 00:33 pkg [2023-06-21T00:34:44.674Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 00:33 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T00:34:45.070Z] + 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=26e004f8d10f144a1f65bc16abea7ecdcb2f40c1 --label arch=amd64 --label version=0.0.0 . [2023-06-21T00:34:45.070Z] Sending build context to Docker daemon 161.3kB [2023-06-21T00:34:45.070Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-06-21T00:34:45.070Z] Step 2/26 : FROM ${BASE} AS builder [2023-06-21T00:34:45.070Z] ---> fb702ca0e061 [2023-06-21T00:34:45.070Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-06-21T00:34:45.070Z] ---> Running in e36b0081523a [2023-06-21T00:34:45.070Z] Removing intermediate container e36b0081523a [2023-06-21T00:34:45.070Z] ---> 37dfd4a00729 [2023-06-21T00:34:45.070Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-06-21T00:34:45.070Z] ---> Running in c22a4bf50766 [2023-06-21T00:34:45.331Z] Removing intermediate container c22a4bf50766 [2023-06-21T00:34:45.331Z] ---> c1187337f96e [2023-06-21T00:34:45.331Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-06-21T00:34:45.331Z] ---> Running in 8d59d626966c [2023-06-21T00:34:45.331Z] Removing intermediate container 8d59d626966c [2023-06-21T00:34:45.331Z] ---> f550529c9e57 [2023-06-21T00:34:45.331Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-21T00:34:45.331Z] ---> Running in 5d3ae58c5f1c [2023-06-21T00:34:45.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-21T00:34:46.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-21T00:34:46.423Z] OK: 265 MiB in 53 packages [2023-06-21T00:34:46.690Z] Removing intermediate container 5d3ae58c5f1c [2023-06-21T00:34:46.690Z] ---> f8923d4ee419 [2023-06-21T00:34:46.690Z] Step 7/26 : WORKDIR /app [2023-06-21T00:34:46.995Z] ---> Running in 4d8525cadb72 [2023-06-21T00:34:46.995Z] Removing intermediate container 4d8525cadb72 [2023-06-21T00:34:46.995Z] ---> fde2c39cc8cc [2023-06-21T00:34:46.995Z] Step 8/26 : COPY go.mod vendor* ./ [2023-06-21T00:34:46.995Z] ---> 813692f8a7df [2023-06-21T00:34:46.995Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-21T00:34:46.995Z] ---> Running in 2b08133160c8 [2023-06-21T00:34:47.563Z] Removing intermediate container 2b08133160c8 [2023-06-21T00:34:47.563Z] ---> 044e552a6a13 [2023-06-21T00:34:47.563Z] Step 10/26 : COPY . . [2023-06-21T00:34:47.822Z] ---> f8c269fd3b0e [2023-06-21T00:34:47.822Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-21T00:34:47.822Z] ---> Running in 9f657b108db1 [2023-06-21T00:34:47.822Z] Removing intermediate container 9f657b108db1 [2023-06-21T00:34:47.823Z] ---> f80a5d4a7da4 [2023-06-21T00:34:47.823Z] Step 12/26 : RUN $MAKE [2023-06-21T00:34:47.823Z] ---> Running in b16017b131b7 [2023-06-21T00:34:48.084Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-06-21T00:34:53.384Z] Removing intermediate container b16017b131b7 [2023-06-21T00:34:53.384Z] ---> b00fb69bac3e [2023-06-21T00:34:53.384Z] Step 13/26 : FROM alpine:3.17 [2023-06-21T00:34:53.384Z] 3.17: Pulling from library/alpine [2023-06-21T00:34:53.384Z] 4db1b89c0bd1: Pulling fs layer [2023-06-21T00:34:53.642Z] 4db1b89c0bd1: Download complete [2023-06-21T00:34:53.900Z] 4db1b89c0bd1: Pull complete [2023-06-21T00:34:53.900Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-21T00:34:53.900Z] Status: Downloaded newer image for alpine:3.17 [2023-06-21T00:34:53.900Z] ---> 1f73a9d63274 [2023-06-21T00:34:53.900Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-06-21T00:34:53.900Z] ---> Running in 6248d05759a7 [2023-06-21T00:34:53.900Z] Removing intermediate container 6248d05759a7 [2023-06-21T00:34:53.900Z] ---> 4d07e99399b7 [2023-06-21T00:34:53.900Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-06-21T00:34:53.900Z] ---> Running in 75d4eee991c2 [2023-06-21T00:34:54.161Z] Removing intermediate container 75d4eee991c2 [2023-06-21T00:34:54.161Z] ---> 7b5136afb22d [2023-06-21T00:34:54.161Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-21T00:34:54.161Z] ---> Running in 9d8acd8a0698 [2023-06-21T00:34:54.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-21T00:34:54.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-21T00:34:54.681Z] (1/2) Installing ca-certificates (20230506-r0) [2023-06-21T00:34:54.681Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-06-21T00:34:54.681Z] Executing busybox-1.35.0-r29.trigger [2023-06-21T00:34:54.681Z] Executing ca-certificates-20230506-r0.trigger [2023-06-21T00:34:54.681Z] OK: 8 MiB in 17 packages [2023-06-21T00:34:55.253Z] Removing intermediate container 9d8acd8a0698 [2023-06-21T00:34:55.253Z] ---> 1715e3a4ee2d [2023-06-21T00:34:55.253Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-06-21T00:34:55.253Z] ---> 03f65464a831 [2023-06-21T00:34:55.253Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-06-21T00:34:55.254Z] ---> 275039b08473 [2023-06-21T00:34:55.254Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-06-21T00:34:55.514Z] ---> f6d37030c217 [2023-06-21T00:34:55.514Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-06-21T00:34:55.774Z] ---> 623fd382e1e8 [2023-06-21T00:34:55.774Z] Step 21/26 : EXPOSE 59712 [2023-06-21T00:34:55.774Z] ---> Running in 0de1b9e945ad [2023-06-21T00:34:55.774Z] Removing intermediate container 0de1b9e945ad [2023-06-21T00:34:55.774Z] ---> d63361b442c6 [2023-06-21T00:34:55.774Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-06-21T00:34:55.774Z] ---> Running in 8264259f3ec6 [2023-06-21T00:34:56.032Z] Removing intermediate container 8264259f3ec6 [2023-06-21T00:34:56.032Z] ---> 030908791351 [2023-06-21T00:34:56.032Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-06-21T00:34:56.032Z] ---> Running in 3c17a80844c7 [2023-06-21T00:34:56.032Z] Removing intermediate container 3c17a80844c7 [2023-06-21T00:34:56.032Z] ---> 1285f7594822 [2023-06-21T00:34:56.032Z] Step 24/26 : LABEL arch=amd64 [2023-06-21T00:34:56.032Z] ---> Running in 4cbdf090f20d [2023-06-21T00:34:56.032Z] Removing intermediate container 4cbdf090f20d [2023-06-21T00:34:56.032Z] ---> bf85c13e292d [2023-06-21T00:34:56.032Z] Step 25/26 : LABEL git_sha=26e004f8d10f144a1f65bc16abea7ecdcb2f40c1 [2023-06-21T00:34:56.032Z] ---> Running in 03ddd5521c71 [2023-06-21T00:34:56.291Z] Removing intermediate container 03ddd5521c71 [2023-06-21T00:34:56.291Z] ---> 5852d1e191b0 [2023-06-21T00:34:56.291Z] Step 26/26 : LABEL version=0.0.0 [2023-06-21T00:34:56.291Z] ---> Running in 2ed82f92db27 [2023-06-21T00:34:56.291Z] Removing intermediate container 2ed82f92db27 [2023-06-21T00:34:56.291Z] ---> 709bae51d399 [2023-06-21T00:34:56.291Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-21T00:34:56.291Z] Successfully built 709bae51d399 [2023-06-21T00:34:56.291Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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-06-21T00:34:57.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-21T00:34:57.131Z] [2023-06-21T00:34:57.131Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T00:34:57.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-21T00:34:57.513Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-21T00:34:57.513Z] 5eb5b503b376: Pulling fs layer [2023-06-21T00:34:57.513Z] 5c69ac0246d0: Pulling fs layer [2023-06-21T00:34:57.513Z] ec43610c2a17: Pulling fs layer [2023-06-21T00:34:57.513Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-21T00:34:57.513Z] 33b1e0a273af: Pulling fs layer [2023-06-21T00:34:57.513Z] 5d3b04190fa2: Pulling fs layer [2023-06-21T00:34:57.513Z] 2f39f015ded8: Pulling fs layer [2023-06-21T00:34:57.513Z] 3a2ae6a8a46f: Waiting [2023-06-21T00:34:57.513Z] 33b1e0a273af: Waiting [2023-06-21T00:34:57.513Z] 5d3b04190fa2: Waiting [2023-06-21T00:34:57.513Z] 2f39f015ded8: Waiting [2023-06-21T00:34:57.513Z] 5c69ac0246d0: Verifying Checksum [2023-06-21T00:34:57.513Z] 5c69ac0246d0: Download complete [2023-06-21T00:34:57.513Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-21T00:34:57.513Z] 3a2ae6a8a46f: Download complete [2023-06-21T00:34:57.513Z] 33b1e0a273af: Verifying Checksum [2023-06-21T00:34:57.513Z] 33b1e0a273af: Download complete [2023-06-21T00:34:57.513Z] 5d3b04190fa2: Verifying Checksum [2023-06-21T00:34:57.513Z] 5d3b04190fa2: Download complete [2023-06-21T00:34:57.513Z] ec43610c2a17: Verifying Checksum [2023-06-21T00:34:57.513Z] ec43610c2a17: Download complete [2023-06-21T00:34:57.774Z] 5eb5b503b376: Download complete [2023-06-21T00:34:58.342Z] 2f39f015ded8: Download complete [2023-06-21T00:34:58.907Z] 5eb5b503b376: Pull complete [2023-06-21T00:34:59.165Z] 5c69ac0246d0: Pull complete [2023-06-21T00:34:59.738Z] ec43610c2a17: Pull complete [2023-06-21T00:34:59.738Z] 3a2ae6a8a46f: Pull complete [2023-06-21T00:34:59.738Z] 33b1e0a273af: Pull complete [2023-06-21T00:35:00.001Z] 5d3b04190fa2: Pull complete [2023-06-21T00:35:04.182Z] 2f39f015ded8: Pull complete [2023-06-21T00:35:04.182Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-21T00:35:04.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-21T00:35:04.182Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T00:35:04.417Z] prd-ubuntu20.04-docker-8c-8g-18954 does not seem to be running inside a container [2023-06-21T00:35:04.462Z] $ 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/xfoundry_app-record-replay_PR-22 -v /w/workspace/xfoundry_app-record-replay_PR-22:/w/workspace/xfoundry_app-record-replay_PR-22:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-22@tmp:/w/workspace/xfoundry_app-record-replay_PR-22@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-21T00:35:07.826Z] $ docker top cf5237e20a0b313368f3f57788c691c659417bce4572add5ea29f912991e840b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-21T00:35:08.297Z] ---> job-cost.sh [2023-06-21T00:35:08.297Z] lf-activate-venv: SKIPPING [2023-06-21T00:35:08.297Z] INFO: No Stack... [2023-06-21T00:35:08.863Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-21T00:35:09.120Z] INFO: Archiving Costs [Pipeline] sh [2023-06-21T00:35:09.433Z] + cat /w/workspace/xfoundry_app-record-replay_PR-22/archives/cost.csv [2023-06-21T00:35:09.433Z] + cut -d, -f6 [Pipeline] lock [2023-06-21T00:35:09.475Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-22-1-stack-cost] [2023-06-21T00:35:09.480Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-22-1-stack-cost] did not exist. Created. [2023-06-21T00:35:09.480Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-22-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-21T00:35:09.865Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-21T00:35:09.913Z] Stashed 1 file(s) [Pipeline] } [2023-06-21T00:35:09.945Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-22-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-21T00:35:10.045Z] $ docker stop --time=1 cf5237e20a0b313368f3f57788c691c659417bce4572add5ea29f912991e840b [2023-06-21T00:35:11.193Z] $ docker rm -f --volumes cf5237e20a0b313368f3f57788c691c659417bce4572add5ea29f912991e840b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-21T00:37:20.607Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18955 in /w/workspace/xfoundry_app-record-replay_PR-22 [Pipeline] { [Pipeline] ws [2023-06-21T00:37:20.671Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-06-21T00:37:20.758Z] The recommended git tool is: NONE [2023-06-21T00:37:25.639Z] using credential edgex-jenkins-ssh [2023-06-21T00:37:25.658Z] Cloning the remote Git repository [2023-06-21T00:37:25.699Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-06-21T00:37:25.782Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-06-21T00:37:25.917Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-06-21T00:37:25.918Z] > git --version # timeout=10 [2023-06-21T00:37:25.936Z] > git --version # 'git version 2.25.1' [2023-06-21T00:37:25.938Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-21T00:37:26.073Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-21T00:37:26.599Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-06-21T00:37:26.619Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-21T00:37:27.973Z] Merging remotes/origin/main commit e01ec832849867a8389374ded9abbc6b5a0a3218 into PR head commit 26e004f8d10f144a1f65bc16abea7ecdcb2f40c1 [2023-06-21T00:37:27.433Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-06-21T00:37:27.477Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-06-21T00:37:27.478Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-21T00:37:27.497Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/22/head:refs/remotes/origin/PR-22 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-06-21T00:37:27.987Z] > git config core.sparsecheckout # timeout=10 [2023-06-21T00:37:28.066Z] > git checkout -f 26e004f8d10f144a1f65bc16abea7ecdcb2f40c1 # timeout=10 [2023-06-21T00:37:28.144Z] > git remote # timeout=10 [2023-06-21T00:37:28.165Z] > git config --get remote.origin.url # timeout=10 [2023-06-21T00:37:28.188Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-21T00:37:28.241Z] Merge succeeded, producing 26e004f8d10f144a1f65bc16abea7ecdcb2f40c1 [2023-06-21T00:37:28.242Z] Checking out Revision 26e004f8d10f144a1f65bc16abea7ecdcb2f40c1 (PR-22) [2023-06-21T00:37:28.201Z] > git merge e01ec832849867a8389374ded9abbc6b5a0a3218 # timeout=10 [2023-06-21T00:37:28.224Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-21T00:37:28.246Z] > git config core.sparsecheckout # timeout=10 [2023-06-21T00:37:28.262Z] > git checkout -f 26e004f8d10f144a1f65bc16abea7ecdcb2f40c1 # timeout=10 [2023-06-21T00:37:31.624Z] Commit message: "feat: Add DTOs needed by HTTP Endpoints" [2023-06-21T00:37:31.673Z] > git --version # timeout=10 [2023-06-21T00:37:31.683Z] > git --version # 'git version 2.25.1' [2023-06-21T00:37:31.698Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-21T00:37:32.744Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-21T00:37:32.744Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-21T00:37:32.744Z] Dload Upload Total Spent Left Speed [2023-06-21T00:37:32.744Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 65726 0 --:--:-- --:--:-- --:--:-- 66067 [Pipeline] sh [2023-06-21T00:37:33.494Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-21T00:37:33.840Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-21T00:37:33.840Z] + sudo tee /etc/docker/daemon.new [2023-06-21T00:37:33.840Z] { [2023-06-21T00:37:33.840Z] "registry-mirrors": [ [2023-06-21T00:37:33.840Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-21T00:37:33.840Z] ], [2023-06-21T00:37:33.840Z] "bip": "10.250.0.254/24", [2023-06-21T00:37:33.840Z] "hosts": [ [2023-06-21T00:37:33.840Z] "tcp://0.0.0.0:5555", [2023-06-21T00:37:33.840Z] "unix:///var/run/docker.sock" [2023-06-21T00:37:33.840Z] ], [2023-06-21T00:37:33.840Z] "mtu": 1458, [2023-06-21T00:37:33.840Z] "selinux-enabled": true, [2023-06-21T00:37:33.840Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-21T00:37:33.840Z] } [Pipeline] sh [2023-06-21T00:37:34.188Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-21T00:37:34.534Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-21T00:37:52.830Z] provisioning config files... [2023-06-21T00:37:52.854Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config1076351608244890967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-21T00:37:53.241Z] ---> docker-login.sh [2023-06-21T00:37:53.241Z] nexus3.edgexfoundry.org:10001 [2023-06-21T00:37:53.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:37:53.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:37:53.778Z] Configure a credential helper to remove this warning. See [2023-06-21T00:37:53.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:37:53.778Z] [2023-06-21T00:37:53.778Z] Login Succeeded [2023-06-21T00:37:53.778Z] nexus3.edgexfoundry.org:10002 [2023-06-21T00:37:54.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:37:54.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:37:54.317Z] Configure a credential helper to remove this warning. See [2023-06-21T00:37:54.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:37:54.317Z] [2023-06-21T00:37:54.317Z] Login Succeeded [2023-06-21T00:37:54.317Z] nexus3.edgexfoundry.org:10003 [2023-06-21T00:37:54.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:37:54.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:37:54.586Z] Configure a credential helper to remove this warning. See [2023-06-21T00:37:54.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:37:54.586Z] [2023-06-21T00:37:54.586Z] Login Succeeded [2023-06-21T00:37:54.586Z] nexus3.edgexfoundry.org:10004 [2023-06-21T00:37:54.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:37:54.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:37:54.856Z] Configure a credential helper to remove this warning. See [2023-06-21T00:37:54.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:37:54.856Z] [2023-06-21T00:37:54.856Z] Login Succeeded [2023-06-21T00:37:54.856Z] docker.io [2023-06-21T00:37:55.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:37:55.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:37:55.390Z] Configure a credential helper to remove this warning. See [2023-06-21T00:37:55.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:37:55.390Z] [2023-06-21T00:37:55.390Z] Login Succeeded [2023-06-21T00:37:55.390Z] ---> docker-login.sh ends [Pipeline] } [2023-06-21T00:37:55.419Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-21T00:37:55.779Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-21T00:37:55.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-21T00:37:55.853Z] ========================================================= [2023-06-21T00:37:55.853Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-21T00:37:55.853Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T00:37:56.359Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-06-21T00:37:56.359Z] Sending build context to Docker daemon 62.46kB [2023-06-21T00:37:56.626Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-06-21T00:37:56.626Z] Step 2/12 : FROM ${BASE} AS builder [2023-06-21T00:37:57.212Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-21T00:37:57.212Z] c41833b44d91: Pulling fs layer [2023-06-21T00:37:57.212Z] ed15518f5707: Pulling fs layer [2023-06-21T00:37:57.212Z] feae8fd75edb: Pulling fs layer [2023-06-21T00:37:57.212Z] 242c74f7c9fa: Pulling fs layer [2023-06-21T00:37:57.212Z] 3cdef696dda3: Pulling fs layer [2023-06-21T00:37:57.212Z] 2ced38df9373: Pulling fs layer [2023-06-21T00:37:57.212Z] 58f1dce35555: Pulling fs layer [2023-06-21T00:37:57.212Z] 242c74f7c9fa: Waiting [2023-06-21T00:37:57.212Z] 3cdef696dda3: Waiting [2023-06-21T00:37:57.212Z] 2ced38df9373: Waiting [2023-06-21T00:37:57.212Z] ed15518f5707: Verifying Checksum [2023-06-21T00:37:57.212Z] ed15518f5707: Download complete [2023-06-21T00:37:57.212Z] 242c74f7c9fa: Verifying Checksum [2023-06-21T00:37:57.212Z] 242c74f7c9fa: Download complete [2023-06-21T00:37:57.483Z] 3cdef696dda3: Download complete [2023-06-21T00:37:57.483Z] c41833b44d91: Verifying Checksum [2023-06-21T00:37:57.483Z] c41833b44d91: Download complete [2023-06-21T00:37:58.492Z] c41833b44d91: Pull complete [2023-06-21T00:37:58.764Z] 58f1dce35555: Verifying Checksum [2023-06-21T00:37:58.764Z] 58f1dce35555: Download complete [2023-06-21T00:37:59.034Z] ed15518f5707: Pull complete [2023-06-21T00:38:00.006Z] 2ced38df9373: Verifying Checksum [2023-06-21T00:38:00.006Z] 2ced38df9373: Download complete [2023-06-21T00:38:00.006Z] feae8fd75edb: Verifying Checksum [2023-06-21T00:38:00.006Z] feae8fd75edb: Download complete [2023-06-21T00:38:12.349Z] feae8fd75edb: Pull complete [2023-06-21T00:38:12.349Z] 242c74f7c9fa: Pull complete [2023-06-21T00:38:12.349Z] 3cdef696dda3: Pull complete [2023-06-21T00:38:19.006Z] 2ced38df9373: Pull complete [2023-06-21T00:38:20.979Z] 58f1dce35555: Pull complete [2023-06-21T00:38:20.979Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-21T00:38:20.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-21T00:38:20.979Z] ---> fadd8f120f05 [2023-06-21T00:38:20.979Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-06-21T00:38:22.927Z] ---> Running in 174b11adebc8 [2023-06-21T00:38:22.927Z] Removing intermediate container 174b11adebc8 [2023-06-21T00:38:22.927Z] ---> 66ac3f8b6856 [2023-06-21T00:38:22.927Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-06-21T00:38:23.194Z] ---> Running in e9e234b3f31b [2023-06-21T00:38:23.465Z] Removing intermediate container e9e234b3f31b [2023-06-21T00:38:23.465Z] ---> f085697eeb82 [2023-06-21T00:38:23.465Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-06-21T00:38:23.465Z] ---> Running in 236f79af656f [2023-06-21T00:38:23.732Z] Removing intermediate container 236f79af656f [2023-06-21T00:38:23.732Z] ---> 8f32d4725cc9 [2023-06-21T00:38:23.732Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-21T00:38:23.998Z] ---> Running in e11e537347c0 [2023-06-21T00:38:24.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-21T00:38:25.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-21T00:38:26.501Z] OK: 263 MiB in 53 packages [2023-06-21T00:38:27.473Z] Removing intermediate container e11e537347c0 [2023-06-21T00:38:27.473Z] ---> dc9c2875431e [2023-06-21T00:38:27.473Z] Step 7/12 : WORKDIR /app [2023-06-21T00:38:27.473Z] ---> Running in cd0ccafe1bea [2023-06-21T00:38:27.741Z] Removing intermediate container cd0ccafe1bea [2023-06-21T00:38:27.741Z] ---> 892e311b2aa7 [2023-06-21T00:38:27.741Z] Step 8/12 : COPY go.mod vendor* ./ [2023-06-21T00:38:28.010Z] ---> bfdf275062a8 [2023-06-21T00:38:28.010Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-21T00:38:28.278Z] ---> Running in ae9c19a4c7fb [2023-06-21T00:38:46.510Z] Removing intermediate container ae9c19a4c7fb [2023-06-21T00:38:46.510Z] ---> 5b4a2329fab6 [2023-06-21T00:38:46.510Z] Step 10/12 : COPY . . [2023-06-21T00:38:46.510Z] ---> e2e6b7e90bf3 [2023-06-21T00:38:46.510Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-21T00:38:46.510Z] ---> Running in 51763f7b05fa [2023-06-21T00:38:46.510Z] Removing intermediate container 51763f7b05fa [2023-06-21T00:38:46.510Z] ---> f4835c891e43 [2023-06-21T00:38:46.510Z] Step 12/12 : RUN $MAKE [2023-06-21T00:38:46.510Z] ---> Running in 9bcac930c5eb [2023-06-21T00:38:46.510Z] noop [2023-06-21T00:38:46.776Z] Removing intermediate container 9bcac930c5eb [2023-06-21T00:38:46.776Z] ---> 820ea5c95a85 [2023-06-21T00:38:46.776Z] Successfully built 820ea5c95a85 [2023-06-21T00:38:46.776Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T00:38:47.261Z] + docker inspect -f . ci-base-image-arm64 [2023-06-21T00:38:47.261Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T00:38:47.527Z] prd-ubuntu20.04-docker-arm64-4c-16g-18955 does not seem to be running inside a container [2023-06-21T00:38:47.591Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-21T00:38:48.744Z] $ docker top d1945d305f133dd7e0a8b8e10d4f5e59a8c296808f8626072aa4c45d0646b055 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-21T00:38:49.614Z] + go version [2023-06-21T00:38:49.614Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-21T00:38:49.652Z] $ docker stop --time=1 d1945d305f133dd7e0a8b8e10d4f5e59a8c296808f8626072aa4c45d0646b055 [2023-06-21T00:38:51.251Z] $ docker rm -f --volumes d1945d305f133dd7e0a8b8e10d4f5e59a8c296808f8626072aa4c45d0646b055 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T00:38:52.106Z] + docker inspect -f . ci-base-image-arm64 [2023-06-21T00:38:52.106Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T00:38:52.414Z] prd-ubuntu20.04-docker-arm64-4c-16g-18955 does not seem to be running inside a container [2023-06-21T00:38:52.480Z] $ 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/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-21T00:38:53.634Z] $ docker top aa978d1ec832f30fb13977e88ff598c8e4f6be46a10e88786463cba61253e77f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-21T00:38:54.196Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-06-21T00:38:54.586Z] + make test [2023-06-21T00:38:54.586Z] go test -race -coverprofile=coverage.out ./... [2023-06-21T00:39:41.434Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-06-21T00:40:20.290Z] ? github.com/edgexfoundry/app-service-configurable/pkg/dtos [no test files] [2023-06-21T00:40:20.290Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-06-21T00:40:20.290Z] go vet ./... [2023-06-21T00:41:28.140Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-21T00:41:28.140Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-21T00:41:28.140Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-21T00:41:28.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-21T00:41:28.217Z] $ docker stop --time=1 aa978d1ec832f30fb13977e88ff598c8e4f6be46a10e88786463cba61253e77f [2023-06-21T00:41:29.968Z] $ docker rm -f --volumes aa978d1ec832f30fb13977e88ff598c8e4f6be46a10e88786463cba61253e77f [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-21T00:41:30.903Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-21T00:41:30.938Z] Warning: overwriting stash ‘coverage-report’ [2023-06-21T00:41:31.329Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-21T00:41:31.923Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-21T00:41:32.255Z] + ls -al . [2023-06-21T00:41:32.255Z] total 112 [2023-06-21T00:41:32.255Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 21 00:38 . [2023-06-21T00:41:32.255Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 00:37 .. [2023-06-21T00:41:32.255Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 21 00:37 .dockerignore [2023-06-21T00:41:32.255Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 00:37 .git [2023-06-21T00:41:32.255Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 00:37 .github [2023-06-21T00:41:32.255Z] -rw-rw-r-- 1 jenkins jenkins 164 Jun 21 00:37 .gitignore [2023-06-21T00:41:32.255Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 21 00:37 .golangci.yml [2023-06-21T00:41:32.255Z] -rw-rw-r-- 1 jenkins jenkins 8955 Jun 21 00:37 Attribution.txt [2023-06-21T00:41:32.255Z] -rw-rw-r-- 1 jenkins jenkins 258 Jun 21 00:37 CHANGELOG.md [2023-06-21T00:41:32.255Z] -rw-rw-r-- 1 jenkins jenkins 1624 Jun 21 00:37 Dockerfile [2023-06-21T00:41:32.255Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 21 00:37 GOVERNANCE.md [2023-06-21T00:41:32.255Z] -rw-rw-r-- 1 jenkins jenkins 681 Jun 21 00:37 Jenkinsfile [2023-06-21T00:41:32.255Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 21 00:37 LICENSE [2023-06-21T00:41:32.255Z] -rw-rw-r-- 1 jenkins jenkins 611 Jun 21 00:37 OWNERS.md [2023-06-21T00:41:32.255Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jun 21 00:37 README.md [2023-06-21T00:41:32.255Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 21 00:33 VERSION [2023-06-21T00:41:32.255Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 00:37 bin [2023-06-21T00:41:32.255Z] -rw-r--r-- 1 jenkins jenkins 13 Jun 21 00:38 coverage.out [2023-06-21T00:41:32.255Z] -rw-rw-r-- 1 jenkins jenkins 529 Jun 21 00:37 go.mod [2023-06-21T00:41:32.255Z] -rw-rw-r-- 1 jenkins jenkins 3110 Jun 21 00:37 go.sum [2023-06-21T00:41:32.255Z] -rw-rw-r-- 1 jenkins jenkins 693 Jun 21 00:37 main.go [2023-06-21T00:41:32.255Z] -rw-rw-r-- 1 jenkins jenkins 2548 Jun 21 00:37 makefile [2023-06-21T00:41:32.255Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 00:37 pkg [2023-06-21T00:41:32.255Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 00:37 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T00:41:32.676Z] + 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=26e004f8d10f144a1f65bc16abea7ecdcb2f40c1 --label arch=arm64 --label version=0.0.0 . [2023-06-21T00:41:32.676Z] Sending build context to Docker daemon 63.49kB [2023-06-21T00:41:32.941Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-06-21T00:41:32.941Z] Step 2/26 : FROM ${BASE} AS builder [2023-06-21T00:41:32.941Z] ---> 820ea5c95a85 [2023-06-21T00:41:32.941Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-06-21T00:41:32.941Z] ---> Running in 283174a4c0d6 [2023-06-21T00:41:33.211Z] Removing intermediate container 283174a4c0d6 [2023-06-21T00:41:33.211Z] ---> 085cde55c896 [2023-06-21T00:41:33.211Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-06-21T00:41:33.211Z] ---> Running in cb04fdef1a08 [2023-06-21T00:41:33.479Z] Removing intermediate container cb04fdef1a08 [2023-06-21T00:41:33.479Z] ---> 88ac4e593799 [2023-06-21T00:41:33.479Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-06-21T00:41:33.746Z] ---> Running in 11814523044b [2023-06-21T00:41:34.014Z] Removing intermediate container 11814523044b [2023-06-21T00:41:34.014Z] ---> cc67f52c8832 [2023-06-21T00:41:34.014Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-21T00:41:34.014Z] ---> Running in 34e141ba1bf1 [2023-06-21T00:41:34.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-21T00:41:35.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-21T00:41:36.630Z] OK: 263 MiB in 53 packages [2023-06-21T00:41:37.226Z] Removing intermediate container 34e141ba1bf1 [2023-06-21T00:41:37.226Z] ---> f8c84ac01b71 [2023-06-21T00:41:37.226Z] Step 7/26 : WORKDIR /app [2023-06-21T00:41:37.226Z] ---> Running in 717038a4468b [2023-06-21T00:41:37.497Z] Removing intermediate container 717038a4468b [2023-06-21T00:41:37.498Z] ---> dbd110f48361 [2023-06-21T00:41:37.498Z] Step 8/26 : COPY go.mod vendor* ./ [2023-06-21T00:41:38.131Z] ---> 73f9b7a8b0da [2023-06-21T00:41:38.131Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-21T00:41:38.131Z] ---> Running in b326011d4614 [2023-06-21T00:41:40.105Z] Removing intermediate container b326011d4614 [2023-06-21T00:41:40.105Z] ---> 3f735fdf3ba1 [2023-06-21T00:41:40.105Z] Step 10/26 : COPY . . [2023-06-21T00:41:40.377Z] ---> 0a839a93416d [2023-06-21T00:41:40.377Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-21T00:41:40.377Z] ---> Running in 21929300ad51 [2023-06-21T00:41:40.647Z] Removing intermediate container 21929300ad51 [2023-06-21T00:41:40.647Z] ---> 53f4c14cb36b [2023-06-21T00:41:40.647Z] Step 12/26 : RUN $MAKE [2023-06-21T00:41:40.647Z] ---> Running in 1c538c8b660f [2023-06-21T00:41:41.612Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-06-21T00:42:09.588Z] Removing intermediate container 1c538c8b660f [2023-06-21T00:42:09.588Z] ---> cbd76cb001b7 [2023-06-21T00:42:09.588Z] Step 13/26 : FROM alpine:3.17 [2023-06-21T00:42:10.190Z] 3.17: Pulling from library/alpine [2023-06-21T00:42:10.190Z] edb6bdbacee9: Pulling fs layer [2023-06-21T00:42:10.457Z] edb6bdbacee9: Download complete [2023-06-21T00:42:11.417Z] edb6bdbacee9: Pull complete [2023-06-21T00:42:11.417Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-21T00:42:11.417Z] Status: Downloaded newer image for alpine:3.17 [2023-06-21T00:42:11.417Z] ---> 779605e5fbc0 [2023-06-21T00:42:11.417Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-06-21T00:42:11.685Z] ---> Running in 08965ebb8d42 [2023-06-21T00:42:11.957Z] Removing intermediate container 08965ebb8d42 [2023-06-21T00:42:11.957Z] ---> f7f357c12c95 [2023-06-21T00:42:11.957Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-06-21T00:42:11.957Z] ---> Running in 41b0e77b9434 [2023-06-21T00:42:12.225Z] Removing intermediate container 41b0e77b9434 [2023-06-21T00:42:12.225Z] ---> babad0b891f2 [2023-06-21T00:42:12.225Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-21T00:42:12.493Z] ---> Running in c9c5ba52ad50 [2023-06-21T00:42:13.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-21T00:42:14.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-21T00:42:15.005Z] (1/2) Installing ca-certificates (20230506-r0) [2023-06-21T00:42:15.005Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-06-21T00:42:15.005Z] Executing busybox-1.35.0-r29.trigger [2023-06-21T00:42:15.005Z] Executing ca-certificates-20230506-r0.trigger [2023-06-21T00:42:15.591Z] OK: 8 MiB in 17 packages [2023-06-21T00:42:18.175Z] Removing intermediate container c9c5ba52ad50 [2023-06-21T00:42:18.175Z] ---> 20cc4281a488 [2023-06-21T00:42:18.175Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-06-21T00:42:18.453Z] ---> cad2bc9e2876 [2023-06-21T00:42:18.453Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-06-21T00:42:18.725Z] ---> 098803e5a8f6 [2023-06-21T00:42:18.725Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-06-21T00:42:19.308Z] ---> a6e7f8299706 [2023-06-21T00:42:19.308Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-06-21T00:42:19.898Z] ---> 259367e38dbd [2023-06-21T00:42:19.898Z] Step 21/26 : EXPOSE 59712 [2023-06-21T00:42:19.898Z] ---> Running in 07ada447ce28 [2023-06-21T00:42:20.487Z] Removing intermediate container 07ada447ce28 [2023-06-21T00:42:20.487Z] ---> 16b1cef62ce2 [2023-06-21T00:42:20.487Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-06-21T00:42:20.487Z] ---> Running in 95c66ff3b02c [2023-06-21T00:42:20.754Z] Removing intermediate container 95c66ff3b02c [2023-06-21T00:42:20.754Z] ---> 96858cc0484d [2023-06-21T00:42:20.754Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-06-21T00:42:20.754Z] ---> Running in f340a8121c11 [2023-06-21T00:42:21.021Z] Removing intermediate container f340a8121c11 [2023-06-21T00:42:21.021Z] ---> 3b6b5fe7c6af [2023-06-21T00:42:21.021Z] Step 24/26 : LABEL arch=arm64 [2023-06-21T00:42:21.021Z] ---> Running in bcee673dc7e7 [2023-06-21T00:42:21.289Z] Removing intermediate container bcee673dc7e7 [2023-06-21T00:42:21.289Z] ---> 5a166bd9cc15 [2023-06-21T00:42:21.289Z] Step 25/26 : LABEL git_sha=26e004f8d10f144a1f65bc16abea7ecdcb2f40c1 [2023-06-21T00:42:21.557Z] ---> Running in 15518588b8da [2023-06-21T00:42:21.824Z] Removing intermediate container 15518588b8da [2023-06-21T00:42:21.824Z] ---> 926ac187abdf [2023-06-21T00:42:21.824Z] Step 26/26 : LABEL version=0.0.0 [2023-06-21T00:42:21.824Z] ---> Running in 79f33f375437 [2023-06-21T00:42:22.091Z] Removing intermediate container 79f33f375437 [2023-06-21T00:42:22.091Z] ---> 19caac54f202 [2023-06-21T00:42:22.091Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-21T00:42:22.091Z] Successfully built 19caac54f202 [2023-06-21T00:42:22.091Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T00:42:22.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-21T00:42:22.933Z] [2023-06-21T00:42:22.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T00:42:23.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-21T00:42:23.346Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-21T00:42:23.346Z] 8998bd30e6a1: Pulling fs layer [2023-06-21T00:42:23.346Z] 04944245beec: Pulling fs layer [2023-06-21T00:42:23.346Z] 699f458cf7ca: Pulling fs layer [2023-06-21T00:42:23.346Z] 765212b225bb: Pulling fs layer [2023-06-21T00:42:23.346Z] f23df028b6ca: Pulling fs layer [2023-06-21T00:42:23.346Z] d65c8cfc05b1: Pulling fs layer [2023-06-21T00:42:23.346Z] 2437ff75d9bd: Pulling fs layer [2023-06-21T00:42:23.346Z] f23df028b6ca: Waiting [2023-06-21T00:42:23.346Z] d65c8cfc05b1: Waiting [2023-06-21T00:42:23.346Z] 2437ff75d9bd: Waiting [2023-06-21T00:42:23.346Z] 765212b225bb: Waiting [2023-06-21T00:42:23.615Z] 04944245beec: Verifying Checksum [2023-06-21T00:42:23.615Z] 04944245beec: Download complete [2023-06-21T00:42:23.615Z] 765212b225bb: Verifying Checksum [2023-06-21T00:42:23.615Z] 765212b225bb: Download complete [2023-06-21T00:42:23.615Z] f23df028b6ca: Verifying Checksum [2023-06-21T00:42:23.615Z] f23df028b6ca: Download complete [2023-06-21T00:42:23.615Z] d65c8cfc05b1: Verifying Checksum [2023-06-21T00:42:23.615Z] d65c8cfc05b1: Download complete [2023-06-21T00:42:23.883Z] 699f458cf7ca: Verifying Checksum [2023-06-21T00:42:23.883Z] 699f458cf7ca: Download complete [2023-06-21T00:42:24.465Z] 8998bd30e6a1: Download complete [2023-06-21T00:42:27.046Z] 2437ff75d9bd: Verifying Checksum [2023-06-21T00:42:27.046Z] 2437ff75d9bd: Download complete [2023-06-21T00:42:30.382Z] 8998bd30e6a1: Pull complete [2023-06-21T00:42:30.649Z] 04944245beec: Pull complete [2023-06-21T00:42:32.591Z] 699f458cf7ca: Pull complete [2023-06-21T00:42:32.591Z] 765212b225bb: Pull complete [2023-06-21T00:42:33.173Z] f23df028b6ca: Pull complete [2023-06-21T00:42:33.440Z] d65c8cfc05b1: Pull complete [2023-06-21T00:42:55.473Z] 2437ff75d9bd: Pull complete [2023-06-21T00:42:55.473Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-21T00:42:55.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-21T00:42:55.473Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T00:42:55.801Z] prd-ubuntu20.04-docker-arm64-4c-16g-18955 does not seem to be running inside a container [2023-06-21T00:42:55.894Z] $ 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/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-06-21T00:42:59.264Z] $ docker top 36e82c8af888496f028183bfda9c714ff943fdc572786bc22d33d041bfd9ceb9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-21T00:43:00.172Z] ---> job-cost.sh [2023-06-21T00:43:00.172Z] lf-activate-venv: SKIPPING [2023-06-21T00:43:00.172Z] INFO: No Stack... [2023-06-21T00:43:00.439Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-21T00:43:01.396Z] INFO: Archiving Costs [Pipeline] sh [2023-06-21T00:43:02.047Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2023-06-21T00:43:02.047Z] + cut -d, -f6 [Pipeline] lock [2023-06-21T00:43:02.138Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-22-1-stack-cost] [2023-06-21T00:43:02.143Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-22-1-stack-cost] did not exist. Created. [2023-06-21T00:43:02.144Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-22-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-21T00:43:02.873Z] /w/workspace/app-record-replay/1@tmp/durable-3f0ce333/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-21T00:43:03.223Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-21T00:43:03.260Z] Warning: overwriting stash ‘stack-cost’ [2023-06-21T00:43:03.294Z] Stashed 1 file(s) [Pipeline] } [2023-06-21T00:43:03.309Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-22-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-21T00:43:03.396Z] $ docker stop --time=1 36e82c8af888496f028183bfda9c714ff943fdc572786bc22d33d041bfd9ceb9 [2023-06-21T00:43:04.888Z] $ docker rm -f --volumes 36e82c8af888496f028183bfda9c714ff943fdc572786bc22d33d041bfd9ceb9 [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-06-21T00:43:06.325Z] provisioning config files... [2023-06-21T00:43:06.330Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-22 #1 [2023-06-21T00:43:06.331Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-22@tmp/config15806263817828664547tmp [Pipeline] { [Pipeline] sh [2023-06-21T00:43:06.681Z] + set +x [2023-06-21T00:43:06.682Z] + + curl -s https://codecov.io/bash [2023-06-21T00:43:06.682Z] bash -s -- [2023-06-21T00:43:06.682Z] [2023-06-21T00:43:06.682Z] _____ _ [2023-06-21T00:43:06.682Z] / ____| | | [2023-06-21T00:43:06.682Z] | | ___ __| | ___ ___ _____ __ [2023-06-21T00:43:06.682Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-21T00:43:06.682Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-21T00:43:06.682Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-21T00:43:06.682Z] Bash-1.0.6 [2023-06-21T00:43:06.682Z] [2023-06-21T00:43:06.682Z] [2023-06-21T00:43:06.682Z] ==> git version 2.25.1 found [2023-06-21T00:43:06.682Z] ==> 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-06-21T00:43:06.682Z] Release-Date: 2020-01-08 [2023-06-21T00:43:06.682Z] 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-06-21T00:43:06.682Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-21T00:43:06.682Z] ==> Jenkins CI detected. [2023-06-21T00:43:06.682Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-22 [2023-06-21T00:43:06.682Z] project root: . [2023-06-21T00:43:06.682Z] --> token set from env [2023-06-21T00:43:06.682Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-21T00:43:06.682Z] ==> Running gcov in . (disable via -X gcov) [2023-06-21T00:43:06.682Z] ==> Python coveragepy not found [2023-06-21T00:43:06.682Z] ==> Searching for coverage reports in: [2023-06-21T00:43:06.682Z] + . [2023-06-21T00:43:06.682Z] -> Found 1 reports [2023-06-21T00:43:06.682Z] ==> Detecting git/mercurial file structure [2023-06-21T00:43:06.682Z] ==> Reading reports [2023-06-21T00:43:06.941Z] + ./coverage.out bytes=13 [2023-06-21T00:43:06.941Z] ==> Appending adjustments [2023-06-21T00:43:06.941Z] https://docs.codecov.io/docs/fixing-reports [2023-06-21T00:43:06.941Z] + Found adjustments [2023-06-21T00:43:06.941Z] ==> Gzipping contents [2023-06-21T00:43:06.941Z] 4.0K /tmp/codecov.G79M3g.gz [2023-06-21T00:43:06.941Z] ==> Uploading reports [2023-06-21T00:43:06.941Z] url: https://codecov.io [2023-06-21T00:43:06.941Z] query: branch=PR-22&commit=26e004f8d10f144a1f65bc16abea7ecdcb2f40c1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-22%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=22&job=&cmd_args= [2023-06-21T00:43:06.941Z] -> Pinging Codecov [2023-06-21T00:43:06.941Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-22&commit=26e004f8d10f144a1f65bc16abea7ecdcb2f40c1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-22%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=22&job=&cmd_args= [2023-06-21T00:43:06.941Z] Invalid request parameters [2023-06-21T00:43:06.941Z] 400 [Pipeline] } [2023-06-21T00:43:06.969Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-06-21T00:43:08.777Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-22/archives ] [2023-06-21T00:43:08.778Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-22/archives [2023-06-21T00:43:08.778Z] total 16 [2023-06-21T00:43:08.778Z] drwxr-xr-x 3 root root 4096 Jun 21 00:35 . [2023-06-21T00:43:08.778Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 21 00:35 .. [2023-06-21T00:43:08.778Z] drwxr-xr-x 2 root root 4096 Jun 21 00:35 cost [2023-06-21T00:43:08.778Z] -rw-r--r-- 1 root root 88 Jun 21 00:35 cost.csv [2023-06-21T00:43:08.778Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-22/archives [2023-06-21T00:43:08.778Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-22/archives [2023-06-21T00:43:08.778Z] total 16 [2023-06-21T00:43:08.778Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 21 00:35 . [2023-06-21T00:43:08.778Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 21 00:35 .. [2023-06-21T00:43:08.778Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 21 00:35 cost [2023-06-21T00:43:08.778Z] -rw-r--r-- 1 jenkins jenkins 88 Jun 21 00:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-21T00:43:09.106Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T00:43:09.993Z] ---> package-listing.sh [2023-06-21T00:43:09.993Z] ++ facter osfamily [2023-06-21T00:43:09.993Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-21T00:43:10.253Z] + OS_FAMILY=debian [2023-06-21T00:43:10.253Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-22 [2023-06-21T00:43:10.253Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-21T00:43:10.253Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-21T00:43:10.253Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-21T00:43:10.253Z] + PACKAGES=/tmp/packages_start.txt [2023-06-21T00:43:10.253Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-22 ']' [2023-06-21T00:43:10.253Z] + PACKAGES=/tmp/packages_end.txt [2023-06-21T00:43:10.253Z] + case "${OS_FAMILY}" in [2023-06-21T00:43:10.253Z] + dpkg -l [2023-06-21T00:43:10.253Z] + grep '^ii' [2023-06-21T00:43:10.253Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-21T00:43:10.253Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-21T00:43:10.253Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-21T00:43:10.253Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-22 ']' [2023-06-21T00:43:10.253Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-22/archives/ [2023-06-21T00:43:10.253Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-22/archives/ [Pipeline] echo [2023-06-21T00:43:10.286Z] 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/xfoundry_app-record-replay_PR-22/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-21T00:43:10.576Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T00:43:10.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-21T00:43:10.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T00:43:11.108Z] prd-ubuntu20.04-docker-8c-8g-18954 does not seem to be running inside a container [2023-06-21T00:43:11.138Z] $ 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/xfoundry_app-record-replay_PR-22/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_PR-22 -v /w/workspace/xfoundry_app-record-replay_PR-22:/w/workspace/xfoundry_app-record-replay_PR-22:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-22@tmp:/w/workspace/xfoundry_app-record-replay_PR-22@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-21T00:43:11.326Z] $ docker top bfff7eddd3fd710e5e6b6153cd04c4f87bfe2e14bbbd497ec28c96210654fefa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-21T00:43:11.718Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-21T00:43:12.029Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-21T00:43:12.338Z] + ls /var/log/sa-host [2023-06-21T00:43:12.338Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-21T00:43:12.565Z] provisioning config files... [2023-06-21T00:43:12.574Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-22@tmp/config13779999242064876417tmp [Pipeline] { [Pipeline] echo [2023-06-21T00:43:12.621Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T00:43:12.938Z] ---> create-netrc.sh [Pipeline] } [2023-06-21T00:43:12.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-21T00:43:13.391Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-21T00:43:13.427Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T00:43:13.746Z] ---> sudo-logs.sh [2023-06-21T00:43:13.746Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-21T00:43:13.838Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T00:43:14.155Z] ---> job-cost.sh [2023-06-21T00:43:14.155Z] lf-activate-venv: SKIPPING [2023-06-21T00:43:14.155Z] DEBUG: total: 0.2199999988079071 [2023-06-21T00:43:14.155Z] INFO: Retrieving Stack Cost... [2023-06-21T00:43:14.725Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-21T00:43:14.984Z] INFO: Archiving Costs [Pipeline] echo [2023-06-21T00:43:15.024Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T00:43:15.339Z] ---> logs-deploy.sh [2023-06-21T00:43:15.339Z] lf-activate-venv: SKIPPING [2023-06-21T00:43:15.339Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-22/1 [2023-06-21T00:43:15.339Z] INFO: archiving workspace using pattern(s): [2023-06-21T00:43:16.276Z] Archives upload complete. [2023-06-21T00:43:16.276Z] INFO: archiving logs to Nexus