Pull request #87 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 d6ed4e7692bc544e7012dbde604a4bbd216bbd2d+d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a (0f5391bb32f0672b58f00a6b8b55d089c4aaecc4) 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-ssh15002835907673572186.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12188666459524390788.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh 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-87/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-87/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10612149848225681238.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-87/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8795093344839379060.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh5927582460408022772.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-87/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-87/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6043249672843420998.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 e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8419 in /w/workspace/xfoundry_app-record-replay_PR-87 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/xfoundry_app-record-replay_PR-87 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/87/head:refs/remotes/origin/PR-87 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a into PR head commit d6ed4e7692bc544e7012dbde604a4bbd216bbd2d Merge succeeded, producing d6ed4e7692bc544e7012dbde604a4bbd216bbd2d Checking out Revision d6ed4e7692bc544e7012dbde604a4bbd216bbd2d (PR-87) > git config core.sparsecheckout # timeout=10 > git checkout -f d6ed4e7692bc544e7012dbde604a4bbd216bbd2d # 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 d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d6ed4e7692bc544e7012dbde604a4bbd216bbd2d # timeout=10 Commit message: "docs: Fix swagger and Postman for Start Replay" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-03T21:31:20.333Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-03T21:31:20.508Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-03T21:31:20.602Z] ========================================================= [2023-10-03T21:31:20.602Z] EdgeX Global Pipelines Version Info [2023-10-03T21:31:20.602Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-03T21:31:21.323Z] ------------------- [2023-10-03T21:31:21.323Z] stable info: [2023-10-03T21:31:21.323Z] ------------------- [2023-10-03T21:31:21.323Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-03T21:31:21.323Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-03T21:31:21.323Z] Message: update stable to v1.0.254 [2023-10-03T21:31:21.895Z] ------------------- [2023-10-03T21:31:21.895Z] experimental info: [2023-10-03T21:31:21.895Z] ------------------- [2023-10-03T21:31:21.895Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-03T21:31:21.895Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-03T21:31:21.895Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-03T21:31:22.200Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-10-03T21:31:22.236Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-10-03T21:31:22.273Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-03T21:31:22.307Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-03T21:31:22.353Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-03T21:31:22.397Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-03T21:31:22.435Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-03T21:31:22.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-03T21:31:22.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-03T21:31:22.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-03T21:31:22.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-03T21:31:22.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-10-03T21:31:22.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-03T21:31:22.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-03T21:31:22.745Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-03T21:31:22.781Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-03T21:31:22.821Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-03T21:31:22.862Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-03T21:31:22.904Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-03T21:31:22.945Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-03T21:31:22.985Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-03T21:31:23.034Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-03T21:31:23.074Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-03T21:31:23.120Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-03T21:31:23.167Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-03T21:31:23.210Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-03T21:31:23.252Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-03T21:31:23.300Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-87 [Pipeline] echo [2023-10-03T21:31:23.346Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-87 [Pipeline] echo [2023-10-03T21:31:23.389Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-87 [Pipeline] echo [2023-10-03T21:31:23.433Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d6ed4e7692bc544e7012dbde604a4bbd216bbd2d [Pipeline] echo [2023-10-03T21:31:23.476Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d6ed4e7 [Pipeline] echo [2023-10-03T21:31:23.519Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-03T21:31:23.635Z] provisioning config files... [2023-10-03T21:31:23.649Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-87@tmp/config15280115143289261719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-03T21:31:23.993Z] ---> docker-login.sh [2023-10-03T21:31:23.993Z] nexus3.edgexfoundry.org:10001 [2023-10-03T21:31:24.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T21:31:24.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T21:31:24.515Z] Configure a credential helper to remove this warning. See [2023-10-03T21:31:24.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T21:31:24.515Z] [2023-10-03T21:31:24.515Z] Login Succeeded [2023-10-03T21:31:24.515Z] nexus3.edgexfoundry.org:10002 [2023-10-03T21:31:24.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T21:31:24.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T21:31:24.515Z] Configure a credential helper to remove this warning. See [2023-10-03T21:31:24.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T21:31:24.515Z] [2023-10-03T21:31:24.515Z] Login Succeeded [2023-10-03T21:31:24.515Z] nexus3.edgexfoundry.org:10003 [2023-10-03T21:31:24.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T21:31:24.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T21:31:24.774Z] Configure a credential helper to remove this warning. See [2023-10-03T21:31:24.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T21:31:24.774Z] [2023-10-03T21:31:24.774Z] Login Succeeded [2023-10-03T21:31:24.774Z] nexus3.edgexfoundry.org:10004 [2023-10-03T21:31:24.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T21:31:24.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T21:31:24.774Z] Configure a credential helper to remove this warning. See [2023-10-03T21:31:24.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T21:31:24.774Z] [2023-10-03T21:31:24.774Z] Login Succeeded [2023-10-03T21:31:24.774Z] docker.io [2023-10-03T21:31:24.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T21:31:25.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T21:31:25.035Z] Configure a credential helper to remove this warning. See [2023-10-03T21:31:25.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T21:31:25.035Z] [2023-10-03T21:31:25.035Z] Login Succeeded [2023-10-03T21:31:25.035Z] ---> docker-login.sh ends [Pipeline] } [2023-10-03T21:31:25.061Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-03T21:31:25.709Z] + git rev-list -1 --merges d6ed4e7692bc544e7012dbde604a4bbd216bbd2d~1..d6ed4e7692bc544e7012dbde604a4bbd216bbd2d [Pipeline] echo [2023-10-03T21:31:25.763Z] -----------> git rev-list -1 --merges d6ed4e7692bc544e7012dbde604a4bbd216bbd2d~1..d6ed4e7692bc544e7012dbde604a4bbd216bbd2d d6ed4e7692bc544e7012dbde604a4bbd216bbd2d [false] [Pipeline] sh [2023-10-03T21:31:26.072Z] + git log --format=format:%s -1 d6ed4e7692bc544e7012dbde604a4bbd216bbd2d [Pipeline] echo [2023-10-03T21:31:26.111Z] ========================================================= [2023-10-03T21:31:26.111Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-03T21:31:26.111Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-03T21:31:26.553Z] + git log --format=format:%s -1 d6ed4e7692bc544e7012dbde604a4bbd216bbd2d [Pipeline] echo [2023-10-03T21:31:26.583Z] [semverPrep] GIT_COMMIT: d6ed4e7692bc544e7012dbde604a4bbd216bbd2d, Commit Message: docs: Fix swagger and Postman for Start Replay [Pipeline] echo [2023-10-03T21:31:26.611Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-03T21:31:27.013Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-03T21:31:27.014Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-03T21:31:27.014Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-03T21:31:27.014Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-03T21:31:27.014Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-03T21:31:27.014Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-03T21:31:27.014Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T21:31:27.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-03T21:31:27.517Z] [2023-10-03T21:31:27.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T21:31:27.900Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-03T21:31:27.900Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-03T21:31:27.900Z] b85a868b505f: Pulling fs layer [2023-10-03T21:31:27.900Z] e2be974225ed: Pulling fs layer [2023-10-03T21:31:27.900Z] 339a4e72a1f5: Pulling fs layer [2023-10-03T21:31:27.900Z] 988bab9f4d93: Pulling fs layer [2023-10-03T21:31:27.900Z] 1469e6f7b9e6: Pulling fs layer [2023-10-03T21:31:27.900Z] eaf3925da568: Pulling fs layer [2023-10-03T21:31:27.900Z] bab4dde63d76: Pulling fs layer [2023-10-03T21:31:27.900Z] bde34c3a00c8: Pulling fs layer [2023-10-03T21:31:27.900Z] b352a97aabf1: Pulling fs layer [2023-10-03T21:31:27.900Z] 4872d77fe225: Pulling fs layer [2023-10-03T21:31:27.900Z] 5851b861e8e6: Pulling fs layer [2023-10-03T21:31:27.900Z] 988bab9f4d93: Waiting [2023-10-03T21:31:27.900Z] 1469e6f7b9e6: Waiting [2023-10-03T21:31:27.900Z] bab4dde63d76: Waiting [2023-10-03T21:31:27.900Z] eaf3925da568: Waiting [2023-10-03T21:31:27.900Z] bde34c3a00c8: Waiting [2023-10-03T21:31:27.900Z] 4872d77fe225: Waiting [2023-10-03T21:31:27.900Z] 5851b861e8e6: Waiting [2023-10-03T21:31:27.900Z] b352a97aabf1: Waiting [2023-10-03T21:31:27.900Z] e2be974225ed: Download complete [2023-10-03T21:31:27.900Z] 988bab9f4d93: Verifying Checksum [2023-10-03T21:31:27.900Z] 988bab9f4d93: Download complete [2023-10-03T21:31:27.900Z] 339a4e72a1f5: Verifying Checksum [2023-10-03T21:31:27.900Z] 339a4e72a1f5: Download complete [2023-10-03T21:31:27.900Z] 1469e6f7b9e6: Verifying Checksum [2023-10-03T21:31:27.900Z] 1469e6f7b9e6: Download complete [2023-10-03T21:31:27.900Z] eaf3925da568: Download complete [2023-10-03T21:31:28.159Z] bde34c3a00c8: Download complete [2023-10-03T21:31:28.159Z] b352a97aabf1: Download complete [2023-10-03T21:31:28.159Z] 4872d77fe225: Download complete [2023-10-03T21:31:28.159Z] 5851b861e8e6: Verifying Checksum [2023-10-03T21:31:28.159Z] 5851b861e8e6: Download complete [2023-10-03T21:31:28.159Z] b85a868b505f: Verifying Checksum [2023-10-03T21:31:28.159Z] b85a868b505f: Download complete [2023-10-03T21:31:28.417Z] bab4dde63d76: Verifying Checksum [2023-10-03T21:31:28.417Z] bab4dde63d76: Download complete [2023-10-03T21:31:29.356Z] b85a868b505f: Pull complete [2023-10-03T21:31:29.356Z] e2be974225ed: Pull complete [2023-10-03T21:31:29.924Z] 339a4e72a1f5: Pull complete [2023-10-03T21:31:29.924Z] 988bab9f4d93: Pull complete [2023-10-03T21:31:30.494Z] 1469e6f7b9e6: Pull complete [2023-10-03T21:31:30.494Z] eaf3925da568: Pull complete [2023-10-03T21:31:32.397Z] bab4dde63d76: Pull complete [2023-10-03T21:31:32.397Z] bde34c3a00c8: Pull complete [2023-10-03T21:31:32.397Z] b352a97aabf1: Pull complete [2023-10-03T21:31:32.657Z] 4872d77fe225: Pull complete [2023-10-03T21:31:32.657Z] 5851b861e8e6: Pull complete [2023-10-03T21:31:32.657Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-03T21:31:32.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-03T21:31:32.657Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-03T21:31:32.883Z] prd-ubuntu20.04-docker-8c-8g-8419 does not seem to be running inside a container [2023-10-03T21:31:32.914Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-87 -v /w/workspace/xfoundry_app-record-replay_PR-87:/w/workspace/xfoundry_app-record-replay_PR-87:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-87@tmp:/w/workspace/xfoundry_app-record-replay_PR-87@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-10-03T21:31:35.797Z] $ docker top 70fdd9691ec3256db526a539122cd9c0d0b89ba658ad0eaa3bd77834576cfd99 -eo pid,comm [2023-10-03T21:31:35.869Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-03T21:31:35.869Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-03T21:31:35.999Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-03T21:31:35.999Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-03T21:31:36.103Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-03T21:31:36.104Z] $ docker exec 70fdd9691ec3256db526a539122cd9c0d0b89ba658ad0eaa3bd77834576cfd99 ssh-agent [2023-10-03T21:31:36.215Z] SSH_AUTH_SOCK=/tmp/ssh-xstWP83DfTXi/agent.32 [2023-10-03T21:31:36.215Z] SSH_AGENT_PID=38 [2023-10-03T21:31:36.221Z] Running ssh-add (command line suppressed) [2023-10-03T21:31:36.317Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-87@tmp/private_key_11243739515917394102.key (/w/workspace/xfoundry_app-record-replay_PR-87@tmp/private_key_11243739515917394102.key) [2023-10-03T21:31:36.333Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-03T21:31:36.665Z] + git tag --points-at HEAD [Pipeline] } [2023-10-03T21:31:36.689Z] $ docker exec --env ******** --env ******** 70fdd9691ec3256db526a539122cd9c0d0b89ba658ad0eaa3bd77834576cfd99 ssh-agent -k [2023-10-03T21:31:36.781Z] unset SSH_AUTH_SOCK; [2023-10-03T21:31:36.782Z] unset SSH_AGENT_PID; [2023-10-03T21:31:36.782Z] echo Agent pid 38 killed; [2023-10-03T21:31:36.794Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-03T21:31:36.896Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-03T21:31:36.896Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-03T21:31:37.012Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-03T21:31:37.014Z] $ docker exec 70fdd9691ec3256db526a539122cd9c0d0b89ba658ad0eaa3bd77834576cfd99 ssh-agent [2023-10-03T21:31:37.128Z] SSH_AUTH_SOCK=/tmp/ssh-6ecJVVWXZDlv/agent.70 [2023-10-03T21:31:37.128Z] SSH_AGENT_PID=76 [2023-10-03T21:31:37.132Z] Running ssh-add (command line suppressed) [2023-10-03T21:31:37.226Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-87@tmp/private_key_17465763439849920818.key (/w/workspace/xfoundry_app-record-replay_PR-87@tmp/private_key_17465763439849920818.key) [2023-10-03T21:31:37.241Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-03T21:31:37.572Z] + git semver init [2023-10-03T21:31:37.831Z] 2023-10-03 21:31:37,725 [run_init] DEBUG init version:0.0.0 force:False [2023-10-03T21:31:37.831Z] 2023-10-03 21:31:37,726 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-87/.semver [2023-10-03T21:31:37.831Z] 2023-10-03 21:31:37,726 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-87/.semver [2023-10-03T21:31:37.831Z] 2023-10-03 21:31:37,727 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-87/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-87, universal_newlines=False, shell=None, istream=None) [2023-10-03T21:31:38.773Z] 2023-10-03 21:31:38,432 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-87/.git/info/exclude [2023-10-03T21:31:38.773Z] 2023-10-03 21:31:38,433 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-87/.semver/PR-87 with force:False [2023-10-03T21:31:38.773Z] 2023-10-03 21:31:38,433 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-87/.semver/PR-87 [2023-10-03T21:31:38.773Z] 2023-10-03 21:31:38,437 [execute] INFO git cat-file --batch-check [2023-10-03T21:31:38.773Z] 2023-10-03 21:31:38,437 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-87/.semver, universal_newlines=False, shell=None, istream=) [2023-10-03T21:31:38.773Z] 2023-10-03 21:31:38,443 [execute] INFO git cat-file --batch [2023-10-03T21:31:38.773Z] 2023-10-03 21:31:38,443 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-87/.semver, universal_newlines=False, shell=None, istream=) [2023-10-03T21:31:38.773Z] 2023-10-03 21:31:38,448 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-87/.semver/PR-87 [2023-10-03T21:31:38.773Z] 0.0.0 [Pipeline] } [2023-10-03T21:31:38.800Z] $ docker exec --env ******** --env ******** 70fdd9691ec3256db526a539122cd9c0d0b89ba658ad0eaa3bd77834576cfd99 ssh-agent -k [2023-10-03T21:31:38.891Z] unset SSH_AUTH_SOCK; [2023-10-03T21:31:38.892Z] unset SSH_AGENT_PID; [2023-10-03T21:31:38.892Z] echo Agent pid 76 killed; [2023-10-03T21:31:38.901Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-03T21:31:39.324Z] + git semver [Pipeline] } [2023-10-03T21:31:39.606Z] $ docker stop --time=1 70fdd9691ec3256db526a539122cd9c0d0b89ba658ad0eaa3bd77834576cfd99 [2023-10-03T21:31:40.882Z] $ docker rm -f --volumes 70fdd9691ec3256db526a539122cd9c0d0b89ba658ad0eaa3bd77834576cfd99 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-03T21:31:41.279Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-03T21:31:41.530Z] Stashed 1 file(s) [Pipeline] echo [2023-10-03T21:31:41.547Z] [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-10-03T21:31:42.139Z] provisioning config files... [2023-10-03T21:31:42.148Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-87@tmp/config2883036418152054602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-03T21:31:42.489Z] ---> docker-login.sh [2023-10-03T21:31:42.489Z] nexus3.edgexfoundry.org:10001 [2023-10-03T21:31:42.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T21:31:42.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T21:31:42.489Z] Configure a credential helper to remove this warning. See [2023-10-03T21:31:42.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T21:31:42.489Z] [2023-10-03T21:31:42.489Z] Login Succeeded [2023-10-03T21:31:42.489Z] nexus3.edgexfoundry.org:10002 [2023-10-03T21:31:42.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T21:31:42.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T21:31:42.489Z] Configure a credential helper to remove this warning. See [2023-10-03T21:31:42.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T21:31:42.489Z] [2023-10-03T21:31:42.489Z] Login Succeeded [2023-10-03T21:31:42.489Z] nexus3.edgexfoundry.org:10003 [2023-10-03T21:31:42.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T21:31:42.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T21:31:42.748Z] Configure a credential helper to remove this warning. See [2023-10-03T21:31:42.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T21:31:42.748Z] [2023-10-03T21:31:42.748Z] Login Succeeded [2023-10-03T21:31:42.748Z] nexus3.edgexfoundry.org:10004 [2023-10-03T21:31:42.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T21:31:42.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T21:31:42.748Z] Configure a credential helper to remove this warning. See [2023-10-03T21:31:42.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T21:31:42.748Z] [2023-10-03T21:31:42.748Z] Login Succeeded [2023-10-03T21:31:42.748Z] docker.io [2023-10-03T21:31:42.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T21:31:43.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T21:31:43.314Z] Configure a credential helper to remove this warning. See [2023-10-03T21:31:43.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T21:31:43.314Z] [2023-10-03T21:31:43.314Z] Login Succeeded [2023-10-03T21:31:43.314Z] ---> docker-login.sh ends [Pipeline] } [2023-10-03T21:31:43.342Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-03T21:31:43.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-03T21:31:43.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-03T21:31:43.615Z] ========================================================= [2023-10-03T21:31:43.615Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-03T21:31:43.615Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T21:31:44.104Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-03T21:31:44.104Z] Sending build context to Docker daemon 605.2kB [2023-10-03T21:31:44.104Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-03T21:31:44.104Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-03T21:31:44.104Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-03T21:31:44.104Z] 7264a8db6415: Pulling fs layer [2023-10-03T21:31:44.104Z] c4d48a809fc2: Pulling fs layer [2023-10-03T21:31:44.104Z] 4f1c88b9dad5: Pulling fs layer [2023-10-03T21:31:44.104Z] ad3a456e5733: Pulling fs layer [2023-10-03T21:31:44.104Z] 33e27b845d1e: Pulling fs layer [2023-10-03T21:31:44.104Z] c68163c4e522: Pulling fs layer [2023-10-03T21:31:44.104Z] 50da416c3ac9: Pulling fs layer [2023-10-03T21:31:44.104Z] 23d2d4c4bb30: Pulling fs layer [2023-10-03T21:31:44.104Z] 33e27b845d1e: Waiting [2023-10-03T21:31:44.104Z] c68163c4e522: Waiting [2023-10-03T21:31:44.104Z] 50da416c3ac9: Waiting [2023-10-03T21:31:44.104Z] 23d2d4c4bb30: Waiting [2023-10-03T21:31:44.104Z] ad3a456e5733: Waiting [2023-10-03T21:31:44.104Z] c4d48a809fc2: Verifying Checksum [2023-10-03T21:31:44.104Z] c4d48a809fc2: Download complete [2023-10-03T21:31:44.365Z] ad3a456e5733: Download complete [2023-10-03T21:31:44.365Z] 33e27b845d1e: Verifying Checksum [2023-10-03T21:31:44.365Z] 33e27b845d1e: Download complete [2023-10-03T21:31:44.365Z] 7264a8db6415: Verifying Checksum [2023-10-03T21:31:44.365Z] 7264a8db6415: Download complete [2023-10-03T21:31:44.365Z] c68163c4e522: Verifying Checksum [2023-10-03T21:31:44.365Z] c68163c4e522: Download complete [2023-10-03T21:31:44.365Z] 7264a8db6415: Pull complete [2023-10-03T21:31:44.626Z] 23d2d4c4bb30: Verifying Checksum [2023-10-03T21:31:44.626Z] 23d2d4c4bb30: Download complete [2023-10-03T21:31:44.626Z] c4d48a809fc2: Pull complete [2023-10-03T21:31:44.883Z] 4f1c88b9dad5: Verifying Checksum [2023-10-03T21:31:44.883Z] 4f1c88b9dad5: Download complete [2023-10-03T21:31:45.141Z] 50da416c3ac9: Verifying Checksum [2023-10-03T21:31:45.141Z] 50da416c3ac9: Download complete [2023-10-03T21:31:48.448Z] 4f1c88b9dad5: Pull complete [2023-10-03T21:31:48.448Z] ad3a456e5733: Pull complete [2023-10-03T21:31:48.448Z] 33e27b845d1e: Pull complete [2023-10-03T21:31:48.448Z] c68163c4e522: Pull complete [2023-10-03T21:31:50.973Z] 50da416c3ac9: Pull complete [2023-10-03T21:31:51.540Z] 23d2d4c4bb30: Pull complete [2023-10-03T21:31:51.540Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-03T21:31:51.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-03T21:31:51.540Z] ---> 0786185ac409 [2023-10-03T21:31:51.540Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-03T21:31:56.812Z] ---> Running in 304f39d4bfed [2023-10-03T21:31:56.812Z] Removing intermediate container 304f39d4bfed [2023-10-03T21:31:56.812Z] ---> 681ffc94f8bf [2023-10-03T21:31:56.812Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-03T21:31:56.812Z] ---> Running in 7ae2b7909294 [2023-10-03T21:31:56.812Z] Removing intermediate container 7ae2b7909294 [2023-10-03T21:31:56.812Z] ---> 43f72c38d4da [2023-10-03T21:31:56.812Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-03T21:31:56.812Z] ---> Running in d2c951997560 [2023-10-03T21:31:56.812Z] Removing intermediate container d2c951997560 [2023-10-03T21:31:56.812Z] ---> 7438b969bb5d [2023-10-03T21:31:56.812Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-03T21:31:56.812Z] ---> Running in 798f0039c376 [2023-10-03T21:31:56.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T21:31:56.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T21:31:56.965Z] Still waiting to schedule task [2023-10-03T21:31:56.966Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-03T21:31:57.072Z] OK: 264 MiB in 52 packages [2023-10-03T21:31:57.643Z] Removing intermediate container 798f0039c376 [2023-10-03T21:31:57.643Z] ---> 0386ba73b851 [2023-10-03T21:31:57.643Z] Step 7/12 : WORKDIR /app [2023-10-03T21:31:57.643Z] ---> Running in 44e75289e772 [2023-10-03T21:31:57.643Z] Removing intermediate container 44e75289e772 [2023-10-03T21:31:57.643Z] ---> 019c88925aad [2023-10-03T21:31:57.643Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-03T21:31:57.643Z] ---> ad1b5b851db6 [2023-10-03T21:31:57.643Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T21:31:57.643Z] ---> Running in a25ceae9ef5b [2023-10-03T21:32:36.383Z] Removing intermediate container a25ceae9ef5b [2023-10-03T21:32:36.383Z] ---> 658d8b6880f2 [2023-10-03T21:32:36.383Z] Step 10/12 : COPY . . [2023-10-03T21:32:36.383Z] ---> da64edcbc766 [2023-10-03T21:32:36.383Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-03T21:32:36.383Z] ---> Running in 35ec40dbdb8d [2023-10-03T21:32:36.383Z] Removing intermediate container 35ec40dbdb8d [2023-10-03T21:32:36.383Z] ---> c735699c466d [2023-10-03T21:32:36.383Z] Step 12/12 : RUN $MAKE [2023-10-03T21:32:36.383Z] ---> Running in e870b3e7939d [2023-10-03T21:32:36.383Z] noop [2023-10-03T21:32:36.383Z] Removing intermediate container e870b3e7939d [2023-10-03T21:32:36.383Z] ---> cabcb654fe19 [2023-10-03T21:32:36.383Z] Successfully built cabcb654fe19 [2023-10-03T21:32:36.383Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T21:32:36.840Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-03T21:32:36.840Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-03T21:32:36.998Z] prd-ubuntu20.04-docker-8c-8g-8419 does not seem to be running inside a container [2023-10-03T21:32:37.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-87 -v /w/workspace/xfoundry_app-record-replay_PR-87:/w/workspace/xfoundry_app-record-replay_PR-87:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-87@tmp:/w/workspace/xfoundry_app-record-replay_PR-87@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-10-03T21:32:37.357Z] $ docker top 356cc3a24e3f7c1dd525ea0d5a01d040cd0b2a4d0aab9358666ad40edd39d7a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-03T21:32:37.758Z] + go version [2023-10-03T21:32:37.758Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-03T21:32:37.787Z] $ docker stop --time=1 356cc3a24e3f7c1dd525ea0d5a01d040cd0b2a4d0aab9358666ad40edd39d7a7 [2023-10-03T21:32:39.066Z] $ docker rm -f --volumes 356cc3a24e3f7c1dd525ea0d5a01d040cd0b2a4d0aab9358666ad40edd39d7a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T21:32:39.805Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-03T21:32:39.805Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-03T21:32:39.956Z] prd-ubuntu20.04-docker-8c-8g-8419 does not seem to be running inside a container [2023-10-03T21:32:39.981Z] $ 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-87 -v /w/workspace/xfoundry_app-record-replay_PR-87:/w/workspace/xfoundry_app-record-replay_PR-87:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-87@tmp:/w/workspace/xfoundry_app-record-replay_PR-87@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-10-03T21:32:40.308Z] $ docker top b88241994a45b11ea5e3017958b3eaf0c16b837167722904ab680ac5a97ab118 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-03T21:32:40.697Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-87 [Pipeline] fileExists [Pipeline] sh [2023-10-03T21:32:41.054Z] + make test [2023-10-03T21:32:41.055Z] go test -race -coverprofile=coverage.out ./... [2023-10-03T21:32:59.149Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-10-03T21:32:59.409Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-10-03T21:32:59.409Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-10-03T21:32:59.409Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-10-03T21:33:00.348Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.043s coverage: 88.0% of statements [2023-10-03T21:33:10.326Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.613s coverage: 98.7% of statements [2023-10-03T21:33:10.326Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.092s coverage: 89.7% of statements [2023-10-03T21:33:10.326Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.034s coverage: 100.0% of statements [2023-10-03T21:33:28.037Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8420 in /w/workspace/xfoundry_app-record-replay_PR-87 [Pipeline] { [Pipeline] ws [2023-10-03T21:33:28.093Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-10-03T21:33:28.166Z] Selected Git installation does not exist. Using Default [2023-10-03T21:33:28.166Z] The recommended git tool is: NONE [2023-10-03T21:33:32.352Z] go vet ./... [2023-10-03T21:33:32.610Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-03T21:33:32.610Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-03T21:33:32.610Z] ./bin/test-attribution-txt.sh [2023-10-03T21:33:32.854Z] using credential edgex-jenkins-ssh [2023-10-03T21:33:32.872Z] Cloning the remote Git repository [Pipeline] echo [2023-10-03T21:33:32.896Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-03T21:33:32.924Z] $ docker stop --time=1 b88241994a45b11ea5e3017958b3eaf0c16b837167722904ab680ac5a97ab118 [2023-10-03T21:33:32.914Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-10-03T21:33:32.994Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-10-03T21:33:33.131Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-10-03T21:33:33.132Z] > git --version # timeout=10 [2023-10-03T21:33:33.152Z] > git --version # 'git version 2.25.1' [2023-10-03T21:33:33.155Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-03T21:33:33.298Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-03T21:33:34.010Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-10-03T21:33:34.033Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-03T21:33:35.413Z] Merging remotes/origin/main commit d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a into PR head commit d6ed4e7692bc544e7012dbde604a4bbd216bbd2d [2023-10-03T21:33:34.796Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-10-03T21:33:34.832Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-10-03T21:33:34.833Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-03T21:33:34.848Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/87/head:refs/remotes/origin/PR-87 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-03T21:33:35.433Z] > git config core.sparsecheckout # timeout=10 [2023-10-03T21:33:35.697Z] Merge succeeded, producing d6ed4e7692bc544e7012dbde604a4bbd216bbd2d [2023-10-03T21:33:35.697Z] Checking out Revision d6ed4e7692bc544e7012dbde604a4bbd216bbd2d (PR-87) [2023-10-03T21:33:36.700Z] $ docker rm -f --volumes b88241994a45b11ea5e3017958b3eaf0c16b837167722904ab680ac5a97ab118 [2023-10-03T21:33:35.498Z] > git checkout -f d6ed4e7692bc544e7012dbde604a4bbd216bbd2d # timeout=10 [2023-10-03T21:33:35.590Z] > git remote # timeout=10 [2023-10-03T21:33:35.611Z] > git config --get remote.origin.url # timeout=10 [2023-10-03T21:33:35.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-03T21:33:35.651Z] > git merge d7c11ee8cc27e6c30d594ebe89d32af7f6c2656a # timeout=10 [2023-10-03T21:33:35.678Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-03T21:33:35.705Z] > git config core.sparsecheckout # timeout=10 [2023-10-03T21:33:35.720Z] > git checkout -f d6ed4e7692bc544e7012dbde604a4bbd216bbd2d # timeout=10 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-03T21:33:37.299Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-03T21:33:37.366Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-03T21:33:38.058Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-03T21:33:38.369Z] + ls -al . [2023-10-03T21:33:38.369Z] total 188 [2023-10-03T21:33:38.369Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 21:32 . [2023-10-03T21:33:38.369Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 21:31 .. [2023-10-03T21:33:38.369Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 3 21:31 .dockerignore [2023-10-03T21:33:38.369Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 21:33 .git [2023-10-03T21:33:38.369Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 21:31 .github [2023-10-03T21:33:38.369Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 3 21:31 .gitignore [2023-10-03T21:33:38.369Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 21:31 .golangci.yml [2023-10-03T21:33:38.369Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 21:31 .semver [2023-10-03T21:33:38.369Z] -rw-rw-r-- 1 jenkins jenkins 11301 Oct 3 21:31 Attribution.txt [2023-10-03T21:33:38.369Z] -rw-rw-r-- 1 jenkins jenkins 258 Oct 3 21:31 CHANGELOG.md [2023-10-03T21:33:38.369Z] -rw-rw-r-- 1 jenkins jenkins 1616 Oct 3 21:31 Dockerfile [2023-10-03T21:33:38.369Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 21:31 GOVERNANCE.md [2023-10-03T21:33:38.369Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 3 21:31 Jenkinsfile [2023-10-03T21:33:38.369Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 3 21:31 LICENSE [2023-10-03T21:33:38.369Z] -rw-rw-r-- 1 jenkins jenkins 3139 Oct 3 21:31 Makefile [2023-10-03T21:33:38.369Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 3 21:31 OWNERS.md [2023-10-03T21:33:38.369Z] -rw-rw-r-- 1 jenkins jenkins 2363 Oct 3 21:31 README.md [2023-10-03T21:33:38.369Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 3 21:31 Record and Reply.postman_collection.json [2023-10-03T21:33:38.369Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 21:31 VERSION [2023-10-03T21:33:38.369Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 21:31 bin [2023-10-03T21:33:38.369Z] -rw-r--r-- 1 jenkins jenkins 24667 Oct 3 21:33 coverage.out [2023-10-03T21:33:38.369Z] -rw-rw-r-- 1 jenkins jenkins 3905 Oct 3 21:31 go.mod [2023-10-03T21:33:38.369Z] -rw-rw-r-- 1 jenkins jenkins 35420 Oct 3 21:31 go.sum [2023-10-03T21:33:38.369Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 3 21:31 internal [2023-10-03T21:33:38.369Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 3 21:31 main.go [2023-10-03T21:33:38.369Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 21:31 openapi [2023-10-03T21:33:38.369Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 21:31 pkg [2023-10-03T21:33:38.369Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 21:31 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T21:33:38.762Z] + 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=d6ed4e7692bc544e7012dbde604a4bbd216bbd2d --label arch=amd64 --label version=0.0.0 . [2023-10-03T21:33:38.762Z] Sending build context to Docker daemon 630.8kB [2023-10-03T21:33:38.762Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-03T21:33:38.762Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-03T21:33:38.762Z] ---> cabcb654fe19 [2023-10-03T21:33:38.762Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-03T21:33:38.762Z] ---> Running in 39014172a7c6 [2023-10-03T21:33:39.020Z] Removing intermediate container 39014172a7c6 [2023-10-03T21:33:39.020Z] ---> 8b5a28f59aa4 [2023-10-03T21:33:39.020Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-03T21:33:39.020Z] ---> Running in 762c0a94beb3 [2023-10-03T21:33:39.020Z] Removing intermediate container 762c0a94beb3 [2023-10-03T21:33:39.020Z] ---> 3fd5157d8a60 [2023-10-03T21:33:39.020Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-03T21:33:39.020Z] ---> Running in 43284c842b5d [2023-10-03T21:33:39.020Z] Removing intermediate container 43284c842b5d [2023-10-03T21:33:39.020Z] ---> c0637f02ff99 [2023-10-03T21:33:39.020Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-03T21:33:39.020Z] ---> Running in 7635d01fafef [2023-10-03T21:33:39.156Z] Commit message: "docs: Fix swagger and Postman for Start Replay" [2023-10-03T21:33:39.215Z] > git --version # timeout=10 [2023-10-03T21:33:39.227Z] > git --version # 'git version 2.25.1' [2023-10-03T21:33:39.240Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-03T21:33:39.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T21:33:39.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T21:33:39.794Z] OK: 264 MiB in 52 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-03T21:33:40.363Z] Removing intermediate container 7635d01fafef [2023-10-03T21:33:40.363Z] ---> d0753ed702d8 [2023-10-03T21:33:40.363Z] Step 7/26 : WORKDIR /app [2023-10-03T21:33:40.363Z] ---> Running in acdb37c743b6 [2023-10-03T21:33:40.363Z] Removing intermediate container acdb37c743b6 [2023-10-03T21:33:40.363Z] ---> f4216f2d9d94 [2023-10-03T21:33:40.363Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-03T21:33:40.363Z] ---> b6be10e8fa1d [2023-10-03T21:33:40.363Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T21:33:40.363Z] ---> Running in ed5c31bd7216 [2023-10-03T21:33:40.488Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-03T21:33:40.488Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-03T21:33:40.488Z] Dload Upload Total Spent Left Speed [2023-10-03T21:33:40.488Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2023-10-03T21:33:41.180Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-03T21:33:41.296Z] Removing intermediate container ed5c31bd7216 [2023-10-03T21:33:41.296Z] ---> 70cc4c63062c [2023-10-03T21:33:41.296Z] Step 10/26 : COPY . . [2023-10-03T21:33:41.296Z] ---> 8bf7ba7d4ef9 [2023-10-03T21:33:41.296Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-03T21:33:41.296Z] ---> Running in 5c639d3d8e46 [2023-10-03T21:33:41.296Z] Removing intermediate container 5c639d3d8e46 [2023-10-03T21:33:41.296Z] ---> e78adca436d8 [2023-10-03T21:33:41.296Z] Step 12/26 : RUN $MAKE [2023-10-03T21:33:41.296Z] ---> Running in 0caeba51d3c7 [2023-10-03T21:33:41.529Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-03T21:33:41.529Z] + sudo tee /etc/docker/daemon.new [2023-10-03T21:33:41.529Z] { [2023-10-03T21:33:41.529Z] "registry-mirrors": [ [2023-10-03T21:33:41.529Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-03T21:33:41.529Z] ], [2023-10-03T21:33:41.529Z] "bip": "10.250.0.254/24", [2023-10-03T21:33:41.529Z] "hosts": [ [2023-10-03T21:33:41.529Z] "tcp://0.0.0.0:5555", [2023-10-03T21:33:41.529Z] "unix:///var/run/docker.sock" [2023-10-03T21:33:41.529Z] ], [2023-10-03T21:33:41.529Z] "mtu": 1458, [2023-10-03T21:33:41.529Z] "selinux-enabled": true, [2023-10-03T21:33:41.529Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-03T21:33:41.529Z] } [Pipeline] sh [2023-10-03T21:33:41.863Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.36 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-10-03T21:33:41.875Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-03T21:33:42.231Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-03T21:34:00.537Z] provisioning config files... [2023-10-03T21:34:00.561Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config9712394507406965829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-03T21:34:00.937Z] ---> docker-login.sh [2023-10-03T21:34:00.937Z] nexus3.edgexfoundry.org:10001 [2023-10-03T21:34:01.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T21:34:01.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T21:34:01.487Z] Configure a credential helper to remove this warning. See [2023-10-03T21:34:01.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T21:34:01.487Z] [2023-10-03T21:34:01.487Z] Login Succeeded [2023-10-03T21:34:01.487Z] nexus3.edgexfoundry.org:10002 [2023-10-03T21:34:01.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T21:34:01.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T21:34:01.756Z] Configure a credential helper to remove this warning. See [2023-10-03T21:34:01.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T21:34:01.756Z] [2023-10-03T21:34:01.756Z] Login Succeeded [2023-10-03T21:34:01.756Z] nexus3.edgexfoundry.org:10003 [2023-10-03T21:34:02.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T21:34:02.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T21:34:02.295Z] Configure a credential helper to remove this warning. See [2023-10-03T21:34:02.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T21:34:02.295Z] [2023-10-03T21:34:02.295Z] Login Succeeded [2023-10-03T21:34:02.295Z] nexus3.edgexfoundry.org:10004 [2023-10-03T21:34:02.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T21:34:02.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T21:34:02.567Z] Configure a credential helper to remove this warning. See [2023-10-03T21:34:02.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T21:34:02.567Z] [2023-10-03T21:34:02.567Z] Login Succeeded [2023-10-03T21:34:02.567Z] docker.io [2023-10-03T21:34:02.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T21:34:03.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T21:34:03.103Z] Configure a credential helper to remove this warning. See [2023-10-03T21:34:03.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T21:34:03.103Z] [2023-10-03T21:34:03.103Z] Login Succeeded [2023-10-03T21:34:03.103Z] ---> docker-login.sh ends [Pipeline] } [2023-10-03T21:34:03.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-03T21:34:03.514Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-03T21:34:03.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-03T21:34:03.585Z] ========================================================= [2023-10-03T21:34:03.585Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-03T21:34:03.585Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T21:34:04.084Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-03T21:34:04.084Z] Sending build context to Docker daemon 259.6kB [2023-10-03T21:34:04.194Z] Removing intermediate container 0caeba51d3c7 [2023-10-03T21:34:04.194Z] ---> 3afe87ba0376 [2023-10-03T21:34:04.194Z] Step 13/26 : FROM alpine:3.18 [2023-10-03T21:34:04.194Z] 3.18: Pulling from library/alpine [2023-10-03T21:34:04.194Z] 96526aa774ef: Pulling fs layer [2023-10-03T21:34:04.194Z] 96526aa774ef: Verifying Checksum [2023-10-03T21:34:04.194Z] 96526aa774ef: Download complete [2023-10-03T21:34:04.194Z] 96526aa774ef: Pull complete [2023-10-03T21:34:04.194Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T21:34:04.194Z] Status: Downloaded newer image for alpine:3.18 [2023-10-03T21:34:04.194Z] ---> 8ca4688f4f35 [2023-10-03T21:34:04.194Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-03T21:34:04.194Z] ---> Running in e601629a2ffe [2023-10-03T21:34:04.194Z] Removing intermediate container e601629a2ffe [2023-10-03T21:34:04.194Z] ---> d89bf5835b67 [2023-10-03T21:34:04.194Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-10-03T21:34:04.194Z] ---> Running in 01ee60d5b819 [2023-10-03T21:34:04.194Z] Removing intermediate container 01ee60d5b819 [2023-10-03T21:34:04.194Z] ---> 09d35872617b [2023-10-03T21:34:04.194Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-03T21:34:04.194Z] ---> Running in 431d8f913d54 [2023-10-03T21:34:04.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T21:34:04.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T21:34:04.194Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-03T21:34:04.194Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-03T21:34:04.194Z] Executing busybox-1.36.1-r2.trigger [2023-10-03T21:34:04.194Z] Executing ca-certificates-20230506-r0.trigger [2023-10-03T21:34:04.194Z] OK: 8 MiB in 17 packages [2023-10-03T21:34:04.194Z] Removing intermediate container 431d8f913d54 [2023-10-03T21:34:04.194Z] ---> 16308120cb7d [2023-10-03T21:34:04.194Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-03T21:34:04.194Z] ---> 5b5185a194f1 [2023-10-03T21:34:04.194Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-03T21:34:04.194Z] ---> 260e33f31fe6 [2023-10-03T21:34:04.194Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-03T21:34:04.194Z] ---> b0cdc87b8f00 [2023-10-03T21:34:04.194Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-10-03T21:34:04.352Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-03T21:34:04.352Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-03T21:34:04.453Z] ---> afaf28be5af5 [2023-10-03T21:34:04.453Z] Step 21/26 : EXPOSE 59712 [2023-10-03T21:34:04.453Z] ---> Running in 2466c7315424 [2023-10-03T21:34:04.453Z] Removing intermediate container 2466c7315424 [2023-10-03T21:34:04.453Z] ---> a70384988b29 [2023-10-03T21:34:04.453Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-10-03T21:34:04.453Z] ---> Running in 508d61f40940 [2023-10-03T21:34:04.453Z] Removing intermediate container 508d61f40940 [2023-10-03T21:34:04.453Z] ---> 1c218a5c2fdd [2023-10-03T21:34:04.453Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-03T21:34:04.453Z] ---> Running in 3a0479187658 [2023-10-03T21:34:04.713Z] Removing intermediate container 3a0479187658 [2023-10-03T21:34:04.713Z] ---> d5eac216bc03 [2023-10-03T21:34:04.713Z] Step 24/26 : LABEL arch=amd64 [2023-10-03T21:34:04.713Z] ---> Running in c253499e47fa [2023-10-03T21:34:04.713Z] Removing intermediate container c253499e47fa [2023-10-03T21:34:04.713Z] ---> d9019ddbeb9e [2023-10-03T21:34:04.713Z] Step 25/26 : LABEL git_sha=d6ed4e7692bc544e7012dbde604a4bbd216bbd2d [2023-10-03T21:34:04.713Z] ---> Running in 55b4532f81c2 [2023-10-03T21:34:04.713Z] Removing intermediate container 55b4532f81c2 [2023-10-03T21:34:04.713Z] ---> 1a54696d9f49 [2023-10-03T21:34:04.713Z] Step 26/26 : LABEL version=0.0.0 [2023-10-03T21:34:04.713Z] ---> Running in f4b7abcdc63a [2023-10-03T21:34:04.978Z] Removing intermediate container f4b7abcdc63a [2023-10-03T21:34:04.978Z] ---> 2664eac4429c [2023-10-03T21:34:04.978Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-03T21:34:04.978Z] Successfully built 2664eac4429c [2023-10-03T21:34:04.978Z] 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-10-03T21:34:05.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-03T21:34:05.855Z] [2023-10-03T21:34:05.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T21:34:06.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-03T21:34:06.226Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-03T21:34:06.226Z] 5eb5b503b376: Pulling fs layer [2023-10-03T21:34:06.226Z] 5c69ac0246d0: Pulling fs layer [2023-10-03T21:34:06.226Z] ec43610c2a17: Pulling fs layer [2023-10-03T21:34:06.226Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-03T21:34:06.226Z] 33b1e0a273af: Pulling fs layer [2023-10-03T21:34:06.226Z] 5d3b04190fa2: Pulling fs layer [2023-10-03T21:34:06.226Z] 2f39f015ded8: Pulling fs layer [2023-10-03T21:34:06.226Z] 33b1e0a273af: Waiting [2023-10-03T21:34:06.226Z] 5d3b04190fa2: Waiting [2023-10-03T21:34:06.226Z] 3a2ae6a8a46f: Waiting [2023-10-03T21:34:06.226Z] 5c69ac0246d0: Verifying Checksum [2023-10-03T21:34:06.226Z] 5c69ac0246d0: Download complete [2023-10-03T21:34:06.226Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-03T21:34:06.226Z] 3a2ae6a8a46f: Download complete [2023-10-03T21:34:06.485Z] 33b1e0a273af: Verifying Checksum [2023-10-03T21:34:06.485Z] 33b1e0a273af: Download complete [2023-10-03T21:34:06.485Z] ec43610c2a17: Verifying Checksum [2023-10-03T21:34:06.485Z] ec43610c2a17: Download complete [2023-10-03T21:34:06.485Z] 5d3b04190fa2: Verifying Checksum [2023-10-03T21:34:06.485Z] 5d3b04190fa2: Download complete [2023-10-03T21:34:06.485Z] 5eb5b503b376: Verifying Checksum [2023-10-03T21:34:06.485Z] 5eb5b503b376: Download complete [2023-10-03T21:34:07.050Z] 2f39f015ded8: Download complete [2023-10-03T21:34:07.616Z] 5eb5b503b376: Pull complete [2023-10-03T21:34:07.616Z] 5c69ac0246d0: Pull complete [2023-10-03T21:34:07.700Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-03T21:34:07.700Z] 9fda8d8052c6: Pulling fs layer [2023-10-03T21:34:07.700Z] 5d54e960e981: Pulling fs layer [2023-10-03T21:34:07.700Z] c4a7e357bf2a: Pulling fs layer [2023-10-03T21:34:07.700Z] f0e02332f6b5: Pulling fs layer [2023-10-03T21:34:07.700Z] cefa15bbcfad: Pulling fs layer [2023-10-03T21:34:07.700Z] 17808c966233: Pulling fs layer [2023-10-03T21:34:07.700Z] f4c1fc716caa: Pulling fs layer [2023-10-03T21:34:07.700Z] f0e02332f6b5: Waiting [2023-10-03T21:34:07.700Z] cefa15bbcfad: Waiting [2023-10-03T21:34:07.700Z] 17808c966233: Waiting [2023-10-03T21:34:07.700Z] f4c1fc716caa: Waiting [2023-10-03T21:34:07.700Z] 5d54e960e981: Verifying Checksum [2023-10-03T21:34:07.700Z] 5d54e960e981: Download complete [2023-10-03T21:34:07.700Z] f0e02332f6b5: Verifying Checksum [2023-10-03T21:34:07.700Z] f0e02332f6b5: Download complete [2023-10-03T21:34:07.700Z] cefa15bbcfad: Download complete [2023-10-03T21:34:07.700Z] 9fda8d8052c6: Verifying Checksum [2023-10-03T21:34:07.700Z] 9fda8d8052c6: Download complete [2023-10-03T21:34:07.986Z] f4c1fc716caa: Verifying Checksum [2023-10-03T21:34:07.986Z] f4c1fc716caa: Download complete [2023-10-03T21:34:08.182Z] ec43610c2a17: Pull complete [2023-10-03T21:34:08.182Z] 3a2ae6a8a46f: Pull complete [2023-10-03T21:34:08.440Z] 33b1e0a273af: Pull complete [2023-10-03T21:34:08.440Z] 5d3b04190fa2: Pull complete [2023-10-03T21:34:08.573Z] 9fda8d8052c6: Pull complete [2023-10-03T21:34:09.160Z] 5d54e960e981: Pull complete [2023-10-03T21:34:09.160Z] c4a7e357bf2a: Verifying Checksum [2023-10-03T21:34:09.160Z] c4a7e357bf2a: Download complete [2023-10-03T21:34:10.122Z] 17808c966233: Verifying Checksum [2023-10-03T21:34:10.122Z] 17808c966233: Download complete [2023-10-03T21:34:13.828Z] 2f39f015ded8: Pull complete [2023-10-03T21:34:13.828Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-03T21:34:13.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-03T21:34:13.828Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-03T21:34:14.054Z] prd-ubuntu20.04-docker-8c-8g-8419 does not seem to be running inside a container [2023-10-03T21:34:14.087Z] $ 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-87 -v /w/workspace/xfoundry_app-record-replay_PR-87:/w/workspace/xfoundry_app-record-replay_PR-87:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-87@tmp:/w/workspace/xfoundry_app-record-replay_PR-87@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-10-03T21:34:19.006Z] $ docker top 493b038cd225f1ab579081137e04d3ec882e34c39851f9e5bf8ad7f0e6449653 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-03T21:34:19.481Z] ---> job-cost.sh [2023-10-03T21:34:19.481Z] lf-activate-venv: SKIPPING [2023-10-03T21:34:19.481Z] INFO: No Stack... [2023-10-03T21:34:19.740Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-03T21:34:19.999Z] INFO: Archiving Costs [Pipeline] sh [2023-10-03T21:34:20.226Z] c4a7e357bf2a: Pull complete [2023-10-03T21:34:20.226Z] f0e02332f6b5: Pull complete [2023-10-03T21:34:20.226Z] cefa15bbcfad: Pull complete [2023-10-03T21:34:20.314Z] + cat /w/workspace/xfoundry_app-record-replay_PR-87/archives/cost.csv [2023-10-03T21:34:20.314Z] + cut -d, -f6 [Pipeline] lock [2023-10-03T21:34:20.353Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-87-1-stack-cost] [2023-10-03T21:34:20.358Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-87-1-stack-cost] did not exist. Created. [2023-10-03T21:34:20.358Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-87-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-03T21:34:20.761Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-03T21:34:20.819Z] Stashed 1 file(s) [Pipeline] } [2023-10-03T21:34:20.849Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-87-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-03T21:34:20.926Z] $ docker stop --time=1 493b038cd225f1ab579081137e04d3ec882e34c39851f9e5bf8ad7f0e6449653 [2023-10-03T21:34:22.094Z] $ docker rm -f --volumes 493b038cd225f1ab579081137e04d3ec882e34c39851f9e5bf8ad7f0e6449653 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-03T21:34:26.897Z] 17808c966233: Pull complete [2023-10-03T21:34:27.861Z] f4c1fc716caa: Pull complete [2023-10-03T21:34:27.861Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-03T21:34:27.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-03T21:34:27.861Z] ---> ea914061e18c [2023-10-03T21:34:27.861Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-03T21:34:29.803Z] ---> Running in d5e192463352 [2023-10-03T21:34:29.803Z] Removing intermediate container d5e192463352 [2023-10-03T21:34:29.803Z] ---> f1a3214071df [2023-10-03T21:34:29.803Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-03T21:34:29.803Z] ---> Running in e709684ad13f [2023-10-03T21:34:30.071Z] Removing intermediate container e709684ad13f [2023-10-03T21:34:30.071Z] ---> 19aab7a8f159 [2023-10-03T21:34:30.071Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-03T21:34:30.071Z] ---> Running in 68464d964975 [2023-10-03T21:34:30.341Z] Removing intermediate container 68464d964975 [2023-10-03T21:34:30.341Z] ---> f836fbd55f4e [2023-10-03T21:34:30.341Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-03T21:34:30.609Z] ---> Running in 9f8f069abedd [2023-10-03T21:34:31.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T21:34:32.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T21:34:33.117Z] OK: 266 MiB in 52 packages [2023-10-03T21:34:33.704Z] Removing intermediate container 9f8f069abedd [2023-10-03T21:34:33.704Z] ---> e0c4b46aca99 [2023-10-03T21:34:33.704Z] Step 7/12 : WORKDIR /app [2023-10-03T21:34:33.973Z] ---> Running in 405694e5bcec [2023-10-03T21:34:34.242Z] Removing intermediate container 405694e5bcec [2023-10-03T21:34:34.242Z] ---> 5de9976b36cb [2023-10-03T21:34:34.242Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-03T21:34:34.511Z] ---> 12956df42e69 [2023-10-03T21:34:34.511Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T21:34:34.779Z] ---> Running in a3fd7719c4fb [2023-10-03T21:35:42.653Z] Removing intermediate container a3fd7719c4fb [2023-10-03T21:35:42.653Z] ---> 6323c7177894 [2023-10-03T21:35:42.653Z] Step 10/12 : COPY . . [2023-10-03T21:35:42.653Z] ---> 89c381804885 [2023-10-03T21:35:42.653Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-03T21:35:42.653Z] ---> Running in 82819e99c172 [2023-10-03T21:35:42.653Z] Removing intermediate container 82819e99c172 [2023-10-03T21:35:42.653Z] ---> 5d6726f74796 [2023-10-03T21:35:42.653Z] Step 12/12 : RUN $MAKE [2023-10-03T21:35:42.653Z] ---> Running in 4dfb9b155d63 [2023-10-03T21:35:43.244Z] noop [2023-10-03T21:35:43.827Z] Removing intermediate container 4dfb9b155d63 [2023-10-03T21:35:43.827Z] ---> bf12a4642cfc [2023-10-03T21:35:43.827Z] Successfully built bf12a4642cfc [2023-10-03T21:35:43.827Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T21:35:44.314Z] + docker inspect -f . ci-base-image-arm64 [2023-10-03T21:35:44.314Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-03T21:35:44.590Z] prd-ubuntu20.04-docker-arm64-4c-16g-8420 does not seem to be running inside a container [2023-10-03T21:35:44.653Z] $ 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-10-03T21:35:45.792Z] $ docker top 95f3dc9d57fdcc0eec407c8b59ff5e3c2485afb72a74d849a64a51ad37ed6b24 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-03T21:35:46.653Z] + go version [2023-10-03T21:35:46.653Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-03T21:35:46.688Z] $ docker stop --time=1 95f3dc9d57fdcc0eec407c8b59ff5e3c2485afb72a74d849a64a51ad37ed6b24 [2023-10-03T21:35:48.262Z] $ docker rm -f --volumes 95f3dc9d57fdcc0eec407c8b59ff5e3c2485afb72a74d849a64a51ad37ed6b24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T21:35:49.109Z] + docker inspect -f . ci-base-image-arm64 [2023-10-03T21:35:49.109Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-03T21:35:49.343Z] prd-ubuntu20.04-docker-arm64-4c-16g-8420 does not seem to be running inside a container [2023-10-03T21:35:49.402Z] $ 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-10-03T21:35:50.487Z] $ docker top d638845d1eaef7d1b238b150e989f0c57456ed44d3bde8949e8eaff6bfabbdc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-03T21:35:51.051Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-10-03T21:35:51.437Z] + make test [2023-10-03T21:35:51.437Z] go test -race -coverprofile=coverage.out ./... [2023-10-03T21:37:58.088Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-10-03T21:37:58.088Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.257s coverage: 88.0% of statements [2023-10-03T21:38:01.453Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-10-03T21:38:01.453Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-10-03T21:38:03.395Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-10-03T21:38:11.595Z] ok github.com/edgexfoundry/app-record-replay/internal/application 10.073s coverage: 98.7% of statements [2023-10-03T21:38:11.596Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.771s coverage: 89.7% of statements [2023-10-03T21:38:11.596Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.227s coverage: 100.0% of statements [2023-10-03T21:38:12.178Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-03T21:38:12.178Z] go vet ./... [2023-10-03T21:40:18.836Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-03T21:40:18.836Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-03T21:40:18.836Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-03T21:40:18.880Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-03T21:40:18.907Z] $ docker stop --time=1 d638845d1eaef7d1b238b150e989f0c57456ed44d3bde8949e8eaff6bfabbdc8 [2023-10-03T21:40:21.698Z] $ docker rm -f --volumes d638845d1eaef7d1b238b150e989f0c57456ed44d3bde8949e8eaff6bfabbdc8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-03T21:40:23.361Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-03T21:40:23.397Z] Warning: overwriting stash ‘coverage-report’ [2023-10-03T21:40:23.915Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-03T21:40:24.516Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-03T21:40:24.878Z] + ls -al . [2023-10-03T21:40:24.878Z] total 184 [2023-10-03T21:40:24.878Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 21:35 . [2023-10-03T21:40:24.878Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 21:33 .. [2023-10-03T21:40:24.878Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 3 21:33 .dockerignore [2023-10-03T21:40:24.878Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 21:33 .git [2023-10-03T21:40:24.878Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 21:33 .github [2023-10-03T21:40:24.878Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 3 21:33 .gitignore [2023-10-03T21:40:24.878Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 21:33 .golangci.yml [2023-10-03T21:40:24.878Z] -rw-rw-r-- 1 jenkins jenkins 11301 Oct 3 21:33 Attribution.txt [2023-10-03T21:40:24.878Z] -rw-rw-r-- 1 jenkins jenkins 258 Oct 3 21:33 CHANGELOG.md [2023-10-03T21:40:24.878Z] -rw-rw-r-- 1 jenkins jenkins 1616 Oct 3 21:33 Dockerfile [2023-10-03T21:40:24.878Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 21:33 GOVERNANCE.md [2023-10-03T21:40:24.878Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 3 21:33 Jenkinsfile [2023-10-03T21:40:24.878Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 3 21:33 LICENSE [2023-10-03T21:40:24.878Z] -rw-rw-r-- 1 jenkins jenkins 3139 Oct 3 21:33 Makefile [2023-10-03T21:40:24.878Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 3 21:33 OWNERS.md [2023-10-03T21:40:24.878Z] -rw-rw-r-- 1 jenkins jenkins 2363 Oct 3 21:33 README.md [2023-10-03T21:40:24.878Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 3 21:33 Record and Reply.postman_collection.json [2023-10-03T21:40:24.878Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 21:31 VERSION [2023-10-03T21:40:24.878Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 21:33 bin [2023-10-03T21:40:24.878Z] -rw-r--r-- 1 jenkins jenkins 24666 Oct 3 21:38 coverage.out [2023-10-03T21:40:24.878Z] -rw-rw-r-- 1 jenkins jenkins 3905 Oct 3 21:33 go.mod [2023-10-03T21:40:24.878Z] -rw-rw-r-- 1 jenkins jenkins 35420 Oct 3 21:33 go.sum [2023-10-03T21:40:24.878Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 3 21:33 internal [2023-10-03T21:40:24.878Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 3 21:33 main.go [2023-10-03T21:40:24.878Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 21:33 openapi [2023-10-03T21:40:24.878Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 21:33 pkg [2023-10-03T21:40:24.878Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 21:33 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T21:40:25.312Z] + 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=d6ed4e7692bc544e7012dbde604a4bbd216bbd2d --label arch=arm64 --label version=0.0.0 . [2023-10-03T21:40:25.589Z] Sending build context to Docker daemon 285.2kB [2023-10-03T21:40:25.589Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-03T21:40:25.589Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-03T21:40:25.589Z] ---> bf12a4642cfc [2023-10-03T21:40:25.589Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-03T21:40:25.589Z] ---> Running in 417c148aa920 [2023-10-03T21:40:25.864Z] Removing intermediate container 417c148aa920 [2023-10-03T21:40:25.864Z] ---> 63ee39044972 [2023-10-03T21:40:25.864Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-03T21:40:26.142Z] ---> Running in eb2a04478a4a [2023-10-03T21:40:26.412Z] Removing intermediate container eb2a04478a4a [2023-10-03T21:40:26.412Z] ---> c2ecd376e063 [2023-10-03T21:40:26.412Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-03T21:40:26.412Z] ---> Running in 4d0f7aa0fe0d [2023-10-03T21:40:26.683Z] Removing intermediate container 4d0f7aa0fe0d [2023-10-03T21:40:26.683Z] ---> 3563ea58e5db [2023-10-03T21:40:26.683Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-03T21:40:26.684Z] ---> Running in 1b4d2d62038a [2023-10-03T21:40:27.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T21:40:28.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T21:40:29.197Z] OK: 266 MiB in 52 packages [2023-10-03T21:40:30.170Z] Removing intermediate container 1b4d2d62038a [2023-10-03T21:40:30.170Z] ---> d2e06de31dcf [2023-10-03T21:40:30.170Z] Step 7/26 : WORKDIR /app [2023-10-03T21:40:30.170Z] ---> Running in 9cad7fb4af54 [2023-10-03T21:40:30.170Z] Removing intermediate container 9cad7fb4af54 [2023-10-03T21:40:30.170Z] ---> aede47e5f868 [2023-10-03T21:40:30.170Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-03T21:40:30.759Z] ---> fb287ea99363 [2023-10-03T21:40:30.759Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T21:40:30.759Z] ---> Running in e9dfaacbccbf [2023-10-03T21:40:35.020Z] Removing intermediate container e9dfaacbccbf [2023-10-03T21:40:35.020Z] ---> 3981109a8d5e [2023-10-03T21:40:35.020Z] Step 10/26 : COPY . . [2023-10-03T21:40:35.289Z] ---> 51437383ce5b [2023-10-03T21:40:35.289Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-03T21:40:35.558Z] ---> Running in d4863b10e548 [2023-10-03T21:40:35.827Z] Removing intermediate container d4863b10e548 [2023-10-03T21:40:35.827Z] ---> 63e954159d5a [2023-10-03T21:40:35.827Z] Step 12/26 : RUN $MAKE [2023-10-03T21:40:35.827Z] ---> Running in 48774d48482a [2023-10-03T21:40:36.798Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.36 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-10-03T21:42:28.451Z] Removing intermediate container 48774d48482a [2023-10-03T21:42:28.451Z] ---> cc97ebe616d7 [2023-10-03T21:42:28.451Z] Step 13/26 : FROM alpine:3.18 [2023-10-03T21:42:28.451Z] 3.18: Pulling from library/alpine [2023-10-03T21:42:28.451Z] 579b34f0a95b: Pulling fs layer [2023-10-03T21:42:28.451Z] 579b34f0a95b: Verifying Checksum [2023-10-03T21:42:28.451Z] 579b34f0a95b: Download complete [2023-10-03T21:42:28.451Z] 579b34f0a95b: Pull complete [2023-10-03T21:42:28.451Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T21:42:28.451Z] Status: Downloaded newer image for alpine:3.18 [2023-10-03T21:42:28.451Z] ---> 3cc203321400 [2023-10-03T21:42:28.451Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-03T21:42:28.451Z] ---> Running in d79c6348a9ef [2023-10-03T21:42:28.451Z] Removing intermediate container d79c6348a9ef [2023-10-03T21:42:28.451Z] ---> 7b87ffacf971 [2023-10-03T21:42:28.451Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-10-03T21:42:28.451Z] ---> Running in 6eb895b4999a [2023-10-03T21:42:28.451Z] Removing intermediate container 6eb895b4999a [2023-10-03T21:42:28.451Z] ---> 77c3425532eb [2023-10-03T21:42:28.451Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-03T21:42:28.451Z] ---> Running in e64b8311b744 [2023-10-03T21:42:28.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T21:42:28.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T21:42:28.451Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-03T21:42:28.451Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-03T21:42:28.451Z] Executing busybox-1.36.1-r2.trigger [2023-10-03T21:42:28.451Z] Executing ca-certificates-20230506-r0.trigger [2023-10-03T21:42:28.451Z] OK: 9 MiB in 17 packages [2023-10-03T21:42:28.451Z] Removing intermediate container e64b8311b744 [2023-10-03T21:42:28.451Z] ---> 818ef3bd9d2e [2023-10-03T21:42:28.451Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-03T21:42:28.451Z] ---> c1ee300a981f [2023-10-03T21:42:28.451Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-03T21:42:28.451Z] ---> e11e2dee1795 [2023-10-03T21:42:28.451Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-03T21:42:28.451Z] ---> 044ac593345d [2023-10-03T21:42:28.451Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-10-03T21:42:28.451Z] ---> 5cb7d18d3d9d [2023-10-03T21:42:28.451Z] Step 21/26 : EXPOSE 59712 [2023-10-03T21:42:28.451Z] ---> Running in 987d038c11c8 [2023-10-03T21:42:28.451Z] Removing intermediate container 987d038c11c8 [2023-10-03T21:42:28.451Z] ---> 6b74d748d369 [2023-10-03T21:42:28.451Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-10-03T21:42:28.451Z] ---> Running in bfed6366fbd7 [2023-10-03T21:42:28.451Z] Removing intermediate container bfed6366fbd7 [2023-10-03T21:42:28.451Z] ---> bd35fc03d179 [2023-10-03T21:42:28.451Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-03T21:42:28.451Z] ---> Running in cd1b09a3a903 [2023-10-03T21:42:28.451Z] Removing intermediate container cd1b09a3a903 [2023-10-03T21:42:28.451Z] ---> 6c5984802fb8 [2023-10-03T21:42:28.451Z] Step 24/26 : LABEL arch=arm64 [2023-10-03T21:42:28.451Z] ---> Running in 616d7aed28bc [2023-10-03T21:42:28.451Z] Removing intermediate container 616d7aed28bc [2023-10-03T21:42:28.451Z] ---> 90aec63473d3 [2023-10-03T21:42:28.451Z] Step 25/26 : LABEL git_sha=d6ed4e7692bc544e7012dbde604a4bbd216bbd2d [2023-10-03T21:42:28.451Z] ---> Running in dc0f8a799cfe [2023-10-03T21:42:28.451Z] Removing intermediate container dc0f8a799cfe [2023-10-03T21:42:28.451Z] ---> 069553cc0846 [2023-10-03T21:42:28.451Z] Step 26/26 : LABEL version=0.0.0 [2023-10-03T21:42:28.451Z] ---> Running in d2506360eb3f [2023-10-03T21:42:28.451Z] Removing intermediate container d2506360eb3f [2023-10-03T21:42:28.451Z] ---> d954905fc264 [2023-10-03T21:42:28.451Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-03T21:42:28.451Z] Successfully built d954905fc264 [2023-10-03T21:42:28.451Z] 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-10-03T21:42:29.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-03T21:42:29.267Z] [2023-10-03T21:42:29.267Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T21:42:29.671Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-03T21:42:29.671Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-03T21:42:29.671Z] 8998bd30e6a1: Pulling fs layer [2023-10-03T21:42:29.671Z] 04944245beec: Pulling fs layer [2023-10-03T21:42:29.671Z] 699f458cf7ca: Pulling fs layer [2023-10-03T21:42:29.671Z] 765212b225bb: Pulling fs layer [2023-10-03T21:42:29.671Z] f23df028b6ca: Pulling fs layer [2023-10-03T21:42:29.671Z] d65c8cfc05b1: Pulling fs layer [2023-10-03T21:42:29.671Z] 2437ff75d9bd: Pulling fs layer [2023-10-03T21:42:29.671Z] f23df028b6ca: Waiting [2023-10-03T21:42:29.671Z] d65c8cfc05b1: Waiting [2023-10-03T21:42:29.671Z] 2437ff75d9bd: Waiting [2023-10-03T21:42:29.671Z] 765212b225bb: Waiting [2023-10-03T21:42:29.938Z] 04944245beec: Verifying Checksum [2023-10-03T21:42:29.938Z] 04944245beec: Download complete [2023-10-03T21:42:29.938Z] 765212b225bb: Verifying Checksum [2023-10-03T21:42:29.938Z] 765212b225bb: Download complete [2023-10-03T21:42:29.938Z] f23df028b6ca: Verifying Checksum [2023-10-03T21:42:29.938Z] f23df028b6ca: Download complete [2023-10-03T21:42:29.938Z] d65c8cfc05b1: Verifying Checksum [2023-10-03T21:42:29.938Z] d65c8cfc05b1: Download complete [2023-10-03T21:42:29.938Z] 699f458cf7ca: Verifying Checksum [2023-10-03T21:42:29.938Z] 699f458cf7ca: Download complete [2023-10-03T21:42:30.531Z] 8998bd30e6a1: Verifying Checksum [2023-10-03T21:42:30.531Z] 8998bd30e6a1: Download complete [2023-10-03T21:42:32.470Z] 2437ff75d9bd: Verifying Checksum [2023-10-03T21:42:32.470Z] 2437ff75d9bd: Download complete [2023-10-03T21:42:34.412Z] 8998bd30e6a1: Pull complete [2023-10-03T21:42:34.679Z] 04944245beec: Pull complete [2023-10-03T21:42:36.083Z] 699f458cf7ca: Pull complete [2023-10-03T21:42:36.350Z] 765212b225bb: Pull complete [2023-10-03T21:42:36.934Z] f23df028b6ca: Pull complete [2023-10-03T21:42:37.201Z] d65c8cfc05b1: Pull complete [2023-10-03T21:42:52.328Z] 2437ff75d9bd: Pull complete [2023-10-03T21:42:52.328Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-03T21:42:52.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-03T21:42:52.328Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-03T21:42:52.653Z] prd-ubuntu20.04-docker-arm64-4c-16g-8420 does not seem to be running inside a container [2023-10-03T21:42:52.711Z] $ 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-10-03T21:42:55.086Z] $ docker top 878d5bd374cd6d00d1dc23a5a9df0a1f565affdc4a517bea209bc1ef9a734254 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-03T21:42:55.651Z] ---> job-cost.sh [2023-10-03T21:42:55.916Z] lf-activate-venv: SKIPPING [2023-10-03T21:42:55.916Z] INFO: No Stack... [2023-10-03T21:42:56.182Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-03T21:42:57.140Z] INFO: Archiving Costs [Pipeline] sh [2023-10-03T21:42:57.475Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2023-10-03T21:42:57.475Z] + cut -d, -f6 [Pipeline] lock [2023-10-03T21:42:57.818Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-87-1-stack-cost] [2023-10-03T21:42:57.823Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-87-1-stack-cost] did not exist. Created. [2023-10-03T21:42:57.823Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-87-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-03T21:42:58.234Z] /w/workspace/app-record-replay/1@tmp/durable-2391d74e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-03T21:42:58.584Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-03T21:42:58.618Z] Warning: overwriting stash ‘stack-cost’ [2023-10-03T21:42:58.662Z] Stashed 1 file(s) [Pipeline] } [2023-10-03T21:42:58.677Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-87-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-03T21:42:58.761Z] $ docker stop --time=1 878d5bd374cd6d00d1dc23a5a9df0a1f565affdc4a517bea209bc1ef9a734254 [2023-10-03T21:43:00.237Z] $ docker rm -f --volumes 878d5bd374cd6d00d1dc23a5a9df0a1f565affdc4a517bea209bc1ef9a734254 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-03T21:43:01.231Z] provisioning config files... [2023-10-03T21:43:01.239Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-87@tmp/config5072580566939300891tmp [Pipeline] { [Pipeline] sh [2023-10-03T21:43:01.575Z] + set +x [2023-10-03T21:43:01.575Z] + curl -s https://codecov.io/bash [2023-10-03T21:43:01.575Z] + bash -s -- [2023-10-03T21:43:01.834Z] [2023-10-03T21:43:01.834Z] _____ _ [2023-10-03T21:43:01.834Z] / ____| | | [2023-10-03T21:43:01.834Z] | | ___ __| | ___ ___ _____ __ [2023-10-03T21:43:01.834Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-03T21:43:01.834Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-03T21:43:01.834Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-03T21:43:01.834Z] Bash-1.0.6 [2023-10-03T21:43:01.834Z] [2023-10-03T21:43:01.834Z] [2023-10-03T21:43:01.834Z] ==> git version 2.25.1 found [2023-10-03T21:43:01.834Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-03T21:43:01.834Z] Release-Date: 2020-01-08 [2023-10-03T21:43:01.834Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-03T21:43:01.834Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-03T21:43:01.834Z] ==> Jenkins CI detected. [2023-10-03T21:43:01.834Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-87 [2023-10-03T21:43:01.834Z] project root: . [2023-10-03T21:43:01.834Z] --> token set from env [2023-10-03T21:43:01.834Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-03T21:43:01.834Z] ==> Running gcov in . (disable via -X gcov) [2023-10-03T21:43:01.834Z] ==> Python coveragepy not found [2023-10-03T21:43:01.834Z] ==> Searching for coverage reports in: [2023-10-03T21:43:01.834Z] + . [2023-10-03T21:43:01.834Z] -> Found 1 reports [2023-10-03T21:43:01.834Z] ==> Detecting git/mercurial file structure [2023-10-03T21:43:01.834Z] ==> Reading reports [2023-10-03T21:43:01.834Z] + ./coverage.out bytes=24666 [2023-10-03T21:43:01.834Z] ==> Appending adjustments [2023-10-03T21:43:01.834Z] https://docs.codecov.io/docs/fixing-reports [2023-10-03T21:43:02.093Z] + Found adjustments [2023-10-03T21:43:02.093Z] ==> Gzipping contents [2023-10-03T21:43:02.093Z] 8.0K /tmp/codecov.XkNc00.gz [2023-10-03T21:43:02.093Z] ==> Uploading reports [2023-10-03T21:43:02.093Z] url: https://codecov.io [2023-10-03T21:43:02.093Z] query: branch=PR-87&commit=d6ed4e7692bc544e7012dbde604a4bbd216bbd2d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-87%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=87&job=&cmd_args= [2023-10-03T21:43:02.093Z] -> Pinging Codecov [2023-10-03T21:43:02.093Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=PR-87&commit=d6ed4e7692bc544e7012dbde604a4bbd216bbd2d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-87%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=87&job=&cmd_args= [2023-10-03T21:43:02.093Z] -> Uploading to [2023-10-03T21:43:02.093Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-03/F467761B9912B4F32F9BC62907045C81/d6ed4e7692bc544e7012dbde604a4bbd216bbd2d/86fd6ee1-adc6-4d81-971a-458e6c0b21cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231003%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231003T214302Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=940293ab0531d5d08ef4eadad89ff708ce8d44488859477c4a3cabcae7e96350 [2023-10-03T21:43:02.093Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-03T21:43:02.093Z] Dload Upload Total Spent Left Speed [2023-10-03T21:43:02.352Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 18097 --:--:-- --:--:-- --:--:-- 18097 [2023-10-03T21:43:02.352Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/d6ed4e7692bc544e7012dbde604a4bbd216bbd2d [Pipeline] } [2023-10-03T21:43:02.378Z] 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-10-03T21:43:04.205Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-87/archives ] [2023-10-03T21:43:04.205Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-87/archives [2023-10-03T21:43:04.205Z] total 16 [2023-10-03T21:43:04.205Z] drwxr-xr-x 3 root root 4096 Oct 3 21:34 . [2023-10-03T21:43:04.205Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 21:34 .. [2023-10-03T21:43:04.205Z] drwxr-xr-x 2 root root 4096 Oct 3 21:34 cost [2023-10-03T21:43:04.205Z] -rw-r--r-- 1 root root 88 Oct 3 21:34 cost.csv [2023-10-03T21:43:04.205Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-87/archives [2023-10-03T21:43:04.205Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-87/archives [2023-10-03T21:43:04.205Z] total 16 [2023-10-03T21:43:04.205Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 21:34 . [2023-10-03T21:43:04.205Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 21:34 .. [2023-10-03T21:43:04.205Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 21:34 cost [2023-10-03T21:43:04.205Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 3 21:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-03T21:43:04.531Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-03T21:43:05.421Z] ---> package-listing.sh [2023-10-03T21:43:05.421Z] ++ facter osfamily [2023-10-03T21:43:05.421Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-03T21:43:05.681Z] + OS_FAMILY=debian [2023-10-03T21:43:05.681Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-87 [2023-10-03T21:43:05.681Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-03T21:43:05.681Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-03T21:43:05.681Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-03T21:43:05.681Z] + PACKAGES=/tmp/packages_start.txt [2023-10-03T21:43:05.681Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-87 ']' [2023-10-03T21:43:05.681Z] + PACKAGES=/tmp/packages_end.txt [2023-10-03T21:43:05.681Z] + case "${OS_FAMILY}" in [2023-10-03T21:43:05.681Z] + dpkg -l [2023-10-03T21:43:05.681Z] + grep '^ii' [2023-10-03T21:43:05.681Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-03T21:43:05.681Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-03T21:43:05.681Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-03T21:43:05.681Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-87 ']' [2023-10-03T21:43:05.681Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-87/archives/ [2023-10-03T21:43:05.681Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-87/archives/ [Pipeline] echo [2023-10-03T21:43:05.713Z] 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-87/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-03T21:43:06.006Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T21:43:06.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-03T21:43:06.635Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-03T21:43:06.776Z] prd-ubuntu20.04-docker-8c-8g-8419 does not seem to be running inside a container [2023-10-03T21:43:06.803Z] $ 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-87/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-87 -v /w/workspace/xfoundry_app-record-replay_PR-87:/w/workspace/xfoundry_app-record-replay_PR-87:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-87@tmp:/w/workspace/xfoundry_app-record-replay_PR-87@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-10-03T21:43:07.022Z] $ docker top 71a3ac4af4ff3e64ad2ff0c7eecd82d7da6d0da2bf3cd165afd8c0ea17b5faa4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-03T21:43:07.424Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-03T21:43:07.731Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-03T21:43:08.043Z] + ls /var/log/sa-host [2023-10-03T21:43:08.043Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-03T21:43:08.266Z] provisioning config files... [2023-10-03T21:43:08.275Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-87@tmp/config17090932289428717007tmp [Pipeline] { [Pipeline] echo [2023-10-03T21:43:08.328Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-03T21:43:08.639Z] ---> create-netrc.sh [Pipeline] } [2023-10-03T21:43:08.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-03T21:43:09.082Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-03T21:43:09.117Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-03T21:43:09.426Z] ---> sudo-logs.sh [2023-10-03T21:43:09.426Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-03T21:43:09.513Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-03T21:43:09.825Z] ---> job-cost.sh [2023-10-03T21:43:09.825Z] lf-activate-venv: SKIPPING [2023-10-03T21:43:09.825Z] DEBUG: total: 0.2199999988079071 [2023-10-03T21:43:09.825Z] INFO: Retrieving Stack Cost... [2023-10-03T21:43:10.083Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-03T21:43:10.651Z] INFO: Archiving Costs [Pipeline] echo [2023-10-03T21:43:10.685Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-03T21:43:10.999Z] ---> logs-deploy.sh [2023-10-03T21:43:10.999Z] lf-activate-venv: SKIPPING [2023-10-03T21:43:10.999Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-87/1 [2023-10-03T21:43:10.999Z] INFO: archiving workspace using pattern(s): [2023-10-03T21:43:11.934Z] Archives upload complete. [2023-10-03T21:43:11.934Z] INFO: archiving logs to Nexus