Pull request #104 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1ba1bd26bcc1e016d096edad17168dbdeac64948+cf2b27898899a203f9eb6ebf67b2fde31c12ce22 (89b0e4ce5394b61a0c540ed1ba2ac984d040e876) 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-ssh9249190015428466918.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh246202987661139416.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-104/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-104/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16985257678381816572.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-104/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8070940319812752466.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh14248569536934448740.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-104/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-104/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11115604340699525106.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-16521’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-16522’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-16919’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16923’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16924’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16928 in /w/workspace/foundry_app-record-replay_PR-104 [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/foundry_app-record-replay_PR-104 # 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/104/head:refs/remotes/origin/PR-104 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cf2b27898899a203f9eb6ebf67b2fde31c12ce22 into PR head commit 1ba1bd26bcc1e016d096edad17168dbdeac64948 Merge succeeded, producing 1ba1bd26bcc1e016d096edad17168dbdeac64948 Checking out Revision 1ba1bd26bcc1e016d096edad17168dbdeac64948 (PR-104) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage > git config core.sparsecheckout # timeout=10 > git checkout -f 1ba1bd26bcc1e016d096edad17168dbdeac64948 # 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 cf2b27898899a203f9eb6ebf67b2fde31c12ce22 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ba1bd26bcc1e016d096edad17168dbdeac64948 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-08T00:32:24.634Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-08T00:32:24.831Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-08T00:32:24.943Z] ========================================================= [2023-11-08T00:32:24.943Z] EdgeX Global Pipelines Version Info [2023-11-08T00:32:24.943Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:32:25.707Z] ------------------- [2023-11-08T00:32:25.707Z] stable info: [2023-11-08T00:32:25.707Z] ------------------- [2023-11-08T00:32:25.707Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-08T00:32:25.707Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T00:32:25.707Z] Message: update stable to v1.0.257 [2023-11-08T00:32:26.278Z] ------------------- [2023-11-08T00:32:26.278Z] experimental info: [2023-11-08T00:32:26.278Z] ------------------- [2023-11-08T00:32:26.278Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-08T00:32:26.278Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T00:32:26.278Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-08T00:32:26.595Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-11-08T00:32:26.710Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-11-08T00:32:26.744Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-08T00:32:26.790Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-08T00:32:26.834Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-08T00:32:26.878Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-08T00:32:26.926Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-08T00:32:26.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-08T00:32:27.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-08T00:32:27.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-08T00:32:27.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-08T00:32:27.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-11-08T00:32:27.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-08T00:32:27.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-08T00:32:27.296Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T00:32:27.339Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T00:32:27.380Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T00:32:27.421Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T00:32:27.469Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-08T00:32:27.519Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-08T00:32:27.562Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-08T00:32:27.614Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-08T00:32:27.658Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-08T00:32:27.697Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-08T00:32:27.739Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-08T00:32:27.782Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-08T00:32:27.830Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-08T00:32:27.872Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-104 [Pipeline] echo [2023-11-08T00:32:27.916Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-104 [Pipeline] echo [2023-11-08T00:32:27.957Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-104 [Pipeline] echo [2023-11-08T00:32:28.001Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1ba1bd26bcc1e016d096edad17168dbdeac64948 [Pipeline] echo [2023-11-08T00:32:28.045Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1ba1bd2 [Pipeline] echo [2023-11-08T00:32:28.087Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T00:32:28.196Z] provisioning config files... [2023-11-08T00:32:28.210Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-104@tmp/config4954281026913968905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:32:28.577Z] ---> docker-login.sh [2023-11-08T00:32:28.577Z] nexus3.edgexfoundry.org:10001 [2023-11-08T00:32:29.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:32:29.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:32:29.972Z] Configure a credential helper to remove this warning. See [2023-11-08T00:32:29.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:32:29.972Z] [2023-11-08T00:32:29.972Z] Login Succeeded [2023-11-08T00:32:29.972Z] nexus3.edgexfoundry.org:10002 [2023-11-08T00:32:29.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:32:29.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:32:29.972Z] Configure a credential helper to remove this warning. See [2023-11-08T00:32:29.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:32:29.972Z] [2023-11-08T00:32:29.972Z] Login Succeeded [2023-11-08T00:32:29.972Z] nexus3.edgexfoundry.org:10003 [2023-11-08T00:32:29.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:32:29.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:32:29.972Z] Configure a credential helper to remove this warning. See [2023-11-08T00:32:29.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:32:29.972Z] [2023-11-08T00:32:29.972Z] Login Succeeded [2023-11-08T00:32:30.231Z] nexus3.edgexfoundry.org:10004 [2023-11-08T00:32:30.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:32:30.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:32:30.231Z] Configure a credential helper to remove this warning. See [2023-11-08T00:32:30.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:32:30.231Z] [2023-11-08T00:32:30.231Z] Login Succeeded [2023-11-08T00:32:30.231Z] docker.io [2023-11-08T00:32:30.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:32:30.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:32:30.564Z] Configure a credential helper to remove this warning. See [2023-11-08T00:32:30.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:32:30.564Z] [2023-11-08T00:32:30.564Z] Login Succeeded [2023-11-08T00:32:30.564Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T00:32:30.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-08T00:32:31.221Z] + git rev-list -1 --merges 1ba1bd26bcc1e016d096edad17168dbdeac64948~1..1ba1bd26bcc1e016d096edad17168dbdeac64948 [Pipeline] echo [2023-11-08T00:32:31.356Z] -----------> git rev-list -1 --merges 1ba1bd26bcc1e016d096edad17168dbdeac64948~1..1ba1bd26bcc1e016d096edad17168dbdeac64948 1ba1bd26bcc1e016d096edad17168dbdeac64948 [false] [Pipeline] sh [2023-11-08T00:32:31.665Z] + git log --format=format:%s -1 1ba1bd26bcc1e016d096edad17168dbdeac64948 [Pipeline] echo [2023-11-08T00:32:31.703Z] ========================================================= [2023-11-08T00:32:31.703Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-08T00:32:31.703Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T00:32:32.149Z] + git log --format=format:%s -1 1ba1bd26bcc1e016d096edad17168dbdeac64948 [Pipeline] echo [2023-11-08T00:32:32.184Z] [semverPrep] GIT_COMMIT: 1ba1bd26bcc1e016d096edad17168dbdeac64948, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-11-08T00:32:32.216Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-08T00:32:32.592Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T00:32:32.592Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-08T00:32:32.592Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-08T00:32:32.592Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-08T00:32:32.592Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-08T00:32:32.592Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-08T00:32:32.592Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:32:33.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T00:32:33.041Z] [2023-11-08T00:32:33.041Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:32:33.528Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T00:32:34.097Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-08T00:32:34.097Z] b85a868b505f: Pulling fs layer [2023-11-08T00:32:34.097Z] e2be974225ed: Pulling fs layer [2023-11-08T00:32:34.097Z] 339a4e72a1f5: Pulling fs layer [2023-11-08T00:32:34.097Z] 988bab9f4d93: Pulling fs layer [2023-11-08T00:32:34.097Z] 1469e6f7b9e6: Pulling fs layer [2023-11-08T00:32:34.097Z] eaf3925da568: Pulling fs layer [2023-11-08T00:32:34.097Z] bab4dde63d76: Pulling fs layer [2023-11-08T00:32:34.097Z] bde34c3a00c8: Pulling fs layer [2023-11-08T00:32:34.097Z] b352a97aabf1: Pulling fs layer [2023-11-08T00:32:34.097Z] 4872d77fe225: Pulling fs layer [2023-11-08T00:32:34.097Z] 5851b861e8e6: Pulling fs layer [2023-11-08T00:32:34.097Z] 4872d77fe225: Waiting [2023-11-08T00:32:34.097Z] bab4dde63d76: Waiting [2023-11-08T00:32:34.097Z] bde34c3a00c8: Waiting [2023-11-08T00:32:34.097Z] b352a97aabf1: Waiting [2023-11-08T00:32:34.097Z] 5851b861e8e6: Waiting [2023-11-08T00:32:34.097Z] 1469e6f7b9e6: Waiting [2023-11-08T00:32:34.097Z] 988bab9f4d93: Waiting [2023-11-08T00:32:34.097Z] eaf3925da568: Waiting [2023-11-08T00:32:34.097Z] e2be974225ed: Verifying Checksum [2023-11-08T00:32:34.097Z] e2be974225ed: Download complete [2023-11-08T00:32:34.097Z] 988bab9f4d93: Verifying Checksum [2023-11-08T00:32:34.097Z] 988bab9f4d93: Download complete [2023-11-08T00:32:34.097Z] 1469e6f7b9e6: Verifying Checksum [2023-11-08T00:32:34.097Z] 1469e6f7b9e6: Download complete [2023-11-08T00:32:34.097Z] 339a4e72a1f5: Verifying Checksum [2023-11-08T00:32:34.097Z] 339a4e72a1f5: Download complete [2023-11-08T00:32:34.097Z] eaf3925da568: Verifying Checksum [2023-11-08T00:32:34.097Z] eaf3925da568: Download complete [2023-11-08T00:32:34.356Z] bde34c3a00c8: Verifying Checksum [2023-11-08T00:32:34.356Z] bde34c3a00c8: Download complete [2023-11-08T00:32:34.356Z] b352a97aabf1: Verifying Checksum [2023-11-08T00:32:34.356Z] b352a97aabf1: Download complete [2023-11-08T00:32:34.356Z] 4872d77fe225: Verifying Checksum [2023-11-08T00:32:34.356Z] 4872d77fe225: Download complete [2023-11-08T00:32:34.356Z] 5851b861e8e6: Verifying Checksum [2023-11-08T00:32:34.356Z] 5851b861e8e6: Download complete [2023-11-08T00:32:34.356Z] b85a868b505f: Verifying Checksum [2023-11-08T00:32:34.356Z] b85a868b505f: Download complete [2023-11-08T00:32:34.613Z] bab4dde63d76: Verifying Checksum [2023-11-08T00:32:34.613Z] bab4dde63d76: Download complete [2023-11-08T00:32:35.577Z] b85a868b505f: Pull complete [2023-11-08T00:32:35.836Z] e2be974225ed: Pull complete [2023-11-08T00:32:36.404Z] 339a4e72a1f5: Pull complete [2023-11-08T00:32:36.404Z] 988bab9f4d93: Pull complete [2023-11-08T00:32:36.664Z] 1469e6f7b9e6: Pull complete [2023-11-08T00:32:36.924Z] eaf3925da568: Pull complete [2023-11-08T00:32:38.828Z] bab4dde63d76: Pull complete [2023-11-08T00:32:39.090Z] bde34c3a00c8: Pull complete [2023-11-08T00:32:39.350Z] b352a97aabf1: Pull complete [2023-11-08T00:32:39.611Z] 4872d77fe225: Pull complete [2023-11-08T00:32:40.180Z] 5851b861e8e6: Pull complete [2023-11-08T00:32:40.180Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-08T00:32:40.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T00:32:40.180Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:32:40.438Z] prd-ubuntu20.04-docker-8c-8g-16928 does not seem to be running inside a container [2023-11-08T00:32:40.477Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-104 -v /w/workspace/foundry_app-record-replay_PR-104:/w/workspace/foundry_app-record-replay_PR-104:rw,z -v /w/workspace/foundry_app-record-replay_PR-104@tmp:/w/workspace/foundry_app-record-replay_PR-104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-08T00:32:50.374Z] $ docker top ad951ee71f965200c774bdba9febd791e15236a3cd15ebb21ec996e56de0b664 -eo pid,comm [2023-11-08T00:32:50.494Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-08T00:32:50.494Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T00:32:50.630Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T00:32:50.630Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T00:32:50.796Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T00:32:50.797Z] $ docker exec ad951ee71f965200c774bdba9febd791e15236a3cd15ebb21ec996e56de0b664 ssh-agent [2023-11-08T00:32:50.906Z] SSH_AUTH_SOCK=/tmp/ssh-TDzU8FAg7GwP/agent.14 [2023-11-08T00:32:50.906Z] SSH_AGENT_PID=20 [2023-11-08T00:32:50.913Z] Running ssh-add (command line suppressed) [2023-11-08T00:32:51.002Z] Identity added: /w/workspace/foundry_app-record-replay_PR-104@tmp/private_key_17397366472015322366.key (/w/workspace/foundry_app-record-replay_PR-104@tmp/private_key_17397366472015322366.key) [2023-11-08T00:32:51.017Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T00:32:51.382Z] + git tag --points-at HEAD [Pipeline] } [2023-11-08T00:32:51.412Z] $ docker exec --env ******** --env ******** ad951ee71f965200c774bdba9febd791e15236a3cd15ebb21ec996e56de0b664 ssh-agent -k [2023-11-08T00:32:51.520Z] unset SSH_AUTH_SOCK; [2023-11-08T00:32:51.521Z] unset SSH_AGENT_PID; [2023-11-08T00:32:51.522Z] echo Agent pid 20 killed; [2023-11-08T00:32:51.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-08T00:32:51.610Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T00:32:51.610Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T00:32:51.725Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T00:32:51.726Z] $ docker exec ad951ee71f965200c774bdba9febd791e15236a3cd15ebb21ec996e56de0b664 ssh-agent [2023-11-08T00:32:51.889Z] SSH_AUTH_SOCK=/tmp/ssh-YaLAZKaZhO6X/agent.52 [2023-11-08T00:32:51.889Z] SSH_AGENT_PID=58 [2023-11-08T00:32:51.896Z] Running ssh-add (command line suppressed) [2023-11-08T00:32:52.005Z] Identity added: /w/workspace/foundry_app-record-replay_PR-104@tmp/private_key_2573290441604591580.key (/w/workspace/foundry_app-record-replay_PR-104@tmp/private_key_2573290441604591580.key) [2023-11-08T00:32:52.020Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T00:32:52.370Z] + git semver init [2023-11-08T00:32:52.630Z] 2023-11-08 00:32:52,590 [run_init] DEBUG init version:0.0.0 force:False [2023-11-08T00:32:52.630Z] 2023-11-08 00:32:52,592 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-104/.semver [2023-11-08T00:32:52.630Z] 2023-11-08 00:32:52,593 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-104/.semver [2023-11-08T00:32:52.630Z] 2023-11-08 00:32:52,593 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-104/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-104, universal_newlines=False, shell=None, istream=None) [2023-11-08T00:32:53.566Z] 2023-11-08 00:32:53,538 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-104/.git/info/exclude [2023-11-08T00:32:53.566Z] 2023-11-08 00:32:53,539 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-104/.semver/PR-104 with force:False [2023-11-08T00:32:53.566Z] 2023-11-08 00:32:53,539 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-104/.semver/PR-104 [2023-11-08T00:32:53.566Z] 2023-11-08 00:32:53,543 [execute] INFO git cat-file --batch-check [2023-11-08T00:32:53.566Z] 2023-11-08 00:32:53,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-104/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T00:32:53.566Z] 2023-11-08 00:32:53,550 [execute] INFO git cat-file --batch [2023-11-08T00:32:53.566Z] 2023-11-08 00:32:53,550 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-104/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T00:32:53.566Z] 2023-11-08 00:32:53,555 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-104/.semver/PR-104 [2023-11-08T00:32:53.566Z] 0.0.0 [Pipeline] } [2023-11-08T00:32:53.842Z] $ docker exec --env ******** --env ******** ad951ee71f965200c774bdba9febd791e15236a3cd15ebb21ec996e56de0b664 ssh-agent -k [2023-11-08T00:32:53.942Z] unset SSH_AUTH_SOCK; [2023-11-08T00:32:53.942Z] unset SSH_AGENT_PID; [2023-11-08T00:32:53.943Z] echo Agent pid 58 killed; [2023-11-08T00:32:53.952Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T00:32:54.368Z] + git semver [Pipeline] } [2023-11-08T00:32:54.962Z] $ docker stop --time=1 ad951ee71f965200c774bdba9febd791e15236a3cd15ebb21ec996e56de0b664 [2023-11-08T00:32:56.951Z] $ docker rm -f --volumes ad951ee71f965200c774bdba9febd791e15236a3cd15ebb21ec996e56de0b664 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T00:32:57.397Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-08T00:32:57.696Z] Stashed 1 file(s) [Pipeline] echo [2023-11-08T00:32:57.716Z] [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-11-08T00:32:58.333Z] provisioning config files... [2023-11-08T00:32:58.341Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-104@tmp/config9360598864675237805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:32:58.700Z] ---> docker-login.sh [2023-11-08T00:32:58.700Z] nexus3.edgexfoundry.org:10001 [2023-11-08T00:32:58.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:32:58.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:32:58.700Z] Configure a credential helper to remove this warning. See [2023-11-08T00:32:58.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:32:58.700Z] [2023-11-08T00:32:58.700Z] Login Succeeded [2023-11-08T00:32:58.700Z] nexus3.edgexfoundry.org:10002 [2023-11-08T00:32:58.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:32:58.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:32:58.700Z] Configure a credential helper to remove this warning. See [2023-11-08T00:32:58.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:32:58.700Z] [2023-11-08T00:32:58.700Z] Login Succeeded [2023-11-08T00:32:58.700Z] nexus3.edgexfoundry.org:10003 [2023-11-08T00:32:58.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:32:58.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:32:58.958Z] Configure a credential helper to remove this warning. See [2023-11-08T00:32:58.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:32:58.958Z] [2023-11-08T00:32:58.958Z] Login Succeeded [2023-11-08T00:32:58.958Z] nexus3.edgexfoundry.org:10004 [2023-11-08T00:32:58.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:32:58.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:32:58.958Z] Configure a credential helper to remove this warning. See [2023-11-08T00:32:58.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:32:58.958Z] [2023-11-08T00:32:58.958Z] Login Succeeded [2023-11-08T00:32:58.958Z] docker.io [2023-11-08T00:32:58.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:32:59.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:32:59.253Z] Configure a credential helper to remove this warning. See [2023-11-08T00:32:59.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:32:59.253Z] [2023-11-08T00:32:59.253Z] Login Succeeded [2023-11-08T00:32:59.253Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T00:32:59.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T00:32:59.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T00:32:59.542Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T00:32:59.575Z] ========================================================= [2023-11-08T00:32:59.575Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-08T00:32:59.575Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:33:00.095Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-08T00:33:00.095Z] Sending build context to Docker daemon 648.2kB [2023-11-08T00:33:00.095Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T00:33:00.095Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-08T00:33:00.663Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-08T00:33:00.663Z] 7264a8db6415: Pulling fs layer [2023-11-08T00:33:00.663Z] c4d48a809fc2: Pulling fs layer [2023-11-08T00:33:00.663Z] 4f1c88b9dad5: Pulling fs layer [2023-11-08T00:33:00.663Z] ad3a456e5733: Pulling fs layer [2023-11-08T00:33:00.663Z] 33e27b845d1e: Pulling fs layer [2023-11-08T00:33:00.663Z] c68163c4e522: Pulling fs layer [2023-11-08T00:33:00.663Z] 50da416c3ac9: Pulling fs layer [2023-11-08T00:33:00.663Z] 23d2d4c4bb30: Pulling fs layer [2023-11-08T00:33:00.663Z] 33e27b845d1e: Waiting [2023-11-08T00:33:00.663Z] c68163c4e522: Waiting [2023-11-08T00:33:00.663Z] 50da416c3ac9: Waiting [2023-11-08T00:33:00.663Z] ad3a456e5733: Waiting [2023-11-08T00:33:00.663Z] 23d2d4c4bb30: Waiting [2023-11-08T00:33:00.663Z] c4d48a809fc2: Verifying Checksum [2023-11-08T00:33:00.663Z] c4d48a809fc2: Download complete [2023-11-08T00:33:00.663Z] ad3a456e5733: Verifying Checksum [2023-11-08T00:33:00.663Z] ad3a456e5733: Download complete [2023-11-08T00:33:00.663Z] 33e27b845d1e: Verifying Checksum [2023-11-08T00:33:00.663Z] 33e27b845d1e: Download complete [2023-11-08T00:33:00.663Z] 7264a8db6415: Verifying Checksum [2023-11-08T00:33:00.663Z] 7264a8db6415: Download complete [2023-11-08T00:33:00.663Z] c68163c4e522: Verifying Checksum [2023-11-08T00:33:00.663Z] c68163c4e522: Download complete [2023-11-08T00:33:00.948Z] 23d2d4c4bb30: Verifying Checksum [2023-11-08T00:33:00.948Z] 23d2d4c4bb30: Download complete [2023-11-08T00:33:00.948Z] 4f1c88b9dad5: Verifying Checksum [2023-11-08T00:33:00.948Z] 4f1c88b9dad5: Download complete [2023-11-08T00:33:01.207Z] 7264a8db6415: Pull complete [2023-11-08T00:33:01.467Z] 50da416c3ac9: Verifying Checksum [2023-11-08T00:33:01.467Z] 50da416c3ac9: Download complete [2023-11-08T00:33:02.036Z] c4d48a809fc2: Pull complete [2023-11-08T00:33:06.225Z] 4f1c88b9dad5: Pull complete [2023-11-08T00:33:06.796Z] ad3a456e5733: Pull complete [2023-11-08T00:33:07.735Z] 33e27b845d1e: Pull complete [2023-11-08T00:33:08.687Z] c68163c4e522: Pull complete [2023-11-08T00:33:12.907Z] 50da416c3ac9: Pull complete [2023-11-08T00:33:13.136Z] Still waiting to schedule task [2023-11-08T00:33:13.137Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-08T00:33:14.288Z] 23d2d4c4bb30: Pull complete [2023-11-08T00:33:14.547Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-08T00:33:14.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-08T00:33:14.809Z] ---> 0786185ac409 [2023-11-08T00:33:14.809Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T00:33:29.709Z] ---> Running in fba26cdf98ff [2023-11-08T00:33:29.709Z] Removing intermediate container fba26cdf98ff [2023-11-08T00:33:29.709Z] ---> 7a35864c8094 [2023-11-08T00:33:29.709Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T00:33:29.709Z] ---> Running in 01ed0af16e19 [2023-11-08T00:33:29.709Z] Removing intermediate container 01ed0af16e19 [2023-11-08T00:33:29.709Z] ---> 24680384c94a [2023-11-08T00:33:29.709Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-08T00:33:29.709Z] ---> Running in 5e5a295385be [2023-11-08T00:33:29.709Z] Removing intermediate container 5e5a295385be [2023-11-08T00:33:29.709Z] ---> 842c1fb5c56a [2023-11-08T00:33:29.709Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T00:33:29.709Z] ---> Running in 811a2a886b57 [2023-11-08T00:33:30.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T00:33:30.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T00:33:30.534Z] OK: 264 MiB in 52 packages [2023-11-08T00:33:32.452Z] Removing intermediate container 811a2a886b57 [2023-11-08T00:33:32.452Z] ---> 589a0ab68b17 [2023-11-08T00:33:32.452Z] Step 7/12 : WORKDIR /app [2023-11-08T00:33:32.452Z] ---> Running in 7d61b4dccda2 [2023-11-08T00:33:33.021Z] Removing intermediate container 7d61b4dccda2 [2023-11-08T00:33:33.021Z] ---> b6691db43d4e [2023-11-08T00:33:33.021Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-08T00:33:33.589Z] ---> 49933adbbfe7 [2023-11-08T00:33:33.589Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:33:34.551Z] ---> Running in 079a9b4e048d [2023-11-08T00:34:42.258Z] Removing intermediate container 079a9b4e048d [2023-11-08T00:34:42.258Z] ---> 84c49a966563 [2023-11-08T00:34:42.258Z] Step 10/12 : COPY . . [2023-11-08T00:34:42.258Z] ---> dd8966bb39b1 [2023-11-08T00:34:42.258Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T00:34:42.258Z] ---> Running in c7c5ddd61b73 [2023-11-08T00:34:42.258Z] Removing intermediate container c7c5ddd61b73 [2023-11-08T00:34:42.258Z] ---> 575042751a34 [2023-11-08T00:34:42.258Z] Step 12/12 : RUN $MAKE [2023-11-08T00:34:42.258Z] ---> Running in 0a1142872c13 [2023-11-08T00:34:42.258Z] noop [2023-11-08T00:34:42.258Z] Removing intermediate container 0a1142872c13 [2023-11-08T00:34:42.258Z] ---> c98ffc4c50ec [2023-11-08T00:34:42.258Z] Successfully built c98ffc4c50ec [2023-11-08T00:34:42.258Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:34:42.722Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T00:34:42.722Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:34:42.874Z] prd-ubuntu20.04-docker-8c-8g-16928 does not seem to be running inside a container [2023-11-08T00:34:42.907Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-104 -v /w/workspace/foundry_app-record-replay_PR-104:/w/workspace/foundry_app-record-replay_PR-104:rw,z -v /w/workspace/foundry_app-record-replay_PR-104@tmp:/w/workspace/foundry_app-record-replay_PR-104@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 ******** ci-base-image-x86_64 cat [2023-11-08T00:34:44.258Z] $ docker top 93acdf57b28c9070b59935010e472b61cad55c2534123916ccd77563c34a9235 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T00:34:44.659Z] + go version [2023-11-08T00:34:44.659Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-08T00:34:44.697Z] $ docker stop --time=1 93acdf57b28c9070b59935010e472b61cad55c2534123916ccd77563c34a9235 [2023-11-08T00:34:46.443Z] $ docker rm -f --volumes 93acdf57b28c9070b59935010e472b61cad55c2534123916ccd77563c34a9235 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:34:47.365Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T00:34:47.365Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:34:47.576Z] prd-ubuntu20.04-docker-8c-8g-16928 does not seem to be running inside a container [2023-11-08T00:34:47.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_app-record-replay_PR-104 -v /w/workspace/foundry_app-record-replay_PR-104:/w/workspace/foundry_app-record-replay_PR-104:rw,z -v /w/workspace/foundry_app-record-replay_PR-104@tmp:/w/workspace/foundry_app-record-replay_PR-104@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 ******** ci-base-image-x86_64 cat [2023-11-08T00:34:49.555Z] $ docker top 15298d70f6447156e14f879b1e3ccf061a5491c414de7d20c1206c6db856b868 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T00:34:49.955Z] + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-104 [Pipeline] fileExists [Pipeline] sh [2023-11-08T00:34:50.314Z] + make test [2023-11-08T00:34:50.314Z] go test -race -coverprofile=coverage.out ./... [2023-11-08T00:35:12.375Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-11-08T00:35:12.375Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-11-08T00:35:12.375Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-11-08T00:35:12.375Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-11-08T00:35:12.375Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.043s coverage: 88.0% of statements [2023-11-08T00:35:22.713Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.236s coverage: 98.7% of statements [2023-11-08T00:35:22.713Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.181s coverage: 89.7% of statements [2023-11-08T00:35:22.713Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.038s coverage: 100.0% of statements [2023-11-08T00:35:44.716Z] go vet ./... [2023-11-08T00:35:47.270Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T00:35:47.270Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T00:35:47.270Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T00:35:47.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T00:35:47.368Z] $ docker stop --time=1 15298d70f6447156e14f879b1e3ccf061a5491c414de7d20c1206c6db856b868 [2023-11-08T00:35:55.283Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16933 in /w/workspace/foundry_app-record-replay_PR-104 [2023-11-08T00:35:57.750Z] $ docker rm -f --volumes 15298d70f6447156e14f879b1e3ccf061a5491c414de7d20c1206c6db856b868 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-11-08T00:35:58.180Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-11-08T00:35:58.260Z] Selected Git installation does not exist. Using Default [2023-11-08T00:35:58.260Z] The recommended git tool is: NONE [2023-11-08T00:35:58.396Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T00:35:58.490Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-08T00:35:59.092Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T00:35:59.403Z] + ls -al . [2023-11-08T00:35:59.403Z] total 192 [2023-11-08T00:35:59.404Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 00:34 . [2023-11-08T00:35:59.404Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 00:32 .. [2023-11-08T00:35:59.404Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 00:32 .dockerignore [2023-11-08T00:35:59.404Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 00:35 .git [2023-11-08T00:35:59.404Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:32 .github [2023-11-08T00:35:59.404Z] -rw-rw-r-- 1 jenkins jenkins 164 Nov 8 00:32 .gitignore [2023-11-08T00:35:59.404Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 00:32 .golangci.yml [2023-11-08T00:35:59.404Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 00:32 .semver [2023-11-08T00:35:59.404Z] -rw-rw-r-- 1 jenkins jenkins 11301 Nov 8 00:32 Attribution.txt [2023-11-08T00:35:59.404Z] -rw-rw-r-- 1 jenkins jenkins 458 Nov 8 00:32 CHANGELOG.md [2023-11-08T00:35:59.404Z] -rw-rw-r-- 1 jenkins jenkins 1616 Nov 8 00:32 Dockerfile [2023-11-08T00:35:59.404Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 00:32 GOVERNANCE.md [2023-11-08T00:35:59.404Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 8 00:32 Jenkinsfile [2023-11-08T00:35:59.404Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 00:32 LICENSE [2023-11-08T00:35:59.404Z] -rw-rw-r-- 1 jenkins jenkins 3139 Nov 8 00:32 Makefile [2023-11-08T00:35:59.404Z] -rw-rw-r-- 1 jenkins jenkins 611 Nov 8 00:32 OWNERS.md [2023-11-08T00:35:59.404Z] -rw-rw-r-- 1 jenkins jenkins 4107 Nov 8 00:32 README.md [2023-11-08T00:35:59.404Z] -rw-rw-r-- 1 jenkins jenkins 7789 Nov 8 00:32 Record and Reply.postman_collection.json [2023-11-08T00:35:59.404Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 00:32 VERSION [2023-11-08T00:35:59.404Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:32 bin [2023-11-08T00:35:59.404Z] -rw-r--r-- 1 jenkins jenkins 24666 Nov 8 00:35 coverage.out [2023-11-08T00:35:59.404Z] -rw-rw-r-- 1 jenkins jenkins 3859 Nov 8 00:32 go.mod [2023-11-08T00:35:59.404Z] -rw-rw-r-- 1 jenkins jenkins 34797 Nov 8 00:32 go.sum [2023-11-08T00:35:59.404Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 00:32 internal [2023-11-08T00:35:59.404Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 8 00:32 main.go [2023-11-08T00:35:59.404Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:32 openapi [2023-11-08T00:35:59.404Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:32 pkg [2023-11-08T00:35:59.404Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:32 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:35:59.879Z] + 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=1ba1bd26bcc1e016d096edad17168dbdeac64948 --label arch=amd64 --label version=0.0.0 . [2023-11-08T00:35:59.879Z] Sending build context to Docker daemon 673.8kB [2023-11-08T00:35:59.879Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T00:35:59.879Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-08T00:35:59.879Z] ---> c98ffc4c50ec [2023-11-08T00:35:59.879Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T00:36:00.448Z] ---> Running in 759ffffcc493 [2023-11-08T00:36:01.056Z] Removing intermediate container 759ffffcc493 [2023-11-08T00:36:01.056Z] ---> 293bd657de2c [2023-11-08T00:36:01.056Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T00:36:01.993Z] ---> Running in 9e298b241feb [2023-11-08T00:36:02.926Z] Removing intermediate container 9e298b241feb [2023-11-08T00:36:02.926Z] ---> c5b9dcd71a19 [2023-11-08T00:36:02.926Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-08T00:36:03.862Z] ---> Running in f168d8359306 [2023-11-08T00:36:04.141Z] using credential edgex-jenkins-ssh [2023-11-08T00:36:04.159Z] Cloning the remote Git repository [2023-11-08T00:36:04.427Z] Removing intermediate container f168d8359306 [2023-11-08T00:36:04.427Z] ---> 40c3335d1480 [2023-11-08T00:36:04.427Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T00:36:04.223Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-11-08T00:36:04.343Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-11-08T00:36:04.686Z] ---> Running in 19f2c5252b7a [2023-11-08T00:36:05.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T00:36:05.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T00:36:04.531Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-11-08T00:36:04.532Z] > git --version # timeout=10 [2023-11-08T00:36:04.556Z] > git --version # 'git version 2.25.1' [2023-11-08T00:36:04.559Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T00:36:04.753Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T00:36:05.632Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-11-08T00:36:05.660Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T00:36:06.188Z] OK: 264 MiB in 52 packages [2023-11-08T00:36:06.784Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-11-08T00:36:06.835Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-11-08T00:36:06.837Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T00:36:06.861Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/104/head:refs/remotes/origin/PR-104 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-08T00:36:07.465Z] Merging remotes/origin/main commit cf2b27898899a203f9eb6ebf67b2fde31c12ce22 into PR head commit 1ba1bd26bcc1e016d096edad17168dbdeac64948 [2023-11-08T00:36:07.564Z] Removing intermediate container 19f2c5252b7a [2023-11-08T00:36:07.564Z] ---> f683283702b7 [2023-11-08T00:36:07.564Z] Step 7/26 : WORKDIR /app [2023-11-08T00:36:07.838Z] Merge succeeded, producing 1ba1bd26bcc1e016d096edad17168dbdeac64948 [2023-11-08T00:36:07.839Z] Checking out Revision 1ba1bd26bcc1e016d096edad17168dbdeac64948 (PR-104) [2023-11-08T00:36:08.130Z] ---> Running in f1c09ed1b6b6 [2023-11-08T00:36:07.490Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T00:36:07.576Z] > git checkout -f 1ba1bd26bcc1e016d096edad17168dbdeac64948 # timeout=10 [2023-11-08T00:36:07.699Z] > git remote # timeout=10 [2023-11-08T00:36:07.723Z] > git config --get remote.origin.url # timeout=10 [2023-11-08T00:36:07.758Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T00:36:07.777Z] > git merge cf2b27898899a203f9eb6ebf67b2fde31c12ce22 # timeout=10 [2023-11-08T00:36:07.811Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-08T00:36:07.849Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T00:36:07.868Z] > git checkout -f 1ba1bd26bcc1e016d096edad17168dbdeac64948 # timeout=10 [2023-11-08T00:36:08.473Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-11-08T00:36:08.539Z] > git --version # timeout=10 [2023-11-08T00:36:08.552Z] > git --version # 'git version 2.25.1' [2023-11-08T00:36:08.570Z] fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T00:36:08.696Z] Removing intermediate container f1c09ed1b6b6 [2023-11-08T00:36:08.696Z] ---> 5166c965f8f9 [2023-11-08T00:36:08.696Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-08T00:36:08.954Z] ---> 4cfcbf28f0dc [2023-11-08T00:36:08.954Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-11-08T00:36:09.212Z] ---> Running in 3c4db8dbd644 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T00:36:09.820Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-08T00:36:09.820Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T00:36:09.820Z] Dload Upload Total Spent Left Speed [2023-11-08T00:36:09.820Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 174k 0 --:--:-- --:--:-- --:--:-- 176k [Pipeline] sh [2023-11-08T00:36:10.541Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-08T00:36:10.583Z] Removing intermediate container 3c4db8dbd644 [2023-11-08T00:36:10.583Z] ---> 62cd011c4666 [2023-11-08T00:36:10.583Z] Step 10/26 : COPY . . [2023-11-08T00:36:10.583Z] ---> 04cad951a40f [2023-11-08T00:36:10.583Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T00:36:10.583Z] ---> Running in b60f65c492d2 [2023-11-08T00:36:10.583Z] Removing intermediate container b60f65c492d2 [2023-11-08T00:36:10.583Z] ---> 5153dfc05253 [2023-11-08T00:36:10.583Z] Step 12/26 : RUN $MAKE [2023-11-08T00:36:10.583Z] ---> Running in b0c688448a64 [2023-11-08T00:36:10.842Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-11-08T00:36:10.929Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-08T00:36:10.929Z] + sudo tee /etc/docker/daemon.new [2023-11-08T00:36:10.929Z] { [2023-11-08T00:36:10.929Z] "registry-mirrors": [ [2023-11-08T00:36:10.929Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-08T00:36:10.929Z] ], [2023-11-08T00:36:10.929Z] "bip": "10.250.0.254/24", [2023-11-08T00:36:10.929Z] "hosts": [ [2023-11-08T00:36:10.929Z] "tcp://0.0.0.0:5555", [2023-11-08T00:36:10.929Z] "unix:///var/run/docker.sock" [2023-11-08T00:36:10.929Z] ], [2023-11-08T00:36:10.929Z] "mtu": 1458, [2023-11-08T00:36:10.929Z] "selinux-enabled": true, [2023-11-08T00:36:10.929Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-08T00:36:10.929Z] } [Pipeline] sh [2023-11-08T00:36:11.295Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-08T00:36:11.664Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T00:36:30.077Z] provisioning config files... [2023-11-08T00:36:30.109Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config3975673663333635606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:36:30.519Z] ---> docker-login.sh [2023-11-08T00:36:30.519Z] nexus3.edgexfoundry.org:10001 [2023-11-08T00:36:31.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:36:31.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:36:31.957Z] Configure a credential helper to remove this warning. See [2023-11-08T00:36:31.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:36:31.957Z] [2023-11-08T00:36:31.957Z] Login Succeeded [2023-11-08T00:36:31.957Z] nexus3.edgexfoundry.org:10002 [2023-11-08T00:36:32.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:36:32.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:36:32.516Z] Configure a credential helper to remove this warning. See [2023-11-08T00:36:32.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:36:32.516Z] [2023-11-08T00:36:32.516Z] Login Succeeded [2023-11-08T00:36:32.516Z] nexus3.edgexfoundry.org:10003 [2023-11-08T00:36:32.772Z] Removing intermediate container b0c688448a64 [2023-11-08T00:36:32.772Z] ---> 973585ce784c [2023-11-08T00:36:32.772Z] Step 13/26 : FROM alpine:3.18 [2023-11-08T00:36:32.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:36:32.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:36:32.791Z] Configure a credential helper to remove this warning. See [2023-11-08T00:36:32.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:36:32.791Z] [2023-11-08T00:36:32.791Z] Login Succeeded [2023-11-08T00:36:32.791Z] nexus3.edgexfoundry.org:10004 [2023-11-08T00:36:33.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:36:33.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:36:33.333Z] Configure a credential helper to remove this warning. See [2023-11-08T00:36:33.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:36:33.333Z] [2023-11-08T00:36:33.333Z] Login Succeeded [2023-11-08T00:36:33.333Z] docker.io [2023-11-08T00:36:33.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:36:33.706Z] 3.18: Pulling from library/alpine [2023-11-08T00:36:33.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:36:33.873Z] Configure a credential helper to remove this warning. See [2023-11-08T00:36:33.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:36:33.873Z] [2023-11-08T00:36:33.873Z] Login Succeeded [2023-11-08T00:36:33.873Z] ---> docker-login.sh ends [2023-11-08T00:36:33.966Z] 96526aa774ef: Pulling fs layer [2023-11-08T00:36:34.224Z] 96526aa774ef: Verifying Checksum [2023-11-08T00:36:34.224Z] 96526aa774ef: Download complete [2023-11-08T00:36:34.483Z] 96526aa774ef: Pull complete [2023-11-08T00:36:34.741Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T00:36:34.741Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T00:36:34.741Z] ---> 8ca4688f4f35 [2023-11-08T00:36:34.741Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-08T00:36:35.307Z] ---> Running in 4627c429e0a8 [2023-11-08T00:36:35.889Z] Removing intermediate container 4627c429e0a8 [2023-11-08T00:36:35.889Z] ---> 8f78e5605563 [2023-11-08T00:36:35.889Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-11-08T00:36:36.148Z] ---> Running in 51e3cba444ad [2023-11-08T00:36:36.714Z] Removing intermediate container 51e3cba444ad [2023-11-08T00:36:36.714Z] ---> 7356ac100e2c [2023-11-08T00:36:36.714Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [Pipeline] } [2023-11-08T00:36:37.018Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-11-08T00:36:37.280Z] ---> Running in b730195135dd [Pipeline] echo [2023-11-08T00:36:37.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T00:36:37.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T00:36:37.650Z] ========================================================= [2023-11-08T00:36:37.650Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-08T00:36:37.650Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-11-08T00:36:37.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T00:36:37.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2023-11-08T00:36:38.102Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-08T00:36:38.102Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-08T00:36:38.102Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T00:36:38.102Z] Executing ca-certificates-20230506-r0.trigger [2023-11-08T00:36:38.102Z] OK: 8 MiB in 17 packages [2023-11-08T00:36:38.202Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-08T00:36:38.202Z] Sending build context to Docker daemon 258.6kB [2023-11-08T00:36:38.480Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T00:36:38.480Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-08T00:36:38.764Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-08T00:36:38.764Z] 9fda8d8052c6: Pulling fs layer [2023-11-08T00:36:38.764Z] 5d54e960e981: Pulling fs layer [2023-11-08T00:36:38.764Z] c4a7e357bf2a: Pulling fs layer [2023-11-08T00:36:38.764Z] f0e02332f6b5: Pulling fs layer [2023-11-08T00:36:38.764Z] cefa15bbcfad: Pulling fs layer [2023-11-08T00:36:38.764Z] 17808c966233: Pulling fs layer [2023-11-08T00:36:38.764Z] f4c1fc716caa: Pulling fs layer [2023-11-08T00:36:38.764Z] cefa15bbcfad: Waiting [2023-11-08T00:36:38.764Z] 17808c966233: Waiting [2023-11-08T00:36:38.764Z] f4c1fc716caa: Waiting [2023-11-08T00:36:38.764Z] f0e02332f6b5: Waiting [2023-11-08T00:36:38.764Z] 5d54e960e981: Verifying Checksum [2023-11-08T00:36:38.764Z] 5d54e960e981: Download complete [2023-11-08T00:36:38.764Z] f0e02332f6b5: Verifying Checksum [2023-11-08T00:36:38.764Z] f0e02332f6b5: Download complete [2023-11-08T00:36:38.764Z] cefa15bbcfad: Verifying Checksum [2023-11-08T00:36:38.764Z] 9fda8d8052c6: Download complete [2023-11-08T00:36:39.368Z] f4c1fc716caa: Verifying Checksum [2023-11-08T00:36:39.368Z] f4c1fc716caa: Download complete [2023-11-08T00:36:39.487Z] Removing intermediate container b730195135dd [2023-11-08T00:36:39.487Z] ---> 3df59ad59aa6 [2023-11-08T00:36:39.487Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-08T00:36:39.487Z] ---> 804b74bf9796 [2023-11-08T00:36:39.487Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-08T00:36:39.966Z] 9fda8d8052c6: Pull complete [2023-11-08T00:36:40.092Z] ---> 0409d7334862 [2023-11-08T00:36:40.092Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-11-08T00:36:40.355Z] ---> c66a2c09cf68 [2023-11-08T00:36:40.355Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-11-08T00:36:40.567Z] 5d54e960e981: Pull complete [2023-11-08T00:36:41.171Z] c4a7e357bf2a: Download complete [2023-11-08T00:36:41.764Z] ---> 0e8f5fbaf535 [2023-11-08T00:36:41.764Z] Step 21/26 : EXPOSE 59712 [2023-11-08T00:36:42.023Z] ---> Running in 17d82cbf6fab [2023-11-08T00:36:42.141Z] 17808c966233: Verifying Checksum [2023-11-08T00:36:42.594Z] Removing intermediate container 17d82cbf6fab [2023-11-08T00:36:42.594Z] ---> ba15ebef4fa9 [2023-11-08T00:36:42.594Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-11-08T00:36:43.164Z] ---> Running in e5f115f635b1 [2023-11-08T00:36:44.112Z] Removing intermediate container e5f115f635b1 [2023-11-08T00:36:44.112Z] ---> 1f0a1f690e9f [2023-11-08T00:36:44.112Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-08T00:36:44.689Z] ---> Running in 2fad94581404 [2023-11-08T00:36:44.949Z] Removing intermediate container 2fad94581404 [2023-11-08T00:36:44.949Z] ---> 8bfbce3c0cc4 [2023-11-08T00:36:44.949Z] Step 24/26 : LABEL arch=amd64 [2023-11-08T00:36:44.949Z] ---> Running in 2b978a2bac18 [2023-11-08T00:36:45.208Z] Removing intermediate container 2b978a2bac18 [2023-11-08T00:36:45.208Z] ---> 823471d6abeb [2023-11-08T00:36:45.208Z] Step 25/26 : LABEL git_sha=1ba1bd26bcc1e016d096edad17168dbdeac64948 [2023-11-08T00:36:45.468Z] ---> Running in acd812d712ac [2023-11-08T00:36:45.730Z] Removing intermediate container acd812d712ac [2023-11-08T00:36:45.730Z] ---> f0f90a4bdd83 [2023-11-08T00:36:45.730Z] Step 26/26 : LABEL version=0.0.0 [2023-11-08T00:36:45.730Z] ---> Running in 4b631f512e60 [2023-11-08T00:36:45.991Z] Removing intermediate container 4b631f512e60 [2023-11-08T00:36:45.991Z] ---> f1e217159df4 [2023-11-08T00:36:45.991Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T00:36:45.991Z] Successfully built f1e217159df4 [2023-11-08T00:36:45.991Z] 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-11-08T00:36:46.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T00:36:46.900Z] [2023-11-08T00:36:46.900Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:47.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T00:36:47.289Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-08T00:36:47.289Z] 5eb5b503b376: Pulling fs layer [2023-11-08T00:36:47.289Z] 5c69ac0246d0: Pulling fs layer [2023-11-08T00:36:47.289Z] ec43610c2a17: Pulling fs layer [2023-11-08T00:36:47.289Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-08T00:36:47.289Z] 33b1e0a273af: Pulling fs layer [2023-11-08T00:36:47.289Z] 5d3b04190fa2: Pulling fs layer [2023-11-08T00:36:47.289Z] 2f39f015ded8: Pulling fs layer [2023-11-08T00:36:47.289Z] 33b1e0a273af: Waiting [2023-11-08T00:36:47.289Z] 3a2ae6a8a46f: Waiting [2023-11-08T00:36:47.289Z] 5d3b04190fa2: Waiting [2023-11-08T00:36:47.289Z] 2f39f015ded8: Waiting [2023-11-08T00:36:47.289Z] 5c69ac0246d0: Download complete [2023-11-08T00:36:47.289Z] 3a2ae6a8a46f: Download complete [2023-11-08T00:36:47.548Z] 33b1e0a273af: Verifying Checksum [2023-11-08T00:36:47.548Z] 33b1e0a273af: Download complete [2023-11-08T00:36:47.548Z] ec43610c2a17: Verifying Checksum [2023-11-08T00:36:47.548Z] ec43610c2a17: Download complete [2023-11-08T00:36:47.548Z] 5d3b04190fa2: Verifying Checksum [2023-11-08T00:36:47.548Z] 5d3b04190fa2: Download complete [2023-11-08T00:36:47.548Z] 5eb5b503b376: Verifying Checksum [2023-11-08T00:36:47.548Z] 5eb5b503b376: Download complete [2023-11-08T00:36:48.114Z] 2f39f015ded8: Download complete [2023-11-08T00:36:49.047Z] 5eb5b503b376: Pull complete [2023-11-08T00:36:49.047Z] 5c69ac0246d0: Pull complete [2023-11-08T00:36:50.423Z] ec43610c2a17: Pull complete [2023-11-08T00:36:50.683Z] 3a2ae6a8a46f: Pull complete [2023-11-08T00:36:51.266Z] 33b1e0a273af: Pull complete [2023-11-08T00:36:51.524Z] 5d3b04190fa2: Pull complete [2023-11-08T00:36:57.212Z] c4a7e357bf2a: Pull complete [2023-11-08T00:36:57.212Z] f0e02332f6b5: Pull complete [2023-11-08T00:36:57.212Z] cefa15bbcfad: Pull complete [2023-11-08T00:37:03.716Z] 2f39f015ded8: Pull complete [2023-11-08T00:37:03.716Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-08T00:37:03.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T00:37:03.716Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:37:03.962Z] prd-ubuntu20.04-docker-8c-8g-16928 does not seem to be running inside a container [2023-11-08T00:37:04.001Z] $ 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/foundry_app-record-replay_PR-104 -v /w/workspace/foundry_app-record-replay_PR-104:/w/workspace/foundry_app-record-replay_PR-104:rw,z -v /w/workspace/foundry_app-record-replay_PR-104@tmp:/w/workspace/foundry_app-record-replay_PR-104@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-lftools-log-publisher:latest cat [2023-11-08T00:37:04.423Z] $ docker top 05c8707a9cfb6b89fac4851e48297b0d1c2d5c6699ecf0834d2f53c93ced02d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:37:04.865Z] ---> job-cost.sh [2023-11-08T00:37:04.865Z] lf-activate-venv: SKIPPING [2023-11-08T00:37:04.865Z] INFO: No Stack... [2023-11-08T00:37:05.124Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T00:37:05.382Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T00:37:05.692Z] + cat /w/workspace/foundry_app-record-replay_PR-104/archives/cost.csv [2023-11-08T00:37:05.692Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T00:37:05.734Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-104-1-stack-cost] [2023-11-08T00:37:05.739Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-104-1-stack-cost] did not exist. Created. [2023-11-08T00:37:05.739Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-104-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T00:37:06.132Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-08T00:37:06.188Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T00:37:06.219Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-104-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T00:37:06.316Z] $ docker stop --time=1 05c8707a9cfb6b89fac4851e48297b0d1c2d5c6699ecf0834d2f53c93ced02d1 [2023-11-08T00:37:07.356Z] 17808c966233: Pull complete [2023-11-08T00:37:07.941Z] f4c1fc716caa: Pull complete [2023-11-08T00:37:07.941Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-08T00:37:07.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-08T00:37:07.941Z] ---> ea914061e18c [2023-11-08T00:37:07.941Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T00:37:08.432Z] $ docker rm -f --volumes 05c8707a9cfb6b89fac4851e48297b0d1c2d5c6699ecf0834d2f53c93ced02d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-08T00:37:09.911Z] ---> Running in c66f19fe22a8 [2023-11-08T00:37:09.911Z] Removing intermediate container c66f19fe22a8 [2023-11-08T00:37:09.911Z] ---> 7eacbafd8e0c [2023-11-08T00:37:09.911Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T00:37:09.911Z] ---> Running in 31b0e659cf08 [2023-11-08T00:37:10.192Z] Removing intermediate container 31b0e659cf08 [2023-11-08T00:37:10.192Z] ---> 3880a6bbb0a7 [2023-11-08T00:37:10.192Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-08T00:37:10.463Z] ---> Running in 584fddfafd26 [2023-11-08T00:37:10.735Z] Removing intermediate container 584fddfafd26 [2023-11-08T00:37:10.735Z] ---> a8a35d969bb3 [2023-11-08T00:37:10.735Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T00:37:11.005Z] ---> Running in 42b7953c6d17 [2023-11-08T00:37:12.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T00:37:12.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T00:37:14.129Z] OK: 266 MiB in 52 packages [2023-11-08T00:37:15.094Z] Removing intermediate container 42b7953c6d17 [2023-11-08T00:37:15.094Z] ---> d5cbaabb275d [2023-11-08T00:37:15.094Z] Step 7/12 : WORKDIR /app [2023-11-08T00:37:15.094Z] ---> Running in 49edb9a40207 [2023-11-08T00:37:15.367Z] Removing intermediate container 49edb9a40207 [2023-11-08T00:37:15.367Z] ---> 7df554c6ee70 [2023-11-08T00:37:15.367Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-08T00:37:15.910Z] ---> 320b6ab6f8ff [2023-11-08T00:37:15.910Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:37:16.180Z] ---> Running in ccd95da9d50a [2023-11-08T00:38:41.332Z] Removing intermediate container ccd95da9d50a [2023-11-08T00:38:41.332Z] ---> 696b4aca4bc8 [2023-11-08T00:38:41.332Z] Step 10/12 : COPY . . [2023-11-08T00:38:41.332Z] ---> 5206656d2075 [2023-11-08T00:38:41.332Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T00:38:41.332Z] ---> Running in 3665d8255e99 [2023-11-08T00:38:41.332Z] Removing intermediate container 3665d8255e99 [2023-11-08T00:38:41.332Z] ---> e11b9f2e911d [2023-11-08T00:38:41.332Z] Step 12/12 : RUN $MAKE [2023-11-08T00:38:41.332Z] ---> Running in ba755f5af9f5 [2023-11-08T00:38:41.332Z] noop [2023-11-08T00:38:41.332Z] Removing intermediate container ba755f5af9f5 [2023-11-08T00:38:41.332Z] ---> 823fa7775a09 [2023-11-08T00:38:41.332Z] Successfully built 823fa7775a09 [2023-11-08T00:38:41.332Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:38:41.831Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T00:38:41.831Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:38:42.130Z] prd-ubuntu20.04-docker-arm64-4c-16g-16933 does not seem to be running inside a container [2023-11-08T00:38:42.218Z] $ 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 ******** ci-base-image-arm64 cat [2023-11-08T00:38:43.561Z] $ docker top cad02c9d0806faa0784e568bfad929638f3c7ab1d7ab5a23f5d1be5e912639b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T00:38:44.477Z] + go version [2023-11-08T00:38:44.477Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-08T00:38:44.515Z] $ docker stop --time=1 cad02c9d0806faa0784e568bfad929638f3c7ab1d7ab5a23f5d1be5e912639b7 [2023-11-08T00:38:46.236Z] $ docker rm -f --volumes cad02c9d0806faa0784e568bfad929638f3c7ab1d7ab5a23f5d1be5e912639b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:38:47.128Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T00:38:47.128Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:38:47.397Z] prd-ubuntu20.04-docker-arm64-4c-16g-16933 does not seem to be running inside a container [2023-11-08T00:38:47.483Z] $ 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 ******** ci-base-image-arm64 cat [2023-11-08T00:38:48.835Z] $ docker top 07a9268fd2046aed90b9931c53c203bfed6b7536410c3ce1224d7d9d5d05b730 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T00:38:49.776Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-11-08T00:38:50.495Z] + make test [2023-11-08T00:38:50.495Z] go test -race -coverprofile=coverage.out ./... [2023-11-08T00:41:57.289Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-11-08T00:42:00.647Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.265s coverage: 88.0% of statements [2023-11-08T00:42:04.006Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-11-08T00:42:04.006Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-11-08T00:42:05.426Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-11-08T00:42:13.699Z] ok github.com/edgexfoundry/app-record-replay/internal/application 10.102s coverage: 98.7% of statements [2023-11-08T00:42:13.699Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.565s coverage: 89.7% of statements [2023-11-08T00:42:13.699Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.187s coverage: 100.0% of statements [2023-11-08T00:42:17.969Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-08T00:42:17.969Z] go vet ./... [2023-11-08T00:44:39.758Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T00:44:39.758Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T00:44:39.758Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T00:44:39.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T00:44:39.858Z] $ docker stop --time=1 07a9268fd2046aed90b9931c53c203bfed6b7536410c3ce1224d7d9d5d05b730 [2023-11-08T00:44:41.912Z] $ docker rm -f --volumes 07a9268fd2046aed90b9931c53c203bfed6b7536410c3ce1224d7d9d5d05b730 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T00:44:43.771Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T00:44:43.808Z] Warning: overwriting stash ‘coverage-report’ [2023-11-08T00:44:44.353Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T00:44:44.943Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T00:44:45.301Z] + ls -al . [2023-11-08T00:44:45.301Z] total 188 [2023-11-08T00:44:45.301Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 00:38 . [2023-11-08T00:44:45.301Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 00:36 .. [2023-11-08T00:44:45.301Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 00:36 .dockerignore [2023-11-08T00:44:45.301Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 00:36 .git [2023-11-08T00:44:45.301Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:36 .github [2023-11-08T00:44:45.301Z] -rw-rw-r-- 1 jenkins jenkins 164 Nov 8 00:36 .gitignore [2023-11-08T00:44:45.301Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 00:36 .golangci.yml [2023-11-08T00:44:45.301Z] -rw-rw-r-- 1 jenkins jenkins 11301 Nov 8 00:36 Attribution.txt [2023-11-08T00:44:45.301Z] -rw-rw-r-- 1 jenkins jenkins 458 Nov 8 00:36 CHANGELOG.md [2023-11-08T00:44:45.301Z] -rw-rw-r-- 1 jenkins jenkins 1616 Nov 8 00:36 Dockerfile [2023-11-08T00:44:45.301Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 00:36 GOVERNANCE.md [2023-11-08T00:44:45.301Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 8 00:36 Jenkinsfile [2023-11-08T00:44:45.301Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 00:36 LICENSE [2023-11-08T00:44:45.301Z] -rw-rw-r-- 1 jenkins jenkins 3139 Nov 8 00:36 Makefile [2023-11-08T00:44:45.301Z] -rw-rw-r-- 1 jenkins jenkins 611 Nov 8 00:36 OWNERS.md [2023-11-08T00:44:45.301Z] -rw-rw-r-- 1 jenkins jenkins 4107 Nov 8 00:36 README.md [2023-11-08T00:44:45.301Z] -rw-rw-r-- 1 jenkins jenkins 7789 Nov 8 00:36 Record and Reply.postman_collection.json [2023-11-08T00:44:45.301Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 00:32 VERSION [2023-11-08T00:44:45.301Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:36 bin [2023-11-08T00:44:45.301Z] -rw-r--r-- 1 jenkins jenkins 24667 Nov 8 00:42 coverage.out [2023-11-08T00:44:45.301Z] -rw-rw-r-- 1 jenkins jenkins 3859 Nov 8 00:36 go.mod [2023-11-08T00:44:45.301Z] -rw-rw-r-- 1 jenkins jenkins 34797 Nov 8 00:36 go.sum [2023-11-08T00:44:45.301Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 00:36 internal [2023-11-08T00:44:45.301Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 8 00:36 main.go [2023-11-08T00:44:45.301Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:36 openapi [2023-11-08T00:44:45.301Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:36 pkg [2023-11-08T00:44:45.301Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:36 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:44:45.719Z] + 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=1ba1bd26bcc1e016d096edad17168dbdeac64948 --label arch=arm64 --label version=0.0.0 . [2023-11-08T00:44:45.986Z] Sending build context to Docker daemon 284.2kB [2023-11-08T00:44:45.986Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T00:44:45.986Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-08T00:44:45.986Z] ---> 823fa7775a09 [2023-11-08T00:44:45.986Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T00:44:46.255Z] ---> Running in 36ed8343fecf [2023-11-08T00:44:46.527Z] Removing intermediate container 36ed8343fecf [2023-11-08T00:44:46.527Z] ---> d7a827dca124 [2023-11-08T00:44:46.527Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T00:44:46.527Z] ---> Running in 29238f30e4b0 [2023-11-08T00:44:47.113Z] Removing intermediate container 29238f30e4b0 [2023-11-08T00:44:47.114Z] ---> 7cb1249d609f [2023-11-08T00:44:47.114Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-08T00:44:47.114Z] ---> Running in 75516d7ed3e6 [2023-11-08T00:44:47.386Z] Removing intermediate container 75516d7ed3e6 [2023-11-08T00:44:47.386Z] ---> 682238502a08 [2023-11-08T00:44:47.386Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T00:44:47.386Z] ---> Running in b2f3f97179cb [2023-11-08T00:44:48.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T00:44:49.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T00:44:50.516Z] OK: 266 MiB in 52 packages [2023-11-08T00:44:53.890Z] Removing intermediate container b2f3f97179cb [2023-11-08T00:44:53.890Z] ---> 68c8cdf86a1b [2023-11-08T00:44:53.890Z] Step 7/26 : WORKDIR /app [2023-11-08T00:44:53.890Z] ---> Running in 1d1e72442bb8 [2023-11-08T00:44:53.890Z] Removing intermediate container 1d1e72442bb8 [2023-11-08T00:44:53.890Z] ---> 0a2c05640b58 [2023-11-08T00:44:53.890Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-08T00:44:54.474Z] ---> ce8c005443da [2023-11-08T00:44:54.475Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:44:54.749Z] ---> Running in ca61d9dd9fbc [2023-11-08T00:44:57.331Z] Removing intermediate container ca61d9dd9fbc [2023-11-08T00:44:57.331Z] ---> 3da6e0093560 [2023-11-08T00:44:57.331Z] Step 10/26 : COPY . . [2023-11-08T00:44:57.916Z] ---> 15dfe28d6ffc [2023-11-08T00:44:57.916Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T00:44:57.916Z] ---> Running in 1724c644ee15 [2023-11-08T00:44:58.186Z] Removing intermediate container 1724c644ee15 [2023-11-08T00:44:58.186Z] ---> 8cad51dba00d [2023-11-08T00:44:58.186Z] Step 12/26 : RUN $MAKE [2023-11-08T00:44:58.456Z] ---> Running in 5661c8616263 [2023-11-08T00:44:59.417Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-11-08T00:47:21.400Z] Removing intermediate container 5661c8616263 [2023-11-08T00:47:21.400Z] ---> 741c29fee84b [2023-11-08T00:47:21.400Z] Step 13/26 : FROM alpine:3.18 [2023-11-08T00:47:21.400Z] 3.18: Pulling from library/alpine [2023-11-08T00:47:21.400Z] 579b34f0a95b: Pulling fs layer [2023-11-08T00:47:21.400Z] 579b34f0a95b: Verifying Checksum [2023-11-08T00:47:21.400Z] 579b34f0a95b: Download complete [2023-11-08T00:47:21.400Z] 579b34f0a95b: Pull complete [2023-11-08T00:47:21.400Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T00:47:21.400Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T00:47:21.400Z] ---> 3cc203321400 [2023-11-08T00:47:21.400Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-08T00:47:21.400Z] ---> Running in c2cb254c3d21 [2023-11-08T00:47:21.400Z] Removing intermediate container c2cb254c3d21 [2023-11-08T00:47:21.400Z] ---> 7927c4346627 [2023-11-08T00:47:21.400Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-11-08T00:47:21.400Z] ---> Running in 97bc462b1c7f [2023-11-08T00:47:21.400Z] Removing intermediate container 97bc462b1c7f [2023-11-08T00:47:21.400Z] ---> 9a23611763a9 [2023-11-08T00:47:21.400Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-08T00:47:21.400Z] ---> Running in afd9410b391d [2023-11-08T00:47:21.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T00:47:21.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T00:47:21.400Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-08T00:47:21.400Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-08T00:47:21.400Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T00:47:21.400Z] Executing ca-certificates-20230506-r0.trigger [2023-11-08T00:47:21.400Z] OK: 9 MiB in 17 packages [2023-11-08T00:47:21.400Z] Removing intermediate container afd9410b391d [2023-11-08T00:47:21.400Z] ---> 9ddad5afc608 [2023-11-08T00:47:21.400Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-08T00:47:21.400Z] ---> 596621233e95 [2023-11-08T00:47:21.400Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-08T00:47:21.400Z] ---> 7e50b52bb3e8 [2023-11-08T00:47:21.400Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-11-08T00:47:21.400Z] ---> 8bd68d0fe81c [2023-11-08T00:47:21.400Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-11-08T00:47:22.814Z] ---> 72e7feb8ebb6 [2023-11-08T00:47:22.814Z] Step 21/26 : EXPOSE 59712 [2023-11-08T00:47:22.814Z] ---> Running in 8492176bb420 [2023-11-08T00:47:23.082Z] Removing intermediate container 8492176bb420 [2023-11-08T00:47:23.082Z] ---> 4764a64e060c [2023-11-08T00:47:23.082Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-11-08T00:47:23.082Z] ---> Running in 9d6d1140af29 [2023-11-08T00:47:23.350Z] Removing intermediate container 9d6d1140af29 [2023-11-08T00:47:23.350Z] ---> d0b62ec37054 [2023-11-08T00:47:23.350Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-08T00:47:23.623Z] ---> Running in c1e4b76ed8bf [2023-11-08T00:47:23.894Z] Removing intermediate container c1e4b76ed8bf [2023-11-08T00:47:23.895Z] ---> 81a187d728b3 [2023-11-08T00:47:23.895Z] Step 24/26 : LABEL arch=arm64 [2023-11-08T00:47:23.895Z] ---> Running in 9082e48da4b3 [2023-11-08T00:47:24.482Z] Removing intermediate container 9082e48da4b3 [2023-11-08T00:47:24.482Z] ---> 5fcbfa8b2cfc [2023-11-08T00:47:24.482Z] Step 25/26 : LABEL git_sha=1ba1bd26bcc1e016d096edad17168dbdeac64948 [2023-11-08T00:47:24.482Z] ---> Running in 5f26c2422372 [2023-11-08T00:47:24.751Z] Removing intermediate container 5f26c2422372 [2023-11-08T00:47:24.751Z] ---> 2e78bdb3e8a7 [2023-11-08T00:47:24.751Z] Step 26/26 : LABEL version=0.0.0 [2023-11-08T00:47:24.751Z] ---> Running in afd6365777e5 [2023-11-08T00:47:25.021Z] Removing intermediate container afd6365777e5 [2023-11-08T00:47:25.021Z] ---> 62514774756f [2023-11-08T00:47:25.021Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T00:47:25.021Z] Successfully built 62514774756f [2023-11-08T00:47:25.288Z] 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-11-08T00:47:26.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T00:47:26.144Z] [2023-11-08T00:47:26.144Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:47:26.554Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T00:47:27.967Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-08T00:47:27.967Z] 8998bd30e6a1: Pulling fs layer [2023-11-08T00:47:27.967Z] 04944245beec: Pulling fs layer [2023-11-08T00:47:27.967Z] 699f458cf7ca: Pulling fs layer [2023-11-08T00:47:27.967Z] 765212b225bb: Pulling fs layer [2023-11-08T00:47:27.967Z] f23df028b6ca: Pulling fs layer [2023-11-08T00:47:27.967Z] d65c8cfc05b1: Pulling fs layer [2023-11-08T00:47:27.967Z] 2437ff75d9bd: Pulling fs layer [2023-11-08T00:47:27.967Z] 765212b225bb: Waiting [2023-11-08T00:47:27.967Z] f23df028b6ca: Waiting [2023-11-08T00:47:27.967Z] 2437ff75d9bd: Waiting [2023-11-08T00:47:27.967Z] d65c8cfc05b1: Waiting [2023-11-08T00:47:27.967Z] 04944245beec: Verifying Checksum [2023-11-08T00:47:27.967Z] 04944245beec: Download complete [2023-11-08T00:47:27.967Z] 765212b225bb: Verifying Checksum [2023-11-08T00:47:27.967Z] 765212b225bb: Download complete [2023-11-08T00:47:27.967Z] f23df028b6ca: Download complete [2023-11-08T00:47:27.967Z] d65c8cfc05b1: Verifying Checksum [2023-11-08T00:47:27.967Z] d65c8cfc05b1: Download complete [2023-11-08T00:47:28.238Z] 699f458cf7ca: Verifying Checksum [2023-11-08T00:47:28.238Z] 699f458cf7ca: Download complete [2023-11-08T00:47:28.508Z] 8998bd30e6a1: Verifying Checksum [2023-11-08T00:47:28.509Z] 8998bd30e6a1: Download complete [2023-11-08T00:47:31.090Z] 2437ff75d9bd: Verifying Checksum [2023-11-08T00:47:31.090Z] 2437ff75d9bd: Download complete [2023-11-08T00:47:33.679Z] 8998bd30e6a1: Pull complete [2023-11-08T00:47:33.948Z] 04944245beec: Pull complete [2023-11-08T00:47:35.904Z] 699f458cf7ca: Pull complete [2023-11-08T00:47:35.904Z] 765212b225bb: Pull complete [2023-11-08T00:47:36.869Z] f23df028b6ca: Pull complete [2023-11-08T00:47:37.139Z] d65c8cfc05b1: Pull complete [2023-11-08T00:47:55.364Z] 2437ff75d9bd: Pull complete [2023-11-08T00:47:55.364Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-08T00:47:55.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T00:47:55.364Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:47:55.715Z] prd-ubuntu20.04-docker-arm64-4c-16g-16933 does not seem to be running inside a container [2023-11-08T00:47:55.801Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-08T00:47:58.711Z] $ docker top dc2f731f89faaf32a7b761acaef2fe674eaae21b2671ce11f3eb9423bf879515 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:47:59.649Z] ---> job-cost.sh [2023-11-08T00:47:59.649Z] lf-activate-venv: SKIPPING [2023-11-08T00:47:59.649Z] INFO: No Stack... [2023-11-08T00:48:00.236Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-08T00:48:00.820Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T00:48:01.495Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2023-11-08T00:48:01.495Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T00:48:01.593Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-104-1-stack-cost] [2023-11-08T00:48:01.600Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-104-1-stack-cost] did not exist. Created. [2023-11-08T00:48:01.600Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-104-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T00:48:02.354Z] /w/workspace/app-record-replay/1@tmp/durable-79b36428/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-08T00:48:03.047Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-08T00:48:03.083Z] Warning: overwriting stash ‘stack-cost’ [2023-11-08T00:48:03.143Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T00:48:03.158Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-104-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T00:48:03.235Z] $ docker stop --time=1 dc2f731f89faaf32a7b761acaef2fe674eaae21b2671ce11f3eb9423bf879515 [2023-11-08T00:48:04.812Z] $ docker rm -f --volumes dc2f731f89faaf32a7b761acaef2fe674eaae21b2671ce11f3eb9423bf879515 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-08T00:48:05.869Z] provisioning config files... [2023-11-08T00:48:05.877Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-104@tmp/config11798465668832953569tmp [Pipeline] { [Pipeline] sh [2023-11-08T00:48:06.213Z] + set +x [2023-11-08T00:48:06.213Z] + + curl -s https://codecov.io/bash [2023-11-08T00:48:06.213Z] bash -s -- [2023-11-08T00:48:06.213Z] [2023-11-08T00:48:06.213Z] _____ _ [2023-11-08T00:48:06.213Z] / ____| | | [2023-11-08T00:48:06.213Z] | | ___ __| | ___ ___ _____ __ [2023-11-08T00:48:06.213Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-08T00:48:06.213Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-08T00:48:06.213Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-08T00:48:06.213Z] Bash-1.0.6 [2023-11-08T00:48:06.213Z] [2023-11-08T00:48:06.213Z] [2023-11-08T00:48:06.213Z] ==> git version 2.25.1 found [2023-11-08T00:48:06.213Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-08T00:48:06.213Z] Release-Date: 2020-01-08 [2023-11-08T00:48:06.213Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-08T00:48:06.213Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-08T00:48:06.213Z] ==> Jenkins CI detected. [2023-11-08T00:48:06.213Z] current dir:  /w/workspace/foundry_app-record-replay_PR-104 [2023-11-08T00:48:06.213Z] project root: . [2023-11-08T00:48:06.213Z] --> token set from env [2023-11-08T00:48:06.213Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-08T00:48:06.213Z] ==> Running gcov in . (disable via -X gcov) [2023-11-08T00:48:06.213Z] ==> Python coveragepy not found [2023-11-08T00:48:06.213Z] ==> Searching for coverage reports in: [2023-11-08T00:48:06.213Z] + . [2023-11-08T00:48:06.213Z] -> Found 1 reports [2023-11-08T00:48:06.213Z] ==> Detecting git/mercurial file structure [2023-11-08T00:48:06.213Z] ==> Reading reports [2023-11-08T00:48:06.213Z] + ./coverage.out bytes=24667 [2023-11-08T00:48:06.213Z] ==> Appending adjustments [2023-11-08T00:48:06.213Z] https://docs.codecov.io/docs/fixing-reports [2023-11-08T00:48:06.472Z] + Found adjustments [2023-11-08T00:48:06.472Z] ==> Gzipping contents [2023-11-08T00:48:06.472Z] 8.0K /tmp/codecov.hQsnt2.gz [2023-11-08T00:48:06.472Z] ==> Uploading reports [2023-11-08T00:48:06.472Z] url: https://codecov.io [2023-11-08T00:48:06.472Z] query: branch=PR-104&commit=1ba1bd26bcc1e016d096edad17168dbdeac64948&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-104%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=104&job=&cmd_args= [2023-11-08T00:48:06.472Z] -> Pinging Codecov [2023-11-08T00:48:06.472Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=PR-104&commit=1ba1bd26bcc1e016d096edad17168dbdeac64948&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-104%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=104&job=&cmd_args= [2023-11-08T00:48:06.472Z] -> Uploading to [2023-11-08T00:48:06.472Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-08/F467761B9912B4F32F9BC62907045C81/1ba1bd26bcc1e016d096edad17168dbdeac64948/af1f0215-e22a-4ba2-92fb-504ebe414f0d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T004806Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d18bf66f1641cbf4f9772f05592381c6ce8693a6868cfd2a21faa2107c2250ff [2023-11-08T00:48:06.472Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T00:48:06.472Z] Dload Upload Total Spent Left Speed [2023-11-08T00:48:06.732Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4846 0 0 100 4846 0 23871 --:--:-- --:--:-- --:--:-- 23754 100 4846 0 0 100 4846 0 18710 --:--:-- --:--:-- --:--:-- 18710 [2023-11-08T00:48:06.732Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/1ba1bd26bcc1e016d096edad17168dbdeac64948 [Pipeline] } [2023-11-08T00:48:06.761Z] 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-11-08T00:48:08.598Z] + [ -d /w/workspace/foundry_app-record-replay_PR-104/archives ] [2023-11-08T00:48:08.598Z] + ls -al /w/workspace/foundry_app-record-replay_PR-104/archives [2023-11-08T00:48:08.598Z] total 16 [2023-11-08T00:48:08.598Z] drwxr-xr-x 3 root root 4096 Nov 8 00:37 . [2023-11-08T00:48:08.598Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 00:37 .. [2023-11-08T00:48:08.598Z] drwxr-xr-x 2 root root 4096 Nov 8 00:37 cost [2023-11-08T00:48:08.598Z] -rw-r--r-- 1 root root 89 Nov 8 00:37 cost.csv [2023-11-08T00:48:08.598Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-104/archives [2023-11-08T00:48:08.598Z] + ls -al /w/workspace/foundry_app-record-replay_PR-104/archives [2023-11-08T00:48:08.598Z] total 16 [2023-11-08T00:48:08.598Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 00:37 . [2023-11-08T00:48:08.598Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 00:37 .. [2023-11-08T00:48:08.598Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 00:37 cost [2023-11-08T00:48:08.598Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 8 00:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:48:08.929Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:48:09.823Z] ---> package-listing.sh [2023-11-08T00:48:09.823Z] ++ facter osfamily [2023-11-08T00:48:09.823Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-08T00:48:10.082Z] + OS_FAMILY=debian [2023-11-08T00:48:10.082Z] + workspace=/w/workspace/foundry_app-record-replay_PR-104 [2023-11-08T00:48:10.082Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-08T00:48:10.082Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-08T00:48:10.082Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-08T00:48:10.082Z] + PACKAGES=/tmp/packages_start.txt [2023-11-08T00:48:10.082Z] + '[' /w/workspace/foundry_app-record-replay_PR-104 ']' [2023-11-08T00:48:10.082Z] + PACKAGES=/tmp/packages_end.txt [2023-11-08T00:48:10.082Z] + case "${OS_FAMILY}" in [2023-11-08T00:48:10.082Z] + dpkg -l [2023-11-08T00:48:10.082Z] + grep '^ii' [2023-11-08T00:48:10.082Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-08T00:48:10.082Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-08T00:48:10.082Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-08T00:48:10.082Z] + '[' /w/workspace/foundry_app-record-replay_PR-104 ']' [2023-11-08T00:48:10.082Z] + mkdir -p /w/workspace/foundry_app-record-replay_PR-104/archives/ [2023-11-08T00:48:10.082Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-104/archives/ [Pipeline] echo [2023-11-08T00:48:10.115Z] 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/foundry_app-record-replay_PR-104/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-08T00:48:10.411Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:48:11.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T00:48:11.045Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:48:11.186Z] prd-ubuntu20.04-docker-8c-8g-16928 does not seem to be running inside a container [2023-11-08T00:48:11.232Z] $ 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/foundry_app-record-replay_PR-104/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_app-record-replay_PR-104 -v /w/workspace/foundry_app-record-replay_PR-104:/w/workspace/foundry_app-record-replay_PR-104:rw,z -v /w/workspace/foundry_app-record-replay_PR-104@tmp:/w/workspace/foundry_app-record-replay_PR-104@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-08T00:48:11.451Z] $ docker top 7d80c0d8d837c16e88fbb373c3d2ab6d8dc8af7fda1efa1d85f5e558975cbbc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T00:48:11.834Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-08T00:48:12.142Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-08T00:48:12.450Z] + ls /var/log/sa-host [2023-11-08T00:48:12.450Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T00:48:12.680Z] provisioning config files... [2023-11-08T00:48:12.689Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-104@tmp/config12239324861289839714tmp [Pipeline] { [Pipeline] echo [2023-11-08T00:48:12.746Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:48:13.060Z] ---> create-netrc.sh [Pipeline] } [2023-11-08T00:48:13.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:48:13.504Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-08T00:48:13.540Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:48:13.850Z] ---> sudo-logs.sh [2023-11-08T00:48:13.850Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-08T00:48:13.938Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:48:14.260Z] ---> job-cost.sh [2023-11-08T00:48:14.260Z] lf-activate-venv: SKIPPING [2023-11-08T00:48:14.260Z] DEBUG: total: 0.2199999988079071 [2023-11-08T00:48:14.260Z] INFO: Retrieving Stack Cost... [2023-11-08T00:48:14.522Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T00:48:15.088Z] INFO: Archiving Costs [Pipeline] echo [2023-11-08T00:48:15.123Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:48:15.434Z] ---> logs-deploy.sh [2023-11-08T00:48:15.434Z] lf-activate-venv: SKIPPING [2023-11-08T00:48:15.434Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-104/1 [2023-11-08T00:48:15.434Z] INFO: archiving workspace using pattern(s): [2023-11-08T00:48:16.371Z] Archives upload complete. [2023-11-08T00:48:16.371Z] INFO: archiving logs to Nexus