Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1fdeb901fb6c5cc528de28f8a49385302db9cbf4 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-ssh14591179384721884503.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9802605677367071693.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1696198403056286752.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5361985491971253868.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2422919431096325705.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-7968’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7970 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/exfoundry_app-record-replay_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1fdeb901fb6c5cc528de28f8a49385302db9cbf4 (main) Commit message: "Merge pull request #85 from ejlee3/refactor-controller-returns" > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1fdeb901fb6c5cc528de28f8a49385302db9cbf4 # timeout=10 > git rev-list --no-walk 5c17f66baf3a56b007ff484558f5ea5bce0deaa7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-26T18:46:05.719Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-26T18:46:05.762Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-26T18:46:05.779Z] ========================================================= [2023-09-26T18:46:05.779Z] EdgeX Global Pipelines Version Info [2023-09-26T18:46:05.779Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-26T18:46:06.835Z] ------------------- [2023-09-26T18:46:06.835Z] stable info: [2023-09-26T18:46:06.835Z] ------------------- [2023-09-26T18:46:06.835Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-26T18:46:06.835Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-26T18:46:06.835Z] Message: update stable to v1.0.254 [2023-09-26T18:46:07.774Z] ------------------- [2023-09-26T18:46:07.774Z] experimental info: [2023-09-26T18:46:07.774Z] ------------------- [2023-09-26T18:46:07.774Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-26T18:46:07.774Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-26T18:46:07.774Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-26T18:46:07.932Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-09-26T18:46:07.941Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-09-26T18:46:07.950Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-26T18:46:07.959Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-26T18:46:07.979Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-26T18:46:07.996Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-26T18:46:08.017Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-26T18:46:08.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-26T18:46:08.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-26T18:46:08.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-26T18:46:08.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-26T18:46:08.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-09-26T18:46:08.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-26T18:46:08.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-26T18:46:08.137Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-26T18:46:08.153Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-26T18:46:08.170Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-26T18:46:08.185Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-26T18:46:08.197Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-26T18:46:08.211Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-26T18:46:08.223Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-26T18:46:08.236Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-26T18:46:08.250Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-26T18:46:08.265Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-26T18:46:08.286Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-26T18:46:08.302Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-26T18:46:08.316Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-26T18:46:08.330Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-26T18:46:08.348Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-26T18:46:08.365Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-26T18:46:08.383Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1fdeb901fb6c5cc528de28f8a49385302db9cbf4 [Pipeline] echo [2023-09-26T18:46:08.404Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1fdeb90 [Pipeline] echo [2023-09-26T18:46:08.419Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-26T18:46:08.466Z] provisioning config files... [2023-09-26T18:46:08.481Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17199852711105746251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-26T18:46:08.790Z] ---> docker-login.sh [2023-09-26T18:46:08.790Z] nexus3.edgexfoundry.org:10001 [2023-09-26T18:46:09.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T18:46:09.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T18:46:09.052Z] Configure a credential helper to remove this warning. See [2023-09-26T18:46:09.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T18:46:09.052Z] [2023-09-26T18:46:09.052Z] Login Succeeded [2023-09-26T18:46:09.052Z] nexus3.edgexfoundry.org:10002 [2023-09-26T18:46:09.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T18:46:09.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T18:46:09.052Z] Configure a credential helper to remove this warning. See [2023-09-26T18:46:09.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T18:46:09.052Z] [2023-09-26T18:46:09.052Z] Login Succeeded [2023-09-26T18:46:09.052Z] nexus3.edgexfoundry.org:10003 [2023-09-26T18:46:09.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T18:46:09.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T18:46:09.313Z] Configure a credential helper to remove this warning. See [2023-09-26T18:46:09.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T18:46:09.313Z] [2023-09-26T18:46:09.313Z] Login Succeeded [2023-09-26T18:46:09.313Z] nexus3.edgexfoundry.org:10004 [2023-09-26T18:46:09.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T18:46:09.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T18:46:09.313Z] Configure a credential helper to remove this warning. See [2023-09-26T18:46:09.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T18:46:09.313Z] [2023-09-26T18:46:09.313Z] Login Succeeded [2023-09-26T18:46:09.313Z] docker.io [2023-09-26T18:46:09.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T18:46:09.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T18:46:09.832Z] Configure a credential helper to remove this warning. See [2023-09-26T18:46:09.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T18:46:09.832Z] [2023-09-26T18:46:09.832Z] Login Succeeded [2023-09-26T18:46:09.832Z] ---> docker-login.sh ends [Pipeline] } [2023-09-26T18:46:09.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-26T18:46:10.205Z] + git rev-list -1 --merges 1fdeb901fb6c5cc528de28f8a49385302db9cbf4~1..1fdeb901fb6c5cc528de28f8a49385302db9cbf4 [Pipeline] echo [2023-09-26T18:46:10.257Z] -----------> git rev-list -1 --merges 1fdeb901fb6c5cc528de28f8a49385302db9cbf4~1..1fdeb901fb6c5cc528de28f8a49385302db9cbf4 1fdeb901fb6c5cc528de28f8a49385302db9cbf4 [2023-09-26T18:46:10.257Z] 1fdeb901fb6c5cc528de28f8a49385302db9cbf4 [false] [Pipeline] sh [2023-09-26T18:46:10.548Z] + git log --format=format:%s -1 1fdeb901fb6c5cc528de28f8a49385302db9cbf4 [Pipeline] echo [2023-09-26T18:46:10.563Z] ========================================================= [2023-09-26T18:46:10.563Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-26T18:46:10.563Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-26T18:46:10.882Z] + git log --format=format:%s -1 1fdeb901fb6c5cc528de28f8a49385302db9cbf4 [Pipeline] echo [2023-09-26T18:46:10.891Z] [semverPrep] GIT_COMMIT: 1fdeb901fb6c5cc528de28f8a49385302db9cbf4, Commit Message: Merge pull request #85 from ejlee3/refactor-controller-returns [Pipeline] echo [2023-09-26T18:46:10.899Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-26T18:46:11.275Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-26T18:46:11.275Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-26T18:46:11.275Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-26T18:46:11.275Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-26T18:46:11.275Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-09-26T18:46:11.275Z] -a /etc/ssh/ssh_known_hosts [2023-09-26T18:46:11.275Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T18:46:11.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-26T18:46:11.673Z] [2023-09-26T18:46:11.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T18:46:11.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-26T18:46:11.975Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-26T18:46:11.975Z] b85a868b505f: Pulling fs layer [2023-09-26T18:46:11.975Z] e2be974225ed: Pulling fs layer [2023-09-26T18:46:11.975Z] 339a4e72a1f5: Pulling fs layer [2023-09-26T18:46:11.975Z] 988bab9f4d93: Pulling fs layer [2023-09-26T18:46:11.975Z] 1469e6f7b9e6: Pulling fs layer [2023-09-26T18:46:11.975Z] eaf3925da568: Pulling fs layer [2023-09-26T18:46:11.975Z] bab4dde63d76: Pulling fs layer [2023-09-26T18:46:11.975Z] bde34c3a00c8: Pulling fs layer [2023-09-26T18:46:11.975Z] b352a97aabf1: Pulling fs layer [2023-09-26T18:46:11.975Z] 4872d77fe225: Pulling fs layer [2023-09-26T18:46:11.975Z] 5851b861e8e6: Pulling fs layer [2023-09-26T18:46:11.975Z] bde34c3a00c8: Waiting [2023-09-26T18:46:11.975Z] 1469e6f7b9e6: Waiting [2023-09-26T18:46:11.975Z] eaf3925da568: Waiting [2023-09-26T18:46:11.975Z] b352a97aabf1: Waiting [2023-09-26T18:46:11.975Z] bab4dde63d76: Waiting [2023-09-26T18:46:11.975Z] 5851b861e8e6: Waiting [2023-09-26T18:46:11.975Z] e2be974225ed: Download complete [2023-09-26T18:46:11.975Z] 988bab9f4d93: Verifying Checksum [2023-09-26T18:46:11.975Z] 988bab9f4d93: Download complete [2023-09-26T18:46:11.975Z] 1469e6f7b9e6: Verifying Checksum [2023-09-26T18:46:11.975Z] 1469e6f7b9e6: Download complete [2023-09-26T18:46:11.975Z] eaf3925da568: Verifying Checksum [2023-09-26T18:46:11.975Z] eaf3925da568: Download complete [2023-09-26T18:46:11.975Z] 339a4e72a1f5: Verifying Checksum [2023-09-26T18:46:11.975Z] 339a4e72a1f5: Download complete [2023-09-26T18:46:12.233Z] bde34c3a00c8: Verifying Checksum [2023-09-26T18:46:12.233Z] bde34c3a00c8: Download complete [2023-09-26T18:46:12.233Z] b352a97aabf1: Download complete [2023-09-26T18:46:12.233Z] 4872d77fe225: Verifying Checksum [2023-09-26T18:46:12.233Z] 4872d77fe225: Download complete [2023-09-26T18:46:12.233Z] 5851b861e8e6: Download complete [2023-09-26T18:46:12.233Z] b85a868b505f: Verifying Checksum [2023-09-26T18:46:12.233Z] b85a868b505f: Download complete [2023-09-26T18:46:12.493Z] bab4dde63d76: Verifying Checksum [2023-09-26T18:46:12.493Z] bab4dde63d76: Download complete [2023-09-26T18:46:13.431Z] b85a868b505f: Pull complete [2023-09-26T18:46:13.431Z] e2be974225ed: Pull complete [2023-09-26T18:46:14.001Z] 339a4e72a1f5: Pull complete [2023-09-26T18:46:14.001Z] 988bab9f4d93: Pull complete [2023-09-26T18:46:14.259Z] 1469e6f7b9e6: Pull complete [2023-09-26T18:46:14.517Z] eaf3925da568: Pull complete [2023-09-26T18:46:15.897Z] bab4dde63d76: Pull complete [2023-09-26T18:46:16.158Z] bde34c3a00c8: Pull complete [2023-09-26T18:46:16.158Z] b352a97aabf1: Pull complete [2023-09-26T18:46:16.158Z] 4872d77fe225: Pull complete [2023-09-26T18:46:16.417Z] 5851b861e8e6: Pull complete [2023-09-26T18:46:16.417Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-26T18:46:16.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-26T18:46:16.417Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T18:46:16.511Z] prd-ubuntu20.04-docker-8c-8g-7970 does not seem to be running inside a container [2023-09-26T18:46:16.544Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-26T18:46:18.939Z] $ docker top c991cb1a2daf1345110b35f5bf027a007cf3b5b1be5bc3ae737378033dc440ed -eo pid,comm [2023-09-26T18:46:18.989Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-26T18:46:18.989Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-26T18:46:19.027Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-26T18:46:19.027Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-26T18:46:19.146Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-26T18:46:19.152Z] $ docker exec c991cb1a2daf1345110b35f5bf027a007cf3b5b1be5bc3ae737378033dc440ed ssh-agent [2023-09-26T18:46:19.251Z] SSH_AUTH_SOCK=/tmp/ssh-la7HiPBjsjDq/agent.33 [2023-09-26T18:46:19.251Z] SSH_AGENT_PID=39 [2023-09-26T18:46:19.258Z] Running ssh-add (command line suppressed) [2023-09-26T18:46:19.362Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8332096235664342113.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8332096235664342113.key) [2023-09-26T18:46:19.377Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-26T18:46:19.665Z] + git tag --points-at HEAD [Pipeline] } [2023-09-26T18:46:19.685Z] $ docker exec --env ******** --env ******** c991cb1a2daf1345110b35f5bf027a007cf3b5b1be5bc3ae737378033dc440ed ssh-agent -k [2023-09-26T18:46:19.785Z] unset SSH_AUTH_SOCK; [2023-09-26T18:46:19.786Z] unset SSH_AGENT_PID; [2023-09-26T18:46:19.786Z] echo Agent pid 39 killed; [2023-09-26T18:46:19.792Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-26T18:46:19.814Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-26T18:46:19.814Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-26T18:46:19.929Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-26T18:46:19.935Z] $ docker exec c991cb1a2daf1345110b35f5bf027a007cf3b5b1be5bc3ae737378033dc440ed ssh-agent [2023-09-26T18:46:20.056Z] SSH_AUTH_SOCK=/tmp/ssh-NqxlyRNA0AfK/agent.71 [2023-09-26T18:46:20.056Z] SSH_AGENT_PID=77 [2023-09-26T18:46:20.061Z] Running ssh-add (command line suppressed) [2023-09-26T18:46:20.174Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15270641091116500522.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15270641091116500522.key) [2023-09-26T18:46:20.184Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-26T18:46:20.468Z] + git semver init [2023-09-26T18:46:20.728Z] 2023-09-26 18:46:20,648 [run_init] DEBUG init version:0.0.0 force:False [2023-09-26T18:46:20.728Z] 2023-09-26 18:46:20,648 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-09-26T18:46:20.728Z] 2023-09-26 18:46:20,649 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-09-26T18:46:20.728Z] 2023-09-26 18:46:20,649 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-09-26T18:46:21.666Z] 2023-09-26 18:46:21,377 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-09-26T18:46:21.666Z] 2023-09-26 18:46:21,378 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-09-26T18:46:21.666Z] 2023-09-26 18:46:21,378 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-26T18:46:21.666Z] 2023-09-26 18:46:21,378 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-26T18:46:21.666Z] 3.1.0-dev.52 [Pipeline] } [2023-09-26T18:46:21.679Z] $ docker exec --env ******** --env ******** c991cb1a2daf1345110b35f5bf027a007cf3b5b1be5bc3ae737378033dc440ed ssh-agent -k [2023-09-26T18:46:21.783Z] unset SSH_AUTH_SOCK; [2023-09-26T18:46:21.783Z] unset SSH_AGENT_PID; [2023-09-26T18:46:21.784Z] echo Agent pid 77 killed; [2023-09-26T18:46:21.790Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-26T18:46:22.089Z] + git semver [Pipeline] } [2023-09-26T18:46:22.366Z] $ docker stop --time=1 c991cb1a2daf1345110b35f5bf027a007cf3b5b1be5bc3ae737378033dc440ed [2023-09-26T18:46:23.687Z] $ docker rm -f --volumes c991cb1a2daf1345110b35f5bf027a007cf3b5b1be5bc3ae737378033dc440ed [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-26T18:46:24.027Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-26T18:46:24.242Z] Stashed 1 file(s) [Pipeline] echo [2023-09-26T18:46:24.244Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.52 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-26T18:46:24.379Z] provisioning config files... [2023-09-26T18:46:24.388Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9495999845175670123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-26T18:46:24.683Z] ---> docker-login.sh [2023-09-26T18:46:24.683Z] nexus3.edgexfoundry.org:10001 [2023-09-26T18:46:24.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T18:46:24.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T18:46:24.683Z] Configure a credential helper to remove this warning. See [2023-09-26T18:46:24.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T18:46:24.683Z] [2023-09-26T18:46:24.683Z] Login Succeeded [2023-09-26T18:46:24.683Z] nexus3.edgexfoundry.org:10002 [2023-09-26T18:46:24.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T18:46:24.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T18:46:24.683Z] Configure a credential helper to remove this warning. See [2023-09-26T18:46:24.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T18:46:24.683Z] [2023-09-26T18:46:24.683Z] Login Succeeded [2023-09-26T18:46:24.683Z] nexus3.edgexfoundry.org:10003 [2023-09-26T18:46:24.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T18:46:24.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T18:46:24.944Z] Configure a credential helper to remove this warning. See [2023-09-26T18:46:24.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T18:46:24.944Z] [2023-09-26T18:46:24.944Z] Login Succeeded [2023-09-26T18:46:24.944Z] nexus3.edgexfoundry.org:10004 [2023-09-26T18:46:24.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T18:46:24.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T18:46:24.944Z] Configure a credential helper to remove this warning. See [2023-09-26T18:46:24.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T18:46:24.944Z] [2023-09-26T18:46:24.944Z] Login Succeeded [2023-09-26T18:46:24.944Z] docker.io [2023-09-26T18:46:25.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T18:46:25.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T18:46:25.462Z] Configure a credential helper to remove this warning. See [2023-09-26T18:46:25.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T18:46:25.462Z] [2023-09-26T18:46:25.462Z] Login Succeeded [2023-09-26T18:46:25.462Z] ---> docker-login.sh ends [Pipeline] } [2023-09-26T18:46:25.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-26T18:46:25.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-26T18:46:25.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-26T18:46:25.557Z] ========================================================= [2023-09-26T18:46:25.557Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-26T18:46:25.557Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T18:46:25.874Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-26T18:46:25.874Z] Sending build context to Docker daemon 596kB [2023-09-26T18:46:25.874Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-26T18:46:25.874Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-26T18:46:25.874Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-26T18:46:25.874Z] 7264a8db6415: Pulling fs layer [2023-09-26T18:46:25.874Z] c4d48a809fc2: Pulling fs layer [2023-09-26T18:46:25.874Z] 4f1c88b9dad5: Pulling fs layer [2023-09-26T18:46:25.874Z] ad3a456e5733: Pulling fs layer [2023-09-26T18:46:25.874Z] 33e27b845d1e: Pulling fs layer [2023-09-26T18:46:25.874Z] c68163c4e522: Pulling fs layer [2023-09-26T18:46:25.874Z] 50da416c3ac9: Pulling fs layer [2023-09-26T18:46:25.874Z] 23d2d4c4bb30: Pulling fs layer [2023-09-26T18:46:25.874Z] c68163c4e522: Waiting [2023-09-26T18:46:25.874Z] 23d2d4c4bb30: Waiting [2023-09-26T18:46:25.874Z] ad3a456e5733: Waiting [2023-09-26T18:46:25.874Z] 50da416c3ac9: Waiting [2023-09-26T18:46:25.874Z] c4d48a809fc2: Verifying Checksum [2023-09-26T18:46:25.874Z] c4d48a809fc2: Download complete [2023-09-26T18:46:25.874Z] ad3a456e5733: Download complete [2023-09-26T18:46:25.874Z] 33e27b845d1e: Verifying Checksum [2023-09-26T18:46:25.874Z] 33e27b845d1e: Download complete [2023-09-26T18:46:25.874Z] 7264a8db6415: Verifying Checksum [2023-09-26T18:46:25.874Z] 7264a8db6415: Download complete [2023-09-26T18:46:26.135Z] c68163c4e522: Verifying Checksum [2023-09-26T18:46:26.135Z] c68163c4e522: Download complete [2023-09-26T18:46:26.135Z] 7264a8db6415: Pull complete [2023-09-26T18:46:26.135Z] 23d2d4c4bb30: Verifying Checksum [2023-09-26T18:46:26.135Z] 23d2d4c4bb30: Download complete [2023-09-26T18:46:26.393Z] c4d48a809fc2: Pull complete [2023-09-26T18:46:26.651Z] 4f1c88b9dad5: Verifying Checksum [2023-09-26T18:46:26.651Z] 4f1c88b9dad5: Download complete [2023-09-26T18:46:26.909Z] 50da416c3ac9: Verifying Checksum [2023-09-26T18:46:26.909Z] 50da416c3ac9: Download complete [2023-09-26T18:46:30.201Z] 4f1c88b9dad5: Pull complete [2023-09-26T18:46:30.201Z] ad3a456e5733: Pull complete [2023-09-26T18:46:30.201Z] 33e27b845d1e: Pull complete [2023-09-26T18:46:30.201Z] c68163c4e522: Pull complete [2023-09-26T18:46:32.736Z] 50da416c3ac9: Pull complete [2023-09-26T18:46:32.996Z] 23d2d4c4bb30: Pull complete [2023-09-26T18:46:32.996Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-26T18:46:32.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-26T18:46:32.996Z] ---> 0786185ac409 [2023-09-26T18:46:32.996Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-26T18:46:37.193Z] ---> Running in b7a1b6694080 [2023-09-26T18:46:37.193Z] Removing intermediate container b7a1b6694080 [2023-09-26T18:46:37.193Z] ---> 63d8276225d0 [2023-09-26T18:46:37.193Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-26T18:46:37.193Z] ---> Running in 3e7beeeffa52 [2023-09-26T18:46:37.193Z] Removing intermediate container 3e7beeeffa52 [2023-09-26T18:46:37.193Z] ---> f6d822894908 [2023-09-26T18:46:37.193Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-26T18:46:37.193Z] ---> Running in ee1b6c05193c [2023-09-26T18:46:37.193Z] Removing intermediate container ee1b6c05193c [2023-09-26T18:46:37.193Z] ---> 31179a53f140 [2023-09-26T18:46:37.193Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-26T18:46:37.193Z] ---> Running in a86911a93770 [2023-09-26T18:46:37.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T18:46:37.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T18:46:37.451Z] OK: 264 MiB in 52 packages [2023-09-26T18:46:38.019Z] Removing intermediate container a86911a93770 [2023-09-26T18:46:38.019Z] ---> 78ed7422c632 [2023-09-26T18:46:38.019Z] Step 7/12 : WORKDIR /app [2023-09-26T18:46:38.019Z] ---> Running in 472c3b862736 [2023-09-26T18:46:38.019Z] Removing intermediate container 472c3b862736 [2023-09-26T18:46:38.019Z] ---> 6a679bb36553 [2023-09-26T18:46:38.019Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-26T18:46:38.019Z] ---> c1743ddc6bbb [2023-09-26T18:46:38.019Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T18:46:38.279Z] ---> Running in ff2c29fda5ab [2023-09-26T18:46:39.349Z] Still waiting to schedule task [2023-09-26T18:46:39.349Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-26T18:47:16.998Z] Removing intermediate container ff2c29fda5ab [2023-09-26T18:47:16.998Z] ---> c5ab1ddac2f5 [2023-09-26T18:47:16.998Z] Step 10/12 : COPY . . [2023-09-26T18:47:16.998Z] ---> 603d446df0ac [2023-09-26T18:47:16.998Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-26T18:47:16.998Z] ---> Running in a45b68a78a3c [2023-09-26T18:47:16.998Z] Removing intermediate container a45b68a78a3c [2023-09-26T18:47:16.998Z] ---> aca1f019616a [2023-09-26T18:47:16.998Z] Step 12/12 : RUN $MAKE [2023-09-26T18:47:16.998Z] ---> Running in 8849cc41f5f9 [2023-09-26T18:47:16.998Z] noop [2023-09-26T18:47:16.998Z] Removing intermediate container 8849cc41f5f9 [2023-09-26T18:47:16.998Z] ---> 2007e06a09a4 [2023-09-26T18:47:16.998Z] Successfully built 2007e06a09a4 [2023-09-26T18:47:16.998Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T18:47:17.312Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-26T18:47:17.312Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T18:47:17.380Z] prd-ubuntu20.04-docker-8c-8g-7970 does not seem to be running inside a container [2023-09-26T18:47:17.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-26T18:47:17.744Z] $ docker top d6986b2f43be98620d803cfe82df6a48ce89dfc7307168331b4eeddaf79a8133 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-26T18:47:18.082Z] + go version [2023-09-26T18:47:18.082Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-26T18:47:18.094Z] $ docker stop --time=1 d6986b2f43be98620d803cfe82df6a48ce89dfc7307168331b4eeddaf79a8133 [2023-09-26T18:47:19.354Z] $ docker rm -f --volumes d6986b2f43be98620d803cfe82df6a48ce89dfc7307168331b4eeddaf79a8133 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T18:47:19.757Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-26T18:47:19.757Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T18:47:19.824Z] prd-ubuntu20.04-docker-8c-8g-7970 does not seem to be running inside a container [2023-09-26T18:47:19.855Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-26T18:47:20.173Z] $ docker top b329f15802b33b8ff1d81f6ae7bbd3142ad1b596a15011cc7cf9dbf9192760e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-26T18:47:20.516Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-09-26T18:47:20.812Z] + make test [2023-09-26T18:47:20.812Z] go test -race -coverprofile=coverage.out ./... [2023-09-26T18:47:38.924Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-09-26T18:47:39.181Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-09-26T18:47:39.181Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-09-26T18:47:39.181Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-09-26T18:47:40.117Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.042s coverage: 88.0% of statements [2023-09-26T18:47:50.100Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.632s coverage: 98.7% of statements [2023-09-26T18:47:50.100Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.103s coverage: 89.7% of statements [2023-09-26T18:47:50.100Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.033s coverage: 100.0% of statements [2023-09-26T18:48:12.032Z] go vet ./... [2023-09-26T18:48:13.148Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7971 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-09-26T18:48:13.162Z] Running in /w/workspace/app-record-replay/56 [Pipeline] { [Pipeline] checkout [2023-09-26T18:48:13.193Z] Selected Git installation does not exist. Using Default [2023-09-26T18:48:13.193Z] The recommended git tool is: NONE [2023-09-26T18:48:13.408Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-26T18:48:13.409Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-26T18:48:13.409Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-26T18:48:13.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-26T18:48:13.696Z] $ docker stop --time=1 b329f15802b33b8ff1d81f6ae7bbd3142ad1b596a15011cc7cf9dbf9192760e5 [2023-09-26T18:48:17.130Z] $ docker rm -f --volumes b329f15802b33b8ff1d81f6ae7bbd3142ad1b596a15011cc7cf9dbf9192760e5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-26T18:48:17.662Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-26T18:48:17.701Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-26T18:48:18.217Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-26T18:48:18.347Z] using credential edgex-jenkins-ssh [2023-09-26T18:48:18.364Z] Cloning the remote Git repository [2023-09-26T18:48:18.500Z] + ls -al . [2023-09-26T18:48:18.500Z] total 188 [2023-09-26T18:48:18.500Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 26 18:47 . [2023-09-26T18:48:18.500Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 18:46 .. [2023-09-26T18:48:18.500Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 26 18:46 .dockerignore [2023-09-26T18:48:18.500Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 18:47 .git [2023-09-26T18:48:18.500Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 18:46 .github [2023-09-26T18:48:18.500Z] -rw-rw-r-- 1 jenkins jenkins 164 Sep 26 18:46 .gitignore [2023-09-26T18:48:18.500Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 26 18:46 .golangci.yml [2023-09-26T18:48:18.500Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 18:46 .semver [2023-09-26T18:48:18.500Z] -rw-rw-r-- 1 jenkins jenkins 11301 Sep 26 18:46 Attribution.txt [2023-09-26T18:48:18.500Z] -rw-rw-r-- 1 jenkins jenkins 258 Sep 26 18:46 CHANGELOG.md [2023-09-26T18:48:18.500Z] -rw-rw-r-- 1 jenkins jenkins 1616 Sep 26 18:46 Dockerfile [2023-09-26T18:48:18.500Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 26 18:46 GOVERNANCE.md [2023-09-26T18:48:18.500Z] -rw-rw-r-- 1 jenkins jenkins 681 Sep 26 18:46 Jenkinsfile [2023-09-26T18:48:18.500Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 26 18:46 LICENSE [2023-09-26T18:48:18.500Z] -rw-rw-r-- 1 jenkins jenkins 3139 Sep 26 18:46 Makefile [2023-09-26T18:48:18.500Z] -rw-rw-r-- 1 jenkins jenkins 611 Sep 26 18:46 OWNERS.md [2023-09-26T18:48:18.500Z] -rw-rw-r-- 1 jenkins jenkins 2363 Sep 26 18:46 README.md [2023-09-26T18:48:18.500Z] -rw-rw-r-- 1 jenkins jenkins 7594 Sep 26 18:46 Record and Reply.postman_collection.json [2023-09-26T18:48:18.500Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 26 18:46 VERSION [2023-09-26T18:48:18.500Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 18:46 bin [2023-09-26T18:48:18.500Z] -rw-r--r-- 1 jenkins jenkins 24666 Sep 26 18:47 coverage.out [2023-09-26T18:48:18.500Z] -rw-rw-r-- 1 jenkins jenkins 3905 Sep 26 18:46 go.mod [2023-09-26T18:48:18.500Z] -rw-rw-r-- 1 jenkins jenkins 35420 Sep 26 18:46 go.sum [2023-09-26T18:48:18.500Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 26 18:46 internal [2023-09-26T18:48:18.500Z] -rw-rw-r-- 1 jenkins jenkins 913 Sep 26 18:46 main.go [2023-09-26T18:48:18.500Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 18:46 openapi [2023-09-26T18:48:18.500Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 18:46 pkg [2023-09-26T18:48:18.500Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 18:46 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T18:48:18.807Z] + 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=1fdeb901fb6c5cc528de28f8a49385302db9cbf4 --label arch=amd64 --label version=3.1.0-dev.52 . [2023-09-26T18:48:18.807Z] Sending build context to Docker daemon 621.6kB [2023-09-26T18:48:18.807Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-26T18:48:18.807Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-26T18:48:18.807Z] ---> 2007e06a09a4 [2023-09-26T18:48:18.807Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-26T18:48:18.807Z] ---> Running in 3fa7fc4b692f [2023-09-26T18:48:19.066Z] Removing intermediate container 3fa7fc4b692f [2023-09-26T18:48:19.066Z] ---> c1b30a1fab1c [2023-09-26T18:48:19.066Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-26T18:48:19.066Z] ---> Running in cf306d763648 [2023-09-26T18:48:19.066Z] Removing intermediate container cf306d763648 [2023-09-26T18:48:19.066Z] ---> 2d8e216ea86f [2023-09-26T18:48:19.066Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-26T18:48:19.066Z] ---> Running in 5c325a444ace [2023-09-26T18:48:19.066Z] Removing intermediate container 5c325a444ace [2023-09-26T18:48:19.066Z] ---> caf80eebb59e [2023-09-26T18:48:19.066Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-26T18:48:19.066Z] ---> Running in 731d262ffbe5 [2023-09-26T18:48:18.408Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-09-26T18:48:18.497Z] > git init /w/workspace/app-record-replay/56 # timeout=10 [2023-09-26T18:48:18.640Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-09-26T18:48:18.642Z] > git --version # timeout=10 [2023-09-26T18:48:18.660Z] > git --version # 'git version 2.25.1' [2023-09-26T18:48:18.663Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-26T18:48:18.808Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-26T18:48:19.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T18:48:19.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T18:48:20.151Z] OK: 264 MiB in 52 packages [2023-09-26T18:48:20.410Z] Removing intermediate container 731d262ffbe5 [2023-09-26T18:48:20.410Z] ---> fadf4a3475c8 [2023-09-26T18:48:20.410Z] Step 7/26 : WORKDIR /app [2023-09-26T18:48:19.828Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-09-26T18:48:19.851Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-26T18:48:20.669Z] ---> Running in 7d5a66ba97c6 [2023-09-26T18:48:20.669Z] Removing intermediate container 7d5a66ba97c6 [2023-09-26T18:48:20.669Z] ---> 55f949faf685 [2023-09-26T18:48:20.669Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-26T18:48:20.669Z] ---> 0cafce6cdf21 [2023-09-26T18:48:20.669Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T18:48:20.669Z] ---> Running in 5b0a5c46d466 [2023-09-26T18:48:20.687Z] Avoid second fetch [2023-09-26T18:48:20.688Z] Checking out Revision 1fdeb901fb6c5cc528de28f8a49385302db9cbf4 (main) [2023-09-26T18:48:21.205Z] Commit message: "Merge pull request #85 from ejlee3/refactor-controller-returns" [2023-09-26T18:48:21.605Z] Removing intermediate container 5b0a5c46d466 [2023-09-26T18:48:21.605Z] ---> cabe318764c4 [2023-09-26T18:48:21.605Z] Step 10/26 : COPY . . [2023-09-26T18:48:21.605Z] ---> 6d96d472e145 [2023-09-26T18:48:21.605Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-26T18:48:21.605Z] ---> Running in 3fc3fe2c95e7 [2023-09-26T18:48:21.605Z] Removing intermediate container 3fc3fe2c95e7 [2023-09-26T18:48:21.605Z] ---> dfb5baa6863a [2023-09-26T18:48:21.605Z] Step 12/26 : RUN $MAKE [2023-09-26T18:48:21.864Z] ---> Running in 0368eb1ba4d5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-09-26T18:48:20.705Z] > git config core.sparsecheckout # timeout=10 [2023-09-26T18:48:20.778Z] > git checkout -f 1fdeb901fb6c5cc528de28f8a49385302db9cbf4 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-26T18:48:22.122Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.52" -trimpath -mod=readonly -o app-record-replay [2023-09-26T18:48:22.426Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-26T18:48:22.426Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-26T18:48:22.426Z] Dload Upload Total Spent Left Speed [2023-09-26T18:48:22.426Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 63123 0 --:--:-- --:--:-- --:--:-- 63123 [Pipeline] sh [2023-09-26T18:48:23.038Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-26T18:48:23.364Z] + sudo tee /etc/docker/daemon.new [2023-09-26T18:48:23.364Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-26T18:48:23.364Z] { [2023-09-26T18:48:23.364Z] "registry-mirrors": [ [2023-09-26T18:48:23.364Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-26T18:48:23.364Z] ], [2023-09-26T18:48:23.364Z] "bip": "10.250.0.254/24", [2023-09-26T18:48:23.364Z] "hosts": [ [2023-09-26T18:48:23.364Z] "tcp://0.0.0.0:5555", [2023-09-26T18:48:23.364Z] "unix:///var/run/docker.sock" [2023-09-26T18:48:23.364Z] ], [2023-09-26T18:48:23.364Z] "mtu": 1458, [2023-09-26T18:48:23.364Z] "selinux-enabled": true, [2023-09-26T18:48:23.364Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-26T18:48:23.364Z] } [Pipeline] sh [2023-09-26T18:48:23.692Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-26T18:48:24.027Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-26T18:48:42.280Z] provisioning config files... [2023-09-26T18:48:42.304Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/56@tmp/config7922240034813135004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-26T18:48:42.653Z] ---> docker-login.sh [2023-09-26T18:48:42.653Z] nexus3.edgexfoundry.org:10001 [2023-09-26T18:48:42.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T18:48:43.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T18:48:43.190Z] Configure a credential helper to remove this warning. See [2023-09-26T18:48:43.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T18:48:43.190Z] [2023-09-26T18:48:43.190Z] Login Succeeded [2023-09-26T18:48:43.190Z] nexus3.edgexfoundry.org:10002 [2023-09-26T18:48:43.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T18:48:43.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T18:48:43.461Z] Configure a credential helper to remove this warning. See [2023-09-26T18:48:43.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T18:48:43.461Z] [2023-09-26T18:48:43.461Z] Login Succeeded [2023-09-26T18:48:43.461Z] nexus3.edgexfoundry.org:10003 [2023-09-26T18:48:43.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T18:48:43.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T18:48:43.999Z] Configure a credential helper to remove this warning. See [2023-09-26T18:48:43.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T18:48:43.999Z] [2023-09-26T18:48:43.999Z] Login Succeeded [2023-09-26T18:48:43.999Z] nexus3.edgexfoundry.org:10004 [2023-09-26T18:48:43.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T18:48:44.042Z] Removing intermediate container 0368eb1ba4d5 [2023-09-26T18:48:44.042Z] ---> 464ed8205b61 [2023-09-26T18:48:44.042Z] Step 13/26 : FROM alpine:3.18 [2023-09-26T18:48:44.042Z] 3.18: Pulling from library/alpine [2023-09-26T18:48:44.042Z] 7264a8db6415: Already exists [2023-09-26T18:48:44.042Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-26T18:48:44.042Z] Status: Downloaded newer image for alpine:3.18 [2023-09-26T18:48:44.042Z] ---> 7e01a0d0a1dc [2023-09-26T18:48:44.042Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-26T18:48:44.042Z] ---> Running in 27a7176bc741 [2023-09-26T18:48:44.042Z] Removing intermediate container 27a7176bc741 [2023-09-26T18:48:44.042Z] ---> f69a56aa7263 [2023-09-26T18:48:44.042Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-09-26T18:48:44.042Z] ---> Running in 0fd3175dd0d1 [2023-09-26T18:48:44.042Z] Removing intermediate container 0fd3175dd0d1 [2023-09-26T18:48:44.042Z] ---> 657eac1d9ab4 [2023-09-26T18:48:44.042Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-26T18:48:44.042Z] ---> Running in 6ef4403968a4 [2023-09-26T18:48:44.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T18:48:44.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T18:48:44.042Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-26T18:48:44.042Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-26T18:48:44.042Z] Executing busybox-1.36.1-r2.trigger [2023-09-26T18:48:44.042Z] Executing ca-certificates-20230506-r0.trigger [2023-09-26T18:48:44.042Z] OK: 8 MiB in 17 packages [2023-09-26T18:48:44.042Z] Removing intermediate container 6ef4403968a4 [2023-09-26T18:48:44.042Z] ---> b77a447cac63 [2023-09-26T18:48:44.042Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-26T18:48:44.042Z] ---> 65d56fb087a7 [2023-09-26T18:48:44.042Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-26T18:48:44.042Z] ---> c249a1d1b0fe [2023-09-26T18:48:44.042Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-26T18:48:44.042Z] ---> 9d8ca0906784 [2023-09-26T18:48:44.042Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-09-26T18:48:44.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T18:48:44.268Z] Configure a credential helper to remove this warning. See [2023-09-26T18:48:44.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T18:48:44.268Z] [2023-09-26T18:48:44.268Z] Login Succeeded [2023-09-26T18:48:44.268Z] docker.io [2023-09-26T18:48:44.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T18:48:44.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T18:48:44.802Z] Configure a credential helper to remove this warning. See [2023-09-26T18:48:44.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T18:48:44.802Z] [2023-09-26T18:48:44.802Z] Login Succeeded [2023-09-26T18:48:44.802Z] ---> docker-login.sh ends [Pipeline] } [2023-09-26T18:48:44.816Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-09-26T18:48:45.044Z] ---> b210d9f3a350 [2023-09-26T18:48:45.044Z] Step 21/26 : EXPOSE 59712 [2023-09-26T18:48:45.044Z] ---> Running in cb1b7fe4fcd0 [2023-09-26T18:48:45.044Z] Removing intermediate container cb1b7fe4fcd0 [2023-09-26T18:48:45.044Z] ---> 6057246672f9 [2023-09-26T18:48:45.044Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-09-26T18:48:45.044Z] ---> Running in 5c6335c92732 [2023-09-26T18:48:45.044Z] Removing intermediate container 5c6335c92732 [2023-09-26T18:48:45.044Z] ---> 7e4fda5c4f89 [2023-09-26T18:48:45.044Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-26T18:48:45.044Z] ---> Running in 99873e151229 [2023-09-26T18:48:45.044Z] Removing intermediate container 99873e151229 [2023-09-26T18:48:45.044Z] ---> 55f4af0de3c7 [2023-09-26T18:48:45.045Z] Step 24/26 : LABEL arch=amd64 [Pipeline] echo [2023-09-26T18:48:45.056Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-26T18:48:45.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-26T18:48:45.091Z] ========================================================= [2023-09-26T18:48:45.091Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-26T18:48:45.091Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T18:48:45.303Z] ---> Running in 9985df708f1a [2023-09-26T18:48:45.303Z] Removing intermediate container 9985df708f1a [2023-09-26T18:48:45.303Z] ---> fc6ba05df1b3 [2023-09-26T18:48:45.303Z] Step 25/26 : LABEL git_sha=1fdeb901fb6c5cc528de28f8a49385302db9cbf4 [2023-09-26T18:48:45.303Z] ---> Running in 980ab6dfd7af [2023-09-26T18:48:45.303Z] Removing intermediate container 980ab6dfd7af [2023-09-26T18:48:45.303Z] ---> 27bc839c4847 [2023-09-26T18:48:45.303Z] Step 26/26 : LABEL version=3.1.0-dev.52 [2023-09-26T18:48:45.303Z] ---> Running in 08e3783e34d2 [2023-09-26T18:48:45.303Z] Removing intermediate container 08e3783e34d2 [2023-09-26T18:48:45.303Z] ---> b04fb671334c [2023-09-26T18:48:45.303Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-26T18:48:45.303Z] Successfully built b04fb671334c [2023-09-26T18:48:45.303Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-26T18:48:45.417Z] provisioning config files... [2023-09-26T18:48:45.425Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1842114234450763242tmp [Pipeline] { [Pipeline] libraryResource [2023-09-26T18:48:45.440Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-26T18:48:45.440Z] Sending build context to Docker daemon 259.1kB [Pipeline] sh [2023-09-26T18:48:45.707Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-26T18:48:45.707Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-26T18:48:45.707Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-26T18:48:45.707Z] 9fda8d8052c6: Pulling fs layer [2023-09-26T18:48:45.707Z] 5d54e960e981: Pulling fs layer [2023-09-26T18:48:45.707Z] c4a7e357bf2a: Pulling fs layer [2023-09-26T18:48:45.707Z] f0e02332f6b5: Pulling fs layer [2023-09-26T18:48:45.707Z] cefa15bbcfad: Pulling fs layer [2023-09-26T18:48:45.707Z] 17808c966233: Pulling fs layer [2023-09-26T18:48:45.707Z] f4c1fc716caa: Pulling fs layer [2023-09-26T18:48:45.707Z] cefa15bbcfad: Waiting [2023-09-26T18:48:45.707Z] 17808c966233: Waiting [2023-09-26T18:48:45.707Z] f4c1fc716caa: Waiting [2023-09-26T18:48:45.707Z] 5d54e960e981: Verifying Checksum [2023-09-26T18:48:45.707Z] 5d54e960e981: Download complete [2023-09-26T18:48:45.717Z] ---> docker-login.sh [2023-09-26T18:48:45.717Z] nexus3.edgexfoundry.org:10001 [2023-09-26T18:48:45.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T18:48:45.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T18:48:45.717Z] Configure a credential helper to remove this warning. See [2023-09-26T18:48:45.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T18:48:45.717Z] [2023-09-26T18:48:45.717Z] Login Succeeded [2023-09-26T18:48:45.717Z] nexus3.edgexfoundry.org:10002 [2023-09-26T18:48:45.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T18:48:45.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T18:48:45.717Z] Configure a credential helper to remove this warning. See [2023-09-26T18:48:45.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T18:48:45.717Z] [2023-09-26T18:48:45.717Z] Login Succeeded [2023-09-26T18:48:45.717Z] nexus3.edgexfoundry.org:10003 [2023-09-26T18:48:45.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T18:48:45.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T18:48:45.975Z] Configure a credential helper to remove this warning. See [2023-09-26T18:48:45.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T18:48:45.975Z] [2023-09-26T18:48:45.975Z] Login Succeeded [2023-09-26T18:48:45.975Z] nexus3.edgexfoundry.org:10004 [2023-09-26T18:48:45.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T18:48:45.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T18:48:45.975Z] Configure a credential helper to remove this warning. See [2023-09-26T18:48:45.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T18:48:45.975Z] [2023-09-26T18:48:45.975Z] Login Succeeded [2023-09-26T18:48:45.975Z] docker.io [2023-09-26T18:48:45.979Z] f0e02332f6b5: Verifying Checksum [2023-09-26T18:48:45.979Z] f0e02332f6b5: Download complete [2023-09-26T18:48:45.979Z] cefa15bbcfad: Verifying Checksum [2023-09-26T18:48:45.979Z] cefa15bbcfad: Download complete [2023-09-26T18:48:45.979Z] 9fda8d8052c6: Verifying Checksum [2023-09-26T18:48:45.979Z] 9fda8d8052c6: Download complete [2023-09-26T18:48:46.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T18:48:46.248Z] f4c1fc716caa: Verifying Checksum [2023-09-26T18:48:46.248Z] f4c1fc716caa: Download complete [2023-09-26T18:48:46.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T18:48:46.494Z] Configure a credential helper to remove this warning. See [2023-09-26T18:48:46.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T18:48:46.494Z] [2023-09-26T18:48:46.494Z] Login Succeeded [2023-09-26T18:48:46.494Z] ---> docker-login.sh ends [Pipeline] } [2023-09-26T18:48:46.502Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T18:48:46.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-26T18:48:46.545Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-09-26T18:48:46.545Z] 1fdeb901fb6c5cc528de28f8a49385302db9cbf4 [2023-09-26T18:48:46.545Z] latest [2023-09-26T18:48:46.545Z] 3.1.0-dev.52 [2023-09-26T18:48:46.545Z] 1fdeb901fb6c5cc528de28f8a49385302db9cbf4-3.1.0-dev.52 [2023-09-26T18:48:46.545Z] main [2023-09-26T18:48:46.545Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T18:48:46.837Z] 9fda8d8052c6: Pull complete [2023-09-26T18:48:46.851Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:1fdeb901fb6c5cc528de28f8a49385302db9cbf4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T18:48:47.161Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:1fdeb901fb6c5cc528de28f8a49385302db9cbf4 [2023-09-26T18:48:47.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-26T18:48:47.161Z] 1a07b876ac8b: Preparing [2023-09-26T18:48:47.161Z] 77e832aa8ffe: Preparing [2023-09-26T18:48:47.161Z] 11dcfa97b4c4: Preparing [2023-09-26T18:48:47.161Z] 37001fd5df2f: Preparing [2023-09-26T18:48:47.161Z] a45da35c4e70: Preparing [2023-09-26T18:48:47.161Z] 4693057ce236: Preparing [2023-09-26T18:48:47.161Z] 4693057ce236: Waiting [2023-09-26T18:48:47.161Z] 37001fd5df2f: Pushed [2023-09-26T18:48:47.161Z] 11dcfa97b4c4: Pushed [2023-09-26T18:48:47.161Z] 77e832aa8ffe: Pushed [2023-09-26T18:48:47.161Z] 4693057ce236: Layer already exists [2023-09-26T18:48:47.161Z] a45da35c4e70: Pushed [2023-09-26T18:48:47.428Z] 5d54e960e981: Pull complete [2023-09-26T18:48:47.702Z] c4a7e357bf2a: Verifying Checksum [2023-09-26T18:48:47.702Z] c4a7e357bf2a: Download complete [2023-09-26T18:48:48.668Z] 17808c966233: Verifying Checksum [2023-09-26T18:48:48.668Z] 17808c966233: Download complete [2023-09-26T18:48:49.692Z] 1a07b876ac8b: Pushed [2023-09-26T18:48:49.951Z] 1fdeb901fb6c5cc528de28f8a49385302db9cbf4: digest: sha256:23049cdff55814c4e515fb5b7fe0c60a5f8487b03b5cab6543c84abccfede414 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T18:48:50.265Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T18:48:50.575Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-09-26T18:48:50.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-26T18:48:50.575Z] 1a07b876ac8b: Preparing [2023-09-26T18:48:50.575Z] 77e832aa8ffe: Preparing [2023-09-26T18:48:50.575Z] 11dcfa97b4c4: Preparing [2023-09-26T18:48:50.575Z] 37001fd5df2f: Preparing [2023-09-26T18:48:50.575Z] a45da35c4e70: Preparing [2023-09-26T18:48:50.575Z] 4693057ce236: Preparing [2023-09-26T18:48:50.575Z] 1a07b876ac8b: Layer already exists [2023-09-26T18:48:50.575Z] a45da35c4e70: Layer already exists [2023-09-26T18:48:50.575Z] 11dcfa97b4c4: Layer already exists [2023-09-26T18:48:50.575Z] 77e832aa8ffe: Layer already exists [2023-09-26T18:48:50.575Z] 37001fd5df2f: Layer already exists [2023-09-26T18:48:50.575Z] 4693057ce236: Layer already exists [2023-09-26T18:48:50.575Z] latest: digest: sha256:23049cdff55814c4e515fb5b7fe0c60a5f8487b03b5cab6543c84abccfede414 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T18:48:50.894Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T18:48:51.195Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.52 [2023-09-26T18:48:51.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-26T18:48:51.195Z] 1a07b876ac8b: Preparing [2023-09-26T18:48:51.195Z] 77e832aa8ffe: Preparing [2023-09-26T18:48:51.195Z] 11dcfa97b4c4: Preparing [2023-09-26T18:48:51.195Z] 37001fd5df2f: Preparing [2023-09-26T18:48:51.195Z] a45da35c4e70: Preparing [2023-09-26T18:48:51.195Z] 4693057ce236: Preparing [2023-09-26T18:48:51.195Z] 4693057ce236: Waiting [2023-09-26T18:48:51.195Z] 11dcfa97b4c4: Layer already exists [2023-09-26T18:48:51.195Z] 37001fd5df2f: Layer already exists [2023-09-26T18:48:51.195Z] 1a07b876ac8b: Layer already exists [2023-09-26T18:48:51.195Z] 77e832aa8ffe: Layer already exists [2023-09-26T18:48:51.195Z] a45da35c4e70: Layer already exists [2023-09-26T18:48:51.195Z] 4693057ce236: Layer already exists [2023-09-26T18:48:51.195Z] 3.1.0-dev.52: digest: sha256:23049cdff55814c4e515fb5b7fe0c60a5f8487b03b5cab6543c84abccfede414 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T18:48:51.502Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:1fdeb901fb6c5cc528de28f8a49385302db9cbf4-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T18:48:51.805Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:1fdeb901fb6c5cc528de28f8a49385302db9cbf4-3.1.0-dev.52 [2023-09-26T18:48:51.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-26T18:48:51.805Z] 1a07b876ac8b: Preparing [2023-09-26T18:48:51.805Z] 77e832aa8ffe: Preparing [2023-09-26T18:48:51.805Z] 11dcfa97b4c4: Preparing [2023-09-26T18:48:51.805Z] 37001fd5df2f: Preparing [2023-09-26T18:48:51.805Z] a45da35c4e70: Preparing [2023-09-26T18:48:51.805Z] 4693057ce236: Preparing [2023-09-26T18:48:51.805Z] 4693057ce236: Waiting [2023-09-26T18:48:51.805Z] 1a07b876ac8b: Layer already exists [2023-09-26T18:48:51.805Z] 11dcfa97b4c4: Layer already exists [2023-09-26T18:48:51.805Z] 37001fd5df2f: Layer already exists [2023-09-26T18:48:51.805Z] a45da35c4e70: Layer already exists [2023-09-26T18:48:51.805Z] 77e832aa8ffe: Layer already exists [2023-09-26T18:48:51.805Z] 4693057ce236: Layer already exists [2023-09-26T18:48:51.805Z] 1fdeb901fb6c5cc528de28f8a49385302db9cbf4-3.1.0-dev.52: digest: sha256:23049cdff55814c4e515fb5b7fe0c60a5f8487b03b5cab6543c84abccfede414 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T18:48:52.115Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T18:48:52.419Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-09-26T18:48:52.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-26T18:48:52.419Z] 1a07b876ac8b: Preparing [2023-09-26T18:48:52.419Z] 77e832aa8ffe: Preparing [2023-09-26T18:48:52.419Z] 11dcfa97b4c4: Preparing [2023-09-26T18:48:52.419Z] 37001fd5df2f: Preparing [2023-09-26T18:48:52.419Z] a45da35c4e70: Preparing [2023-09-26T18:48:52.419Z] 4693057ce236: Preparing [2023-09-26T18:48:52.419Z] 4693057ce236: Waiting [2023-09-26T18:48:52.419Z] 77e832aa8ffe: Layer already exists [2023-09-26T18:48:52.419Z] 1a07b876ac8b: Layer already exists [2023-09-26T18:48:52.419Z] 11dcfa97b4c4: Layer already exists [2023-09-26T18:48:52.419Z] 37001fd5df2f: Layer already exists [2023-09-26T18:48:52.419Z] a45da35c4e70: Layer already exists [2023-09-26T18:48:52.419Z] 4693057ce236: Layer already exists [2023-09-26T18:48:52.419Z] main: digest: sha256:23049cdff55814c4e515fb5b7fe0c60a5f8487b03b5cab6543c84abccfede414 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T18:48:52.481Z] ===================================================== [Pipeline] echo [2023-09-26T18:48:52.492Z] taggedImages: [2023-09-26T18:48:52.492Z] - nexus3.edgexfoundry.org:10004/app-record-replay:1fdeb901fb6c5cc528de28f8a49385302db9cbf4 [2023-09-26T18:48:52.492Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-09-26T18:48:52.492Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.52 [2023-09-26T18:48:52.492Z] - nexus3.edgexfoundry.org:10004/app-record-replay:1fdeb901fb6c5cc528de28f8a49385302db9cbf4-3.1.0-dev.52 [2023-09-26T18:48:52.492Z] - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T18:48:52.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-26T18:48:52.865Z] [2023-09-26T18:48:52.865Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T18:48:53.165Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-26T18:48:53.165Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-26T18:48:53.165Z] 5eb5b503b376: Pulling fs layer [2023-09-26T18:48:53.165Z] 5c69ac0246d0: Pulling fs layer [2023-09-26T18:48:53.165Z] ec43610c2a17: Pulling fs layer [2023-09-26T18:48:53.165Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-26T18:48:53.165Z] 33b1e0a273af: Pulling fs layer [2023-09-26T18:48:53.165Z] 5d3b04190fa2: Pulling fs layer [2023-09-26T18:48:53.165Z] 2f39f015ded8: Pulling fs layer [2023-09-26T18:48:53.165Z] 3a2ae6a8a46f: Waiting [2023-09-26T18:48:53.165Z] 33b1e0a273af: Waiting [2023-09-26T18:48:53.165Z] 2f39f015ded8: Waiting [2023-09-26T18:48:53.165Z] 5d3b04190fa2: Waiting [2023-09-26T18:48:53.165Z] 5c69ac0246d0: Download complete [2023-09-26T18:48:53.165Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-26T18:48:53.165Z] 3a2ae6a8a46f: Download complete [2023-09-26T18:48:53.165Z] 33b1e0a273af: Verifying Checksum [2023-09-26T18:48:53.165Z] 33b1e0a273af: Download complete [2023-09-26T18:48:53.165Z] 5d3b04190fa2: Verifying Checksum [2023-09-26T18:48:53.165Z] 5d3b04190fa2: Download complete [2023-09-26T18:48:53.165Z] ec43610c2a17: Verifying Checksum [2023-09-26T18:48:53.165Z] ec43610c2a17: Download complete [2023-09-26T18:48:53.424Z] 5eb5b503b376: Verifying Checksum [2023-09-26T18:48:53.424Z] 5eb5b503b376: Download complete [2023-09-26T18:48:53.990Z] 2f39f015ded8: Verifying Checksum [2023-09-26T18:48:53.990Z] 2f39f015ded8: Download complete [2023-09-26T18:48:54.555Z] 5eb5b503b376: Pull complete [2023-09-26T18:48:54.813Z] 5c69ac0246d0: Pull complete [2023-09-26T18:48:55.071Z] ec43610c2a17: Pull complete [2023-09-26T18:48:55.071Z] 3a2ae6a8a46f: Pull complete [2023-09-26T18:48:55.330Z] 33b1e0a273af: Pull complete [2023-09-26T18:48:55.330Z] 5d3b04190fa2: Pull complete [2023-09-26T18:48:58.758Z] c4a7e357bf2a: Pull complete [2023-09-26T18:48:58.759Z] f0e02332f6b5: Pull complete [2023-09-26T18:48:58.759Z] cefa15bbcfad: Pull complete [2023-09-26T18:48:59.515Z] 2f39f015ded8: Pull complete [2023-09-26T18:48:59.515Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-26T18:48:59.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-26T18:48:59.515Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T18:48:59.586Z] prd-ubuntu20.04-docker-8c-8g-7970 does not seem to be running inside a container [2023-09-26T18:48:59.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-26T18:49:03.026Z] $ docker top e16bf56eb3bfa159f91c3dab5d760bb4615bad191e80cf452b98ef497572f7fa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-26T18:49:03.421Z] ---> job-cost.sh [2023-09-26T18:49:03.421Z] lf-activate-venv: SKIPPING [2023-09-26T18:49:03.421Z] INFO: No Stack... [2023-09-26T18:49:03.681Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-26T18:49:03.942Z] INFO: Archiving Costs [Pipeline] sh [2023-09-26T18:49:04.230Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-09-26T18:49:04.230Z] + cut -d, -f6 [Pipeline] lock [2023-09-26T18:49:04.245Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-56-stack-cost] [2023-09-26T18:49:04.254Z] Resource [jenkins-edgexfoundry-app-record-replay-main-56-stack-cost] did not exist. Created. [2023-09-26T18:49:04.255Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-26T18:49:04.561Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-26T18:49:04.597Z] Stashed 1 file(s) [Pipeline] } [2023-09-26T18:49:04.604Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-56-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-26T18:49:04.624Z] $ docker stop --time=1 e16bf56eb3bfa159f91c3dab5d760bb4615bad191e80cf452b98ef497572f7fa [2023-09-26T18:49:05.433Z] 17808c966233: Pull complete [2023-09-26T18:49:05.765Z] $ docker rm -f --volumes e16bf56eb3bfa159f91c3dab5d760bb4615bad191e80cf452b98ef497572f7fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-26T18:49:06.853Z] f4c1fc716caa: Pull complete [2023-09-26T18:49:06.853Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-26T18:49:06.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-26T18:49:06.853Z] ---> ea914061e18c [2023-09-26T18:49:06.853Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-26T18:49:08.270Z] ---> Running in 2a64649431ef [2023-09-26T18:49:08.546Z] Removing intermediate container 2a64649431ef [2023-09-26T18:49:08.546Z] ---> 31febde377d7 [2023-09-26T18:49:08.546Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-26T18:49:08.546Z] ---> Running in ab3d175c75b9 [2023-09-26T18:49:09.133Z] Removing intermediate container ab3d175c75b9 [2023-09-26T18:49:09.133Z] ---> 7793533557f0 [2023-09-26T18:49:09.133Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-26T18:49:09.133Z] ---> Running in 3d2af4f2b0d6 [2023-09-26T18:49:09.401Z] Removing intermediate container 3d2af4f2b0d6 [2023-09-26T18:49:09.401Z] ---> 97642daa104a [2023-09-26T18:49:09.401Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-26T18:49:09.401Z] ---> Running in fdb0ad50628e [2023-09-26T18:49:10.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T18:49:10.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T18:49:11.914Z] OK: 266 MiB in 52 packages [2023-09-26T18:49:12.878Z] Removing intermediate container fdb0ad50628e [2023-09-26T18:49:12.878Z] ---> c11d88a81523 [2023-09-26T18:49:12.878Z] Step 7/12 : WORKDIR /app [2023-09-26T18:49:12.878Z] ---> Running in 8bf6ff5daee2 [2023-09-26T18:49:13.149Z] Removing intermediate container 8bf6ff5daee2 [2023-09-26T18:49:13.149Z] ---> e6cb37c9917e [2023-09-26T18:49:13.149Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-26T18:49:13.501Z] ---> 070fd75504ff [2023-09-26T18:49:13.501Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T18:49:13.793Z] ---> Running in c7dbaec90fab [2023-09-26T18:50:35.462Z] Removing intermediate container c7dbaec90fab [2023-09-26T18:50:35.462Z] ---> 61478367285f [2023-09-26T18:50:35.462Z] Step 10/12 : COPY . . [2023-09-26T18:50:35.462Z] ---> 5b72fa7b9b36 [2023-09-26T18:50:35.462Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-26T18:50:35.462Z] ---> Running in 939552a079d3 [2023-09-26T18:50:35.462Z] Removing intermediate container 939552a079d3 [2023-09-26T18:50:35.462Z] ---> 75001cbd1bb0 [2023-09-26T18:50:35.462Z] Step 12/12 : RUN $MAKE [2023-09-26T18:50:35.462Z] ---> Running in 802cc6886342 [2023-09-26T18:50:35.462Z] noop [2023-09-26T18:50:35.462Z] Removing intermediate container 802cc6886342 [2023-09-26T18:50:35.462Z] ---> ba56574b9731 [2023-09-26T18:50:35.462Z] Successfully built ba56574b9731 [2023-09-26T18:50:35.462Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T18:50:35.825Z] + docker inspect -f . ci-base-image-arm64 [2023-09-26T18:50:35.825Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T18:50:36.026Z] prd-ubuntu20.04-docker-arm64-4c-16g-7971 does not seem to be running inside a container [2023-09-26T18:50:36.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/56 -v /w/workspace/app-record-replay/56:/w/workspace/app-record-replay/56:rw,z -v /w/workspace/app-record-replay/56@tmp:/w/workspace/app-record-replay/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-26T18:50:37.346Z] $ docker top 261ee461f2b7b734e77c177f5600ee71a0bb5e79530c437a99b48485ec457ff0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-26T18:50:38.180Z] + go version [2023-09-26T18:50:38.181Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-26T18:50:38.202Z] $ docker stop --time=1 261ee461f2b7b734e77c177f5600ee71a0bb5e79530c437a99b48485ec457ff0 [2023-09-26T18:50:39.820Z] $ docker rm -f --volumes 261ee461f2b7b734e77c177f5600ee71a0bb5e79530c437a99b48485ec457ff0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T18:50:40.383Z] + docker inspect -f . ci-base-image-arm64 [2023-09-26T18:50:40.383Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T18:50:40.562Z] prd-ubuntu20.04-docker-arm64-4c-16g-7971 does not seem to be running inside a container [2023-09-26T18:50:40.625Z] $ 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/56 -v /w/workspace/app-record-replay/56:/w/workspace/app-record-replay/56:rw,z -v /w/workspace/app-record-replay/56@tmp:/w/workspace/app-record-replay/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-26T18:50:41.773Z] $ docker top 487a767c1896b5152d27120473947dbb687978de37a3b2a9356f7340e39f5a13 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-26T18:50:42.277Z] + git config --global --add safe.directory /w/workspace/app-record-replay/56 [Pipeline] fileExists [Pipeline] sh [2023-09-26T18:50:42.606Z] + make test [2023-09-26T18:50:42.882Z] go test -race -coverprofile=coverage.out ./... [2023-09-26T18:52:49.553Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-09-26T18:52:52.142Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.278s coverage: 88.0% of statements [2023-09-26T18:52:54.735Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-09-26T18:52:54.735Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-09-26T18:52:56.154Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-09-26T18:53:04.356Z] --- FAIL: TestDataManager_StartReplay (5.55s) [2023-09-26T18:53:04.356Z] --- FAIL: TestDataManager_StartReplay/Happy_Path (4.53s) [2023-09-26T18:53:04.356Z] manager_test.go:495: [2023-09-26T18:53:04.356Z] Error Trace: /w/workspace/app-record-replay/56/internal/application/manager_test.go:495 [2023-09-26T18:53:04.356Z] Error: Should be zero, but was 1 [2023-09-26T18:53:04.356Z] Test: TestDataManager_StartReplay/Happy_Path [2023-09-26T18:53:04.356Z] FAIL [2023-09-26T18:53:04.356Z] coverage: 98.7% of statements [2023-09-26T18:53:04.356Z] FAIL github.com/edgexfoundry/app-record-replay/internal/application 9.299s [2023-09-26T18:53:04.356Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.896s coverage: 89.7% of statements [2023-09-26T18:53:04.356Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.159s coverage: 100.0% of statements [2023-09-26T18:53:04.356Z] FAIL [2023-09-26T18:53:04.356Z] make: *** [Makefile:69: unittest] Error 1 [Pipeline] } [2023-09-26T18:53:04.378Z] $ docker stop --time=1 487a767c1896b5152d27120473947dbb687978de37a3b2a9356f7340e39f5a13 [2023-09-26T18:53:06.122Z] $ docker rm -f --volumes 487a767c1896b5152d27120473947dbb687978de37a3b2a9356f7340e39f5a13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T18:53:07.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-26T18:53:07.334Z] [2023-09-26T18:53:07.334Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T18:53:07.664Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-26T18:53:07.942Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-26T18:53:07.942Z] 8998bd30e6a1: Pulling fs layer [2023-09-26T18:53:07.942Z] 04944245beec: Pulling fs layer [2023-09-26T18:53:07.942Z] 699f458cf7ca: Pulling fs layer [2023-09-26T18:53:07.942Z] 765212b225bb: Pulling fs layer [2023-09-26T18:53:07.942Z] f23df028b6ca: Pulling fs layer [2023-09-26T18:53:07.942Z] d65c8cfc05b1: Pulling fs layer [2023-09-26T18:53:07.942Z] 2437ff75d9bd: Pulling fs layer [2023-09-26T18:53:07.942Z] f23df028b6ca: Waiting [2023-09-26T18:53:07.942Z] d65c8cfc05b1: Waiting [2023-09-26T18:53:07.942Z] 2437ff75d9bd: Waiting [2023-09-26T18:53:07.942Z] 765212b225bb: Waiting [2023-09-26T18:53:07.942Z] 04944245beec: Verifying Checksum [2023-09-26T18:53:07.942Z] 04944245beec: Download complete [2023-09-26T18:53:07.942Z] 765212b225bb: Download complete [2023-09-26T18:53:07.942Z] f23df028b6ca: Verifying Checksum [2023-09-26T18:53:07.942Z] f23df028b6ca: Download complete [2023-09-26T18:53:07.942Z] d65c8cfc05b1: Verifying Checksum [2023-09-26T18:53:07.942Z] d65c8cfc05b1: Download complete [2023-09-26T18:53:08.211Z] 699f458cf7ca: Verifying Checksum [2023-09-26T18:53:08.211Z] 699f458cf7ca: Download complete [2023-09-26T18:53:08.480Z] 8998bd30e6a1: Verifying Checksum [2023-09-26T18:53:08.480Z] 8998bd30e6a1: Download complete [2023-09-26T18:53:11.062Z] 2437ff75d9bd: Verifying Checksum [2023-09-26T18:53:11.062Z] 2437ff75d9bd: Download complete [2023-09-26T18:53:12.473Z] 8998bd30e6a1: Pull complete [2023-09-26T18:53:12.741Z] 04944245beec: Pull complete [2023-09-26T18:53:14.156Z] 699f458cf7ca: Pull complete [2023-09-26T18:53:14.423Z] 765212b225bb: Pull complete [2023-09-26T18:53:15.008Z] f23df028b6ca: Pull complete [2023-09-26T18:53:15.277Z] d65c8cfc05b1: Pull complete [2023-09-26T18:53:30.297Z] 2437ff75d9bd: Pull complete [2023-09-26T18:53:30.297Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-26T18:53:30.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-26T18:53:30.297Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T18:53:30.467Z] prd-ubuntu20.04-docker-arm64-4c-16g-7971 does not seem to be running inside a container [2023-09-26T18:53:30.529Z] $ 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/56 -v /w/workspace/app-record-replay/56:/w/workspace/app-record-replay/56:rw,z -v /w/workspace/app-record-replay/56@tmp:/w/workspace/app-record-replay/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-26T18:53:32.812Z] $ docker top efafa824764a05a5afe719d5cee79b141152ca490fc0e2c955b4cfc6ff1b8f7c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-26T18:53:33.639Z] ---> job-cost.sh [2023-09-26T18:53:33.639Z] lf-activate-venv: SKIPPING [2023-09-26T18:53:33.639Z] INFO: No Stack... [2023-09-26T18:53:34.217Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-26T18:53:34.796Z] INFO: Archiving Costs [Pipeline] sh [2023-09-26T18:53:35.110Z] + cat /w/workspace/app-record-replay/56/archives/cost.csv [2023-09-26T18:53:35.110Z] + cut -d, -f6 [Pipeline] lock [2023-09-26T18:53:35.172Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-56-stack-cost] [2023-09-26T18:53:35.178Z] Resource [jenkins-edgexfoundry-app-record-replay-main-56-stack-cost] did not exist. Created. [2023-09-26T18:53:35.178Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-26T18:53:35.516Z] /w/workspace/app-record-replay/56@tmp/durable-af93ca77/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-26T18:53:35.850Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-26T18:53:35.869Z] Warning: overwriting stash ‘stack-cost’ [2023-09-26T18:53:36.243Z] Stashed 1 file(s) [Pipeline] } [2023-09-26T18:53:36.255Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-56-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-26T18:53:36.278Z] $ docker stop --time=1 efafa824764a05a5afe719d5cee79b141152ca490fc0e2c955b4cfc6ff1b8f7c [2023-09-26T18:53:41.009Z] $ docker rm -f --volumes efafa824764a05a5afe719d5cee79b141152ca490fc0e2c955b4cfc6ff1b8f7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-26T18:53:41.254Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-26T18:53:41.910Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-09-26T18:53:41.910Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-09-26T18:53:41.910Z] total 16 [2023-09-26T18:53:41.910Z] drwxr-xr-x 3 root root 4096 Sep 26 18:49 . [2023-09-26T18:53:41.910Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 26 18:49 .. [2023-09-26T18:53:41.910Z] drwxr-xr-x 2 root root 4096 Sep 26 18:49 cost [2023-09-26T18:53:41.910Z] -rw-r--r-- 1 root root 88 Sep 26 18:49 cost.csv [2023-09-26T18:53:41.910Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-09-26T18:53:41.910Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-09-26T18:53:41.910Z] total 16 [2023-09-26T18:53:41.910Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 18:49 . [2023-09-26T18:53:41.910Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 26 18:49 .. [2023-09-26T18:53:41.910Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 26 18:49 cost [2023-09-26T18:53:41.910Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 26 18:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-26T18:53:42.199Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-26T18:53:43.058Z] ---> package-listing.sh [2023-09-26T18:53:43.058Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-26T18:53:43.058Z] ++ facter osfamily [2023-09-26T18:53:43.318Z] + OS_FAMILY=debian [2023-09-26T18:53:43.318Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-09-26T18:53:43.318Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-26T18:53:43.318Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-26T18:53:43.318Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-26T18:53:43.318Z] + PACKAGES=/tmp/packages_start.txt [2023-09-26T18:53:43.318Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-09-26T18:53:43.318Z] + PACKAGES=/tmp/packages_end.txt [2023-09-26T18:53:43.318Z] + case "${OS_FAMILY}" in [2023-09-26T18:53:43.318Z] + dpkg -l [2023-09-26T18:53:43.318Z] + grep '^ii' [2023-09-26T18:53:43.318Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-26T18:53:43.318Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-26T18:53:43.318Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-26T18:53:43.318Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-09-26T18:53:43.318Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-09-26T18:53:43.318Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2023-09-26T18:53:43.329Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-26T18:53:43.607Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T18:53:43.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-26T18:53:43.904Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T18:53:43.973Z] prd-ubuntu20.04-docker-8c-8g-7970 does not seem to be running inside a container [2023-09-26T18:53:44.005Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-26T18:53:44.197Z] $ docker top b2a57bf7bd8ef7aa2289956ef7a924070a3d5ae213c05c0c488b802d8160433f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-26T18:53:44.545Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-26T18:53:44.826Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-26T18:53:45.110Z] + ls /var/log/sa-host [2023-09-26T18:53:45.110Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-26T18:53:45.258Z] provisioning config files... [2023-09-26T18:53:45.265Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7835439640171771906tmp [Pipeline] { [Pipeline] echo [2023-09-26T18:53:45.278Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-26T18:53:45.563Z] ---> create-netrc.sh [Pipeline] } [2023-09-26T18:53:45.571Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-26T18:53:45.908Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-26T18:53:45.917Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-26T18:53:46.203Z] ---> sudo-logs.sh [2023-09-26T18:53:46.203Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-26T18:53:46.231Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-26T18:53:46.520Z] ---> job-cost.sh [2023-09-26T18:53:46.521Z] lf-activate-venv: SKIPPING [2023-09-26T18:53:46.521Z] DEBUG: total: 0.2199999988079071 [2023-09-26T18:53:46.521Z] INFO: Retrieving Stack Cost... [2023-09-26T18:53:46.779Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-26T18:53:47.038Z] INFO: Archiving Costs [Pipeline] echo [2023-09-26T18:53:47.047Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-26T18:53:47.327Z] ---> logs-deploy.sh [2023-09-26T18:53:47.327Z] lf-activate-venv: SKIPPING [2023-09-26T18:53:47.327Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/56 [2023-09-26T18:53:47.327Z] INFO: archiving workspace using pattern(s): [2023-09-26T18:53:48.262Z] Archives upload complete. [2023-09-26T18:53:48.262Z] INFO: archiving logs to Nexus