Pull request #624 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 1c0918a3f9e703907f01dd16684079e2a0066d55+fe79c06bffd29ecdd39921b37db4c05fa478f287 (4318bd71278b8aab8e9849f53a9ee5c82fe51875) 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-ssh1446026983148200704.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6708219688533459693.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-624/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-624/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12917111823614285419.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-624/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4726388538665269000.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7871561654598183057.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-624/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-624/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17694503249541378238.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [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-service-configurable-settings PROJECT: app-service-configurable 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-service-configurable 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-18135’ Running on prd-ubuntu20.04-docker-8c-8g-18137 in /w/workspace/_app-service-configurable_PR-624 [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-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-624 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/624/head:refs/remotes/origin/PR-624 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fe79c06bffd29ecdd39921b37db4c05fa478f287 into PR head commit 1c0918a3f9e703907f01dd16684079e2a0066d55 Merge succeeded, producing 1c0918a3f9e703907f01dd16684079e2a0066d55 Checking out Revision 1c0918a3f9e703907f01dd16684079e2a0066d55 (PR-624) > git config core.sparsecheckout # timeout=10 > git checkout -f 1c0918a3f9e703907f01dd16684079e2a0066d55 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fe79c06bffd29ecdd39921b37db4c05fa478f287 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c0918a3f9e703907f01dd16684079e2a0066d55 # timeout=10 Commit message: "build: Fix vendor target" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-15T18:54:39.310Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-15T18:54:39.503Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-15T18:54:39.613Z] ========================================================= [2023-11-15T18:54:39.613Z] EdgeX Global Pipelines Version Info [2023-11-15T18:54:39.613Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-15T18:54:40.372Z] ------------------- [2023-11-15T18:54:40.372Z] stable info: [2023-11-15T18:54:40.372Z] ------------------- [2023-11-15T18:54:40.372Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-15T18:54:40.372Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-15T18:54:40.372Z] Message: update stable to v1.0.257 [2023-11-15T18:54:40.944Z] ------------------- [2023-11-15T18:54:40.944Z] experimental info: [2023-11-15T18:54:40.944Z] ------------------- [2023-11-15T18:54:40.944Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-15T18:54:40.944Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-15T18:54:40.944Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-15T18:54:41.286Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-11-15T18:54:41.326Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-11-15T18:54:41.367Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-15T18:54:41.410Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-15T18:54:41.459Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-15T18:54:41.501Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-15T18:54:41.540Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-15T18:54:41.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-15T18:54:41.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-15T18:54:41.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-15T18:54:41.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-15T18:54:41.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-11-15T18:54:41.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-15T18:54:41.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-15T18:54:41.896Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-15T18:54:41.940Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-15T18:54:41.987Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-15T18:54:42.027Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-15T18:54:42.070Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-15T18:54:42.118Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-15T18:54:42.161Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-15T18:54:42.201Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-15T18:54:42.243Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-15T18:54:42.285Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-15T18:54:42.327Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-15T18:54:42.367Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-15T18:54:42.409Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-15T18:54:42.451Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-624 [Pipeline] echo [2023-11-15T18:54:42.495Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-624 [Pipeline] echo [2023-11-15T18:54:42.534Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-624 [Pipeline] echo [2023-11-15T18:54:42.575Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c0918a3f9e703907f01dd16684079e2a0066d55 [Pipeline] echo [2023-11-15T18:54:42.612Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c0918a [Pipeline] echo [2023-11-15T18:54:42.650Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T18:54:42.765Z] provisioning config files... [2023-11-15T18:54:42.780Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-624@tmp/config16143035450627004612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T18:54:43.126Z] ---> docker-login.sh [2023-11-15T18:54:43.126Z] nexus3.edgexfoundry.org:10001 [2023-11-15T18:54:43.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T18:54:43.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T18:54:43.386Z] Configure a credential helper to remove this warning. See [2023-11-15T18:54:43.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T18:54:43.386Z] [2023-11-15T18:54:43.386Z] Login Succeeded [2023-11-15T18:54:43.387Z] nexus3.edgexfoundry.org:10002 [2023-11-15T18:54:43.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T18:54:43.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T18:54:43.387Z] Configure a credential helper to remove this warning. See [2023-11-15T18:54:43.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T18:54:43.387Z] [2023-11-15T18:54:43.387Z] Login Succeeded [2023-11-15T18:54:43.387Z] nexus3.edgexfoundry.org:10003 [2023-11-15T18:54:43.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T18:54:43.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T18:54:43.647Z] Configure a credential helper to remove this warning. See [2023-11-15T18:54:43.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T18:54:43.647Z] [2023-11-15T18:54:43.647Z] Login Succeeded [2023-11-15T18:54:43.647Z] nexus3.edgexfoundry.org:10004 [2023-11-15T18:54:43.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T18:54:43.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T18:54:43.647Z] Configure a credential helper to remove this warning. See [2023-11-15T18:54:43.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T18:54:43.647Z] [2023-11-15T18:54:43.647Z] Login Succeeded [2023-11-15T18:54:43.647Z] docker.io [2023-11-15T18:54:43.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T18:54:43.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T18:54:43.906Z] Configure a credential helper to remove this warning. See [2023-11-15T18:54:43.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T18:54:43.906Z] [2023-11-15T18:54:43.906Z] Login Succeeded [2023-11-15T18:54:43.906Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T18:54:43.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-15T18:54:44.552Z] + git rev-list -1 --merges 1c0918a3f9e703907f01dd16684079e2a0066d55~1..1c0918a3f9e703907f01dd16684079e2a0066d55 [Pipeline] echo [2023-11-15T18:54:44.614Z] -----------> git rev-list -1 --merges 1c0918a3f9e703907f01dd16684079e2a0066d55~1..1c0918a3f9e703907f01dd16684079e2a0066d55 1c0918a3f9e703907f01dd16684079e2a0066d55 [false] [Pipeline] sh [2023-11-15T18:54:44.921Z] + git log --format=format:%s -1 1c0918a3f9e703907f01dd16684079e2a0066d55 [Pipeline] echo [2023-11-15T18:54:44.958Z] ========================================================= [2023-11-15T18:54:44.958Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-15T18:54:44.958Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-15T18:54:45.372Z] + git log --format=format:%s -1 1c0918a3f9e703907f01dd16684079e2a0066d55 [Pipeline] echo [2023-11-15T18:54:45.404Z] [semverPrep] GIT_COMMIT: 1c0918a3f9e703907f01dd16684079e2a0066d55, Commit Message: build: Fix vendor target [Pipeline] echo [2023-11-15T18:54:45.435Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-15T18:54:45.807Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-15T18:54:45.807Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-15T18:54:45.807Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-15T18:54:45.807Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-15T18:54:45.807Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-15T18:54:45.807Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-15T18:54:45.807Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T18:54:46.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T18:54:46.231Z] [2023-11-15T18:54:46.231Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T18:54:46.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T18:54:46.604Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-15T18:54:46.604Z] b85a868b505f: Pulling fs layer [2023-11-15T18:54:46.604Z] e2be974225ed: Pulling fs layer [2023-11-15T18:54:46.604Z] 339a4e72a1f5: Pulling fs layer [2023-11-15T18:54:46.604Z] 988bab9f4d93: Pulling fs layer [2023-11-15T18:54:46.604Z] 1469e6f7b9e6: Pulling fs layer [2023-11-15T18:54:46.604Z] eaf3925da568: Pulling fs layer [2023-11-15T18:54:46.604Z] bab4dde63d76: Pulling fs layer [2023-11-15T18:54:46.604Z] bde34c3a00c8: Pulling fs layer [2023-11-15T18:54:46.604Z] b352a97aabf1: Pulling fs layer [2023-11-15T18:54:46.604Z] 4872d77fe225: Pulling fs layer [2023-11-15T18:54:46.604Z] 5851b861e8e6: Pulling fs layer [2023-11-15T18:54:46.604Z] 988bab9f4d93: Waiting [2023-11-15T18:54:46.604Z] b352a97aabf1: Waiting [2023-11-15T18:54:46.604Z] eaf3925da568: Waiting [2023-11-15T18:54:46.604Z] 1469e6f7b9e6: Waiting [2023-11-15T18:54:46.604Z] bab4dde63d76: Waiting [2023-11-15T18:54:46.604Z] 4872d77fe225: Waiting [2023-11-15T18:54:46.604Z] 5851b861e8e6: Waiting [2023-11-15T18:54:46.604Z] bde34c3a00c8: Waiting [2023-11-15T18:54:46.604Z] e2be974225ed: Download complete [2023-11-15T18:54:46.604Z] 988bab9f4d93: Download complete [2023-11-15T18:54:46.862Z] 1469e6f7b9e6: Verifying Checksum [2023-11-15T18:54:46.862Z] 1469e6f7b9e6: Download complete [2023-11-15T18:54:46.862Z] eaf3925da568: Verifying Checksum [2023-11-15T18:54:46.862Z] eaf3925da568: Download complete [2023-11-15T18:54:46.862Z] 339a4e72a1f5: Verifying Checksum [2023-11-15T18:54:46.862Z] 339a4e72a1f5: Download complete [2023-11-15T18:54:46.862Z] bde34c3a00c8: Verifying Checksum [2023-11-15T18:54:46.862Z] bde34c3a00c8: Download complete [2023-11-15T18:54:46.862Z] b352a97aabf1: Download complete [2023-11-15T18:54:46.862Z] 4872d77fe225: Verifying Checksum [2023-11-15T18:54:46.862Z] 4872d77fe225: Download complete [2023-11-15T18:54:46.862Z] 5851b861e8e6: Download complete [2023-11-15T18:54:46.862Z] b85a868b505f: Verifying Checksum [2023-11-15T18:54:46.862Z] b85a868b505f: Download complete [2023-11-15T18:54:47.122Z] bab4dde63d76: Verifying Checksum [2023-11-15T18:54:47.122Z] bab4dde63d76: Download complete [2023-11-15T18:54:48.060Z] b85a868b505f: Pull complete [2023-11-15T18:54:48.319Z] e2be974225ed: Pull complete [2023-11-15T18:54:48.888Z] 339a4e72a1f5: Pull complete [2023-11-15T18:54:48.888Z] 988bab9f4d93: Pull complete [2023-11-15T18:54:49.147Z] 1469e6f7b9e6: Pull complete [2023-11-15T18:54:49.147Z] eaf3925da568: Pull complete [2023-11-15T18:54:51.067Z] bab4dde63d76: Pull complete [2023-11-15T18:54:51.067Z] bde34c3a00c8: Pull complete [2023-11-15T18:54:51.067Z] b352a97aabf1: Pull complete [2023-11-15T18:54:51.327Z] 4872d77fe225: Pull complete [2023-11-15T18:54:51.327Z] 5851b861e8e6: Pull complete [2023-11-15T18:54:51.327Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-15T18:54:51.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T18:54:51.327Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T18:54:51.572Z] prd-ubuntu20.04-docker-8c-8g-18137 does not seem to be running inside a container [2023-11-15T18:54:51.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-624 -v /w/workspace/_app-service-configurable_PR-624:/w/workspace/_app-service-configurable_PR-624:rw,z -v /w/workspace/_app-service-configurable_PR-624@tmp:/w/workspace/_app-service-configurable_PR-624@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-15T18:54:54.810Z] $ docker top f8268eccf04d26425bf0f3105f7ccde3fa24fa3766d3e4db96bc294d8c88ca33 -eo pid,comm [2023-11-15T18:54:54.862Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-15T18:54:54.862Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-15T18:54:55.004Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-15T18:54:55.004Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-15T18:54:55.116Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-15T18:54:55.122Z] $ docker exec f8268eccf04d26425bf0f3105f7ccde3fa24fa3766d3e4db96bc294d8c88ca33 ssh-agent [2023-11-15T18:54:55.236Z] SSH_AUTH_SOCK=/tmp/ssh-kEIvuT4FQpYk/agent.33 [2023-11-15T18:54:55.236Z] SSH_AGENT_PID=39 [2023-11-15T18:54:55.242Z] Running ssh-add (command line suppressed) [2023-11-15T18:54:55.357Z] Identity added: /w/workspace/_app-service-configurable_PR-624@tmp/private_key_4432190089268712235.key (/w/workspace/_app-service-configurable_PR-624@tmp/private_key_4432190089268712235.key) [2023-11-15T18:54:55.367Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-15T18:54:55.700Z] + git tag --points-at HEAD [Pipeline] } [2023-11-15T18:54:55.730Z] $ docker exec --env ******** --env ******** f8268eccf04d26425bf0f3105f7ccde3fa24fa3766d3e4db96bc294d8c88ca33 ssh-agent -k [2023-11-15T18:54:55.829Z] unset SSH_AUTH_SOCK; [2023-11-15T18:54:55.830Z] unset SSH_AGENT_PID; [2023-11-15T18:54:55.830Z] echo Agent pid 39 killed; [2023-11-15T18:54:55.834Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-15T18:54:55.939Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-15T18:54:55.939Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-15T18:54:56.058Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-15T18:54:56.065Z] $ docker exec f8268eccf04d26425bf0f3105f7ccde3fa24fa3766d3e4db96bc294d8c88ca33 ssh-agent [2023-11-15T18:54:56.170Z] SSH_AUTH_SOCK=/tmp/ssh-hZv7e8u5l1Xu/agent.72 [2023-11-15T18:54:56.170Z] SSH_AGENT_PID=78 [2023-11-15T18:54:56.173Z] Running ssh-add (command line suppressed) [2023-11-15T18:54:56.281Z] Identity added: /w/workspace/_app-service-configurable_PR-624@tmp/private_key_16575550402929061124.key (/w/workspace/_app-service-configurable_PR-624@tmp/private_key_16575550402929061124.key) [2023-11-15T18:54:56.292Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-15T18:54:56.621Z] + git semver init [2023-11-15T18:54:56.881Z] 2023-11-15 18:54:56,791 [run_init] DEBUG init version:0.0.0 force:False [2023-11-15T18:54:56.881Z] 2023-11-15 18:54:56,791 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-624/.semver [2023-11-15T18:54:56.881Z] 2023-11-15 18:54:56,792 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-624/.semver [2023-11-15T18:54:56.881Z] 2023-11-15 18:54:56,793 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-624/.semver'], cwd=/w/workspace/_app-service-configurable_PR-624, universal_newlines=False, shell=None, istream=None) [2023-11-15T18:54:57.819Z] 2023-11-15 18:54:57,681 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-624/.git/info/exclude [2023-11-15T18:54:57.819Z] 2023-11-15 18:54:57,682 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-624/.semver/PR-624 with force:False [2023-11-15T18:54:57.819Z] 2023-11-15 18:54:57,682 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-624/.semver/PR-624 [2023-11-15T18:54:57.819Z] 2023-11-15 18:54:57,686 [execute] INFO git cat-file --batch-check [2023-11-15T18:54:57.819Z] 2023-11-15 18:54:57,686 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-624/.semver, universal_newlines=False, shell=None, istream=) [2023-11-15T18:54:57.819Z] 2023-11-15 18:54:57,692 [execute] INFO git cat-file --batch [2023-11-15T18:54:57.819Z] 2023-11-15 18:54:57,692 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-624/.semver, universal_newlines=False, shell=None, istream=) [2023-11-15T18:54:57.819Z] 2023-11-15 18:54:57,696 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-624/.semver/PR-624 [2023-11-15T18:54:57.819Z] 0.0.0 [Pipeline] } [2023-11-15T18:54:57.851Z] $ docker exec --env ******** --env ******** f8268eccf04d26425bf0f3105f7ccde3fa24fa3766d3e4db96bc294d8c88ca33 ssh-agent -k [2023-11-15T18:54:57.959Z] unset SSH_AUTH_SOCK; [2023-11-15T18:54:57.960Z] unset SSH_AGENT_PID; [2023-11-15T18:54:57.960Z] echo Agent pid 78 killed; [2023-11-15T18:54:57.964Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-15T18:54:58.396Z] + git semver [Pipeline] } [2023-11-15T18:54:58.683Z] $ docker stop --time=1 f8268eccf04d26425bf0f3105f7ccde3fa24fa3766d3e4db96bc294d8c88ca33 [2023-11-15T18:55:00.095Z] $ docker rm -f --volumes f8268eccf04d26425bf0f3105f7ccde3fa24fa3766d3e4db96bc294d8c88ca33 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-15T18:55:00.491Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-15T18:55:00.758Z] Stashed 1 file(s) [Pipeline] echo [2023-11-15T18:55:00.775Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T18:55:01.356Z] provisioning config files... [2023-11-15T18:55:01.366Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-624@tmp/config17888160660472672271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T18:55:01.729Z] ---> docker-login.sh [2023-11-15T18:55:01.729Z] nexus3.edgexfoundry.org:10001 [2023-11-15T18:55:01.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T18:55:01.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T18:55:01.729Z] Configure a credential helper to remove this warning. See [2023-11-15T18:55:01.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T18:55:01.729Z] [2023-11-15T18:55:01.729Z] Login Succeeded [2023-11-15T18:55:01.729Z] nexus3.edgexfoundry.org:10002 [2023-11-15T18:55:01.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T18:55:01.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T18:55:01.729Z] Configure a credential helper to remove this warning. See [2023-11-15T18:55:01.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T18:55:01.729Z] [2023-11-15T18:55:01.729Z] Login Succeeded [2023-11-15T18:55:01.729Z] nexus3.edgexfoundry.org:10003 [2023-11-15T18:55:01.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T18:55:01.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T18:55:01.989Z] Configure a credential helper to remove this warning. See [2023-11-15T18:55:01.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T18:55:01.989Z] [2023-11-15T18:55:01.989Z] Login Succeeded [2023-11-15T18:55:01.989Z] nexus3.edgexfoundry.org:10004 [2023-11-15T18:55:01.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T18:55:01.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T18:55:01.989Z] Configure a credential helper to remove this warning. See [2023-11-15T18:55:01.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T18:55:01.989Z] [2023-11-15T18:55:01.989Z] Login Succeeded [2023-11-15T18:55:01.989Z] docker.io [2023-11-15T18:55:01.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T18:55:02.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T18:55:02.248Z] Configure a credential helper to remove this warning. See [2023-11-15T18:55:02.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T18:55:02.248Z] [2023-11-15T18:55:02.248Z] Login Succeeded [2023-11-15T18:55:02.248Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T18:55:02.276Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-15T18:55:02.687Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T18:55:02.726Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T18:55:02.759Z] ========================================================= [2023-11-15T18:55:02.759Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-15T18:55:02.759Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T18:55:03.253Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-15T18:55:03.253Z] Sending build context to Docker daemon 3.384MB [2023-11-15T18:55:03.253Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-15T18:55:03.253Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-15T18:55:03.253Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-15T18:55:03.253Z] 7264a8db6415: Pulling fs layer [2023-11-15T18:55:03.253Z] c4d48a809fc2: Pulling fs layer [2023-11-15T18:55:03.253Z] 4f1c88b9dad5: Pulling fs layer [2023-11-15T18:55:03.253Z] ad3a456e5733: Pulling fs layer [2023-11-15T18:55:03.253Z] 69c7f0334f64: Pulling fs layer [2023-11-15T18:55:03.253Z] 1f1c1a5573a3: Pulling fs layer [2023-11-15T18:55:03.253Z] ce7588e14bc9: Pulling fs layer [2023-11-15T18:55:03.253Z] b5e4710f87ac: Pulling fs layer [2023-11-15T18:55:03.253Z] ad3a456e5733: Waiting [2023-11-15T18:55:03.253Z] 69c7f0334f64: Waiting [2023-11-15T18:55:03.253Z] 1f1c1a5573a3: Waiting [2023-11-15T18:55:03.253Z] ce7588e14bc9: Waiting [2023-11-15T18:55:03.253Z] b5e4710f87ac: Waiting [2023-11-15T18:55:03.253Z] c4d48a809fc2: Verifying Checksum [2023-11-15T18:55:03.253Z] c4d48a809fc2: Download complete [2023-11-15T18:55:03.253Z] ad3a456e5733: Verifying Checksum [2023-11-15T18:55:03.253Z] ad3a456e5733: Download complete [2023-11-15T18:55:03.253Z] 69c7f0334f64: Verifying Checksum [2023-11-15T18:55:03.253Z] 69c7f0334f64: Download complete [2023-11-15T18:55:03.253Z] 7264a8db6415: Verifying Checksum [2023-11-15T18:55:03.253Z] 7264a8db6415: Download complete [2023-11-15T18:55:03.512Z] 1f1c1a5573a3: Verifying Checksum [2023-11-15T18:55:03.512Z] 1f1c1a5573a3: Download complete [2023-11-15T18:55:03.512Z] 7264a8db6415: Pull complete [2023-11-15T18:55:03.512Z] b5e4710f87ac: Verifying Checksum [2023-11-15T18:55:03.512Z] b5e4710f87ac: Download complete [2023-11-15T18:55:03.770Z] c4d48a809fc2: Pull complete [2023-11-15T18:55:03.770Z] 4f1c88b9dad5: Verifying Checksum [2023-11-15T18:55:03.770Z] 4f1c88b9dad5: Download complete [2023-11-15T18:55:04.333Z] ce7588e14bc9: Verifying Checksum [2023-11-15T18:55:04.333Z] ce7588e14bc9: Download complete [2023-11-15T18:55:06.868Z] 4f1c88b9dad5: Pull complete [2023-11-15T18:55:06.868Z] ad3a456e5733: Pull complete [2023-11-15T18:55:06.868Z] 69c7f0334f64: Pull complete [2023-11-15T18:55:06.868Z] 1f1c1a5573a3: Pull complete [2023-11-15T18:55:09.400Z] ce7588e14bc9: Pull complete [2023-11-15T18:55:09.661Z] b5e4710f87ac: Pull complete [2023-11-15T18:55:09.661Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-15T18:55:09.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-15T18:55:09.661Z] ---> 88b5674ff536 [2023-11-15T18:55:09.661Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-15T18:55:13.857Z] ---> Running in e8e8d79bbe99 [2023-11-15T18:55:13.857Z] Removing intermediate container e8e8d79bbe99 [2023-11-15T18:55:13.857Z] ---> 0c39e9c73cd3 [2023-11-15T18:55:13.857Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-15T18:55:13.857Z] ---> Running in c917271d2e14 [2023-11-15T18:55:13.857Z] Removing intermediate container c917271d2e14 [2023-11-15T18:55:13.857Z] ---> 80a7716e2a33 [2023-11-15T18:55:13.857Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-15T18:55:13.857Z] ---> Running in 43a8585e8e53 [2023-11-15T18:55:14.116Z] Removing intermediate container 43a8585e8e53 [2023-11-15T18:55:14.116Z] ---> a7c0531be636 [2023-11-15T18:55:14.116Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-15T18:55:14.116Z] ---> Running in 6246aed7bd4b [2023-11-15T18:55:14.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T18:55:14.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T18:55:14.634Z] OK: 264 MiB in 52 packages [2023-11-15T18:55:14.893Z] Removing intermediate container 6246aed7bd4b [2023-11-15T18:55:14.893Z] ---> bd6952e1b848 [2023-11-15T18:55:14.893Z] Step 7/12 : WORKDIR /app [2023-11-15T18:55:14.893Z] ---> Running in 7fd479f143c2 [2023-11-15T18:55:14.893Z] Removing intermediate container 7fd479f143c2 [2023-11-15T18:55:14.893Z] ---> 71b83b91c56a [2023-11-15T18:55:14.893Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-15T18:55:15.151Z] ---> fdacebcb8190 [2023-11-15T18:55:15.151Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T18:55:15.151Z] ---> Running in c36a5c257529 [2023-11-15T18:55:16.153Z] Still waiting to schedule task [2023-11-15T18:55:16.153Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-18136’ [2023-11-15T18:55:53.915Z] Removing intermediate container c36a5c257529 [2023-11-15T18:55:53.915Z] ---> a864b5846d48 [2023-11-15T18:55:53.915Z] Step 10/12 : COPY . . [2023-11-15T18:55:53.915Z] ---> a6981d323a80 [2023-11-15T18:55:53.915Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-15T18:55:53.915Z] ---> Running in 86b06f049351 [2023-11-15T18:55:53.915Z] Removing intermediate container 86b06f049351 [2023-11-15T18:55:53.915Z] ---> 6fa5f53f73cd [2023-11-15T18:55:53.915Z] Step 12/12 : RUN $MAKE [2023-11-15T18:55:53.915Z] ---> Running in 0549720915eb [2023-11-15T18:55:53.915Z] noop [2023-11-15T18:55:53.915Z] Removing intermediate container 0549720915eb [2023-11-15T18:55:53.915Z] ---> 535e4c602ef0 [2023-11-15T18:55:53.915Z] Successfully built 535e4c602ef0 [2023-11-15T18:55:53.915Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T18:55:54.364Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-15T18:55:54.364Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T18:55:54.521Z] prd-ubuntu20.04-docker-8c-8g-18137 does not seem to be running inside a container [2023-11-15T18:55:54.557Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-624 -v /w/workspace/_app-service-configurable_PR-624:/w/workspace/_app-service-configurable_PR-624:rw,z -v /w/workspace/_app-service-configurable_PR-624@tmp:/w/workspace/_app-service-configurable_PR-624@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-15T18:55:54.924Z] $ docker top adf0e62b9299c4a7595e67136777951e1341c5a5fa84afb672b4f88071c3c454 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T18:55:55.315Z] + go version [2023-11-15T18:55:55.315Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-15T18:55:55.352Z] $ docker stop --time=1 adf0e62b9299c4a7595e67136777951e1341c5a5fa84afb672b4f88071c3c454 [2023-11-15T18:55:56.600Z] $ docker rm -f --volumes adf0e62b9299c4a7595e67136777951e1341c5a5fa84afb672b4f88071c3c454 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T18:55:57.318Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-15T18:55:57.318Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T18:55:57.466Z] prd-ubuntu20.04-docker-8c-8g-18137 does not seem to be running inside a container [2023-11-15T18:55:57.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-624 -v /w/workspace/_app-service-configurable_PR-624:/w/workspace/_app-service-configurable_PR-624:rw,z -v /w/workspace/_app-service-configurable_PR-624@tmp:/w/workspace/_app-service-configurable_PR-624@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-15T18:55:57.819Z] $ docker top bdfc1d92e1286c4a3a649c01a8a65005593f0e5d2f72aa3d640774ba00ef4656 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T18:55:58.200Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-624 [Pipeline] fileExists [Pipeline] sh [2023-11-15T18:55:58.555Z] + make test [2023-11-15T18:55:58.555Z] go test -race -coverprofile=coverage.out ./... [2023-11-15T18:56:16.659Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-11-15T18:56:31.584Z] go vet ./... [2023-11-15T18:56:34.870Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-15T18:56:34.870Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-15T18:56:34.870Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-15T18:56:34.906Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-15T18:56:34.936Z] $ docker stop --time=1 bdfc1d92e1286c4a3a649c01a8a65005593f0e5d2f72aa3d640774ba00ef4656 [2023-11-15T18:56:40.653Z] $ docker rm -f --volumes bdfc1d92e1286c4a3a649c01a8a65005593f0e5d2f72aa3d640774ba00ef4656 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-15T18:56:41.204Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-15T18:56:41.272Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-15T18:56:41.858Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-15T18:56:42.165Z] + ls -al . [2023-11-15T18:56:42.166Z] total 184 [2023-11-15T18:56:42.166Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 15 18:55 . [2023-11-15T18:56:42.166Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 18:54 .. [2023-11-15T18:56:42.166Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 15 18:54 .dockerignore [2023-11-15T18:56:42.166Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 18:56 .git [2023-11-15T18:56:42.166Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 18:54 .github [2023-11-15T18:56:42.166Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 15 18:54 .gitignore [2023-11-15T18:56:42.166Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 15 18:54 .golangci.yml [2023-11-15T18:56:42.166Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 18:54 .semver [2023-11-15T18:56:42.166Z] -rw-rw-r-- 1 jenkins jenkins 10394 Nov 15 18:54 Attribution.txt [2023-11-15T18:56:42.166Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 15 18:54 CHANGELOG.md [2023-11-15T18:56:42.166Z] -rw-rw-r-- 1 jenkins jenkins 2007 Nov 15 18:54 Dockerfile [2023-11-15T18:56:42.166Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 18:54 GOVERNANCE.md [2023-11-15T18:56:42.166Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 15 18:54 Jenkinsfile [2023-11-15T18:56:42.166Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 15 18:54 LICENSE [2023-11-15T18:56:42.166Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 15 18:54 OWNERS.md [2023-11-15T18:56:42.166Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 15 18:54 README.md [2023-11-15T18:56:42.166Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 15 18:55 VERSION [2023-11-15T18:56:42.166Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 18:54 bin [2023-11-15T18:56:42.166Z] -rw-r--r-- 1 jenkins jenkins 13 Nov 15 18:55 coverage.out [2023-11-15T18:56:42.166Z] -rw-rw-r-- 1 jenkins jenkins 3684 Nov 15 18:54 go.mod [2023-11-15T18:56:42.166Z] -rw-rw-r-- 1 jenkins jenkins 34823 Nov 15 18:54 go.sum [2023-11-15T18:56:42.166Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 15 18:54 main.go [2023-11-15T18:56:42.166Z] -rw-rw-r-- 1 jenkins jenkins 2566 Nov 15 18:54 makefile [2023-11-15T18:56:42.166Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 15 18:54 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T18:56:42.562Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=1c0918a3f9e703907f01dd16684079e2a0066d55 --label arch=amd64 --label version=0.0.0 . [2023-11-15T18:56:42.562Z] Sending build context to Docker daemon 3.385MB [2023-11-15T18:56:42.562Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-11-15T18:56:42.562Z] Step 2/27 : FROM ${BASE} AS builder [2023-11-15T18:56:42.562Z] ---> 535e4c602ef0 [2023-11-15T18:56:42.562Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2023-11-15T18:56:42.821Z] ---> Running in 2e8eda358c73 [2023-11-15T18:56:42.821Z] Removing intermediate container 2e8eda358c73 [2023-11-15T18:56:42.821Z] ---> 7fa28deae1c3 [2023-11-15T18:56:42.821Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-11-15T18:56:42.821Z] ---> Running in e18369de7a99 [2023-11-15T18:56:43.081Z] Removing intermediate container e18369de7a99 [2023-11-15T18:56:43.081Z] ---> 9e4eacf9dfe1 [2023-11-15T18:56:43.081Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-11-15T18:56:43.081Z] ---> Running in 4c99ed334f76 [2023-11-15T18:56:43.081Z] Removing intermediate container 4c99ed334f76 [2023-11-15T18:56:43.081Z] ---> 96d17adee0a8 [2023-11-15T18:56:43.081Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-15T18:56:43.081Z] ---> Running in 9b6078bf3634 [2023-11-15T18:56:43.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T18:56:43.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T18:56:43.603Z] OK: 264 MiB in 52 packages [2023-11-15T18:56:44.171Z] Removing intermediate container 9b6078bf3634 [2023-11-15T18:56:44.171Z] ---> 512388d4e92f [2023-11-15T18:56:44.171Z] Step 7/27 : WORKDIR /app [2023-11-15T18:56:44.171Z] ---> Running in 9187588340fe [2023-11-15T18:56:44.171Z] Removing intermediate container 9187588340fe [2023-11-15T18:56:44.171Z] ---> 5a30bd598806 [2023-11-15T18:56:44.171Z] Step 8/27 : COPY go.mod vendor* ./ [2023-11-15T18:56:44.431Z] ---> b8dac4de13f5 [2023-11-15T18:56:44.431Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T18:56:44.431Z] ---> Running in b6011f472218 [2023-11-15T18:56:44.999Z] Removing intermediate container b6011f472218 [2023-11-15T18:56:44.999Z] ---> 09daeeabbf91 [2023-11-15T18:56:44.999Z] Step 10/27 : COPY . . [2023-11-15T18:56:45.581Z] ---> f40277993199 [2023-11-15T18:56:45.581Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-15T18:56:45.581Z] ---> Running in f2116b2d1b5c [2023-11-15T18:56:45.581Z] Removing intermediate container f2116b2d1b5c [2023-11-15T18:56:45.581Z] ---> 693f24409e6d [2023-11-15T18:56:45.581Z] Step 12/27 : RUN $MAKE [2023-11-15T18:56:45.581Z] ---> Running in b67809ee6ea2 [2023-11-15T18:56:45.839Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-11-15T18:57:07.776Z] Removing intermediate container b67809ee6ea2 [2023-11-15T18:57:07.776Z] ---> d875a4d69877 [2023-11-15T18:57:07.776Z] Step 13/27 : FROM alpine:3.18 [2023-11-15T18:57:07.776Z] 3.18: Pulling from library/alpine [2023-11-15T18:57:07.776Z] 96526aa774ef: Pulling fs layer [2023-11-15T18:57:07.776Z] 96526aa774ef: Verifying Checksum [2023-11-15T18:57:07.776Z] 96526aa774ef: Pull complete [2023-11-15T18:57:07.776Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-15T18:57:07.776Z] Status: Downloaded newer image for alpine:3.18 [2023-11-15T18:57:07.776Z] ---> 8ca4688f4f35 [2023-11-15T18:57:07.776Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-15T18:57:07.776Z] ---> Running in d7568be4e9ed [2023-11-15T18:57:07.776Z] Removing intermediate container d7568be4e9ed [2023-11-15T18:57:07.776Z] ---> 9d5cf0bc4511 [2023-11-15T18:57:07.776Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2023-11-15T18:57:07.776Z] ---> Running in e7bccc19f17a [2023-11-15T18:57:07.776Z] Removing intermediate container e7bccc19f17a [2023-11-15T18:57:07.776Z] ---> 0c501e1517ab [2023-11-15T18:57:07.776Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-15T18:57:07.776Z] ---> Running in 74681a8eaff2 [2023-11-15T18:57:08.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T18:57:08.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T18:57:08.295Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-15T18:57:08.295Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-15T18:57:08.295Z] Executing busybox-1.36.1-r2.trigger [2023-11-15T18:57:08.554Z] Executing ca-certificates-20230506-r0.trigger [2023-11-15T18:57:08.554Z] OK: 8 MiB in 17 packages [2023-11-15T18:57:09.123Z] Removing intermediate container 74681a8eaff2 [2023-11-15T18:57:09.123Z] ---> 23c92fbae8de [2023-11-15T18:57:09.123Z] Step 17/27 : RUN apk --no-cache upgrade [2023-11-15T18:57:09.123Z] ---> Running in 577cb5b18914 [2023-11-15T18:57:09.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T18:57:09.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T18:57:09.640Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T18:57:09.640Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T18:57:09.640Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-15T18:57:09.640Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T18:57:09.640Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T18:57:09.640Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T18:57:09.640Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T18:57:09.640Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T18:57:09.640Z] Executing busybox-1.36.1-r5.trigger [2023-11-15T18:57:09.900Z] Executing ca-certificates-20230506-r0.trigger [2023-11-15T18:57:09.900Z] OK: 8 MiB in 17 packages [2023-11-15T18:57:10.470Z] Removing intermediate container 577cb5b18914 [2023-11-15T18:57:10.470Z] ---> 15cdc6cdb916 [2023-11-15T18:57:10.470Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-15T18:57:10.470Z] ---> c3c58c33d535 [2023-11-15T18:57:10.470Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-15T18:57:10.729Z] ---> 013407e406d6 [2023-11-15T18:57:10.729Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-11-15T18:57:10.729Z] ---> edfb28ce5a3a [2023-11-15T18:57:10.729Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-11-15T18:57:11.781Z] ---> 2554d5f93782 [2023-11-15T18:57:11.781Z] Step 22/27 : EXPOSE 48095 [2023-11-15T18:57:11.781Z] ---> Running in ead77bd0d520 [2023-11-15T18:57:11.781Z] Removing intermediate container ead77bd0d520 [2023-11-15T18:57:11.781Z] ---> a89e709ea691 [2023-11-15T18:57:11.781Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2023-11-15T18:57:11.781Z] ---> Running in 84f7b179c540 [2023-11-15T18:57:11.781Z] Removing intermediate container 84f7b179c540 [2023-11-15T18:57:11.781Z] ---> 72bb84de3a1b [2023-11-15T18:57:11.781Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-15T18:57:11.781Z] ---> Running in a15201035406 [2023-11-15T18:57:11.781Z] Removing intermediate container a15201035406 [2023-11-15T18:57:11.781Z] ---> f21bbce39275 [2023-11-15T18:57:11.781Z] Step 25/27 : LABEL arch=amd64 [2023-11-15T18:57:11.781Z] ---> Running in e357094b2be2 [2023-11-15T18:57:11.781Z] Removing intermediate container e357094b2be2 [2023-11-15T18:57:11.781Z] ---> 058c01c6b6f0 [2023-11-15T18:57:11.781Z] Step 26/27 : LABEL git_sha=1c0918a3f9e703907f01dd16684079e2a0066d55 [2023-11-15T18:57:11.781Z] ---> Running in aa30e621b090 [2023-11-15T18:57:12.039Z] Removing intermediate container aa30e621b090 [2023-11-15T18:57:12.039Z] ---> 30f3157420d7 [2023-11-15T18:57:12.039Z] Step 27/27 : LABEL version=0.0.0 [2023-11-15T18:57:12.039Z] ---> Running in 0543c9ec01d6 [2023-11-15T18:57:12.039Z] Removing intermediate container 0543c9ec01d6 [2023-11-15T18:57:12.039Z] ---> 9e2023645517 [2023-11-15T18:57:12.039Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-15T18:57:12.039Z] Successfully built 9e2023645517 [2023-11-15T18:57:12.039Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T18:57:12.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T18:57:12.908Z] [2023-11-15T18:57:12.908Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T18:57:13.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T18:57:13.286Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-15T18:57:13.286Z] 5eb5b503b376: Pulling fs layer [2023-11-15T18:57:13.286Z] 5c69ac0246d0: Pulling fs layer [2023-11-15T18:57:13.286Z] ec43610c2a17: Pulling fs layer [2023-11-15T18:57:13.286Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-15T18:57:13.286Z] 33b1e0a273af: Pulling fs layer [2023-11-15T18:57:13.286Z] 5d3b04190fa2: Pulling fs layer [2023-11-15T18:57:13.286Z] 2f39f015ded8: Pulling fs layer [2023-11-15T18:57:13.286Z] 5d3b04190fa2: Waiting [2023-11-15T18:57:13.286Z] 33b1e0a273af: Waiting [2023-11-15T18:57:13.286Z] 3a2ae6a8a46f: Waiting [2023-11-15T18:57:13.286Z] 5c69ac0246d0: Verifying Checksum [2023-11-15T18:57:13.286Z] 5c69ac0246d0: Download complete [2023-11-15T18:57:13.286Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-15T18:57:13.286Z] 3a2ae6a8a46f: Download complete [2023-11-15T18:57:13.546Z] 33b1e0a273af: Verifying Checksum [2023-11-15T18:57:13.546Z] 33b1e0a273af: Download complete [2023-11-15T18:57:13.546Z] 5d3b04190fa2: Download complete [2023-11-15T18:57:13.546Z] ec43610c2a17: Verifying Checksum [2023-11-15T18:57:13.546Z] ec43610c2a17: Download complete [2023-11-15T18:57:13.546Z] 5eb5b503b376: Verifying Checksum [2023-11-15T18:57:13.546Z] 5eb5b503b376: Download complete [2023-11-15T18:57:14.111Z] 2f39f015ded8: Download complete [2023-11-15T18:57:14.676Z] 5eb5b503b376: Pull complete [2023-11-15T18:57:14.936Z] 5c69ac0246d0: Pull complete [2023-11-15T18:57:15.502Z] ec43610c2a17: Pull complete [2023-11-15T18:57:15.761Z] 3a2ae6a8a46f: Pull complete [2023-11-15T18:57:15.761Z] 33b1e0a273af: Pull complete [2023-11-15T18:57:16.019Z] 5d3b04190fa2: Pull complete [2023-11-15T18:57:20.204Z] 2f39f015ded8: Pull complete [2023-11-15T18:57:20.204Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-15T18:57:20.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T18:57:20.204Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T18:57:20.439Z] prd-ubuntu20.04-docker-8c-8g-18137 does not seem to be running inside a container [2023-11-15T18:57:20.473Z] $ 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-service-configurable_PR-624 -v /w/workspace/_app-service-configurable_PR-624:/w/workspace/_app-service-configurable_PR-624:rw,z -v /w/workspace/_app-service-configurable_PR-624@tmp:/w/workspace/_app-service-configurable_PR-624@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-15T18:57:24.342Z] $ docker top dadbefd3442f6e1bc3e4bcf62c0841f67d6396e43487083814777e2fd7960f81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T18:57:24.788Z] ---> job-cost.sh [2023-11-15T18:57:24.788Z] lf-activate-venv: SKIPPING [2023-11-15T18:57:24.788Z] INFO: No Stack... [2023-11-15T18:57:25.048Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-15T18:57:25.307Z] INFO: Archiving Costs [Pipeline] sh [2023-11-15T18:57:25.626Z] + cat /w/workspace/_app-service-configurable_PR-624/archives/cost.csv [2023-11-15T18:57:25.626Z] + cut -d, -f6 [Pipeline] lock [2023-11-15T18:57:25.663Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-624-1-stack-cost] [2023-11-15T18:57:25.668Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-624-1-stack-cost] did not exist. Created. [2023-11-15T18:57:25.668Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-624-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-15T18:57:26.054Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-15T18:57:26.104Z] Stashed 1 file(s) [Pipeline] } [2023-11-15T18:57:26.138Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-624-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-15T18:57:26.221Z] $ docker stop --time=1 dadbefd3442f6e1bc3e4bcf62c0841f67d6396e43487083814777e2fd7960f81 [2023-11-15T18:57:27.354Z] $ docker rm -f --volumes dadbefd3442f6e1bc3e4bcf62c0841f67d6396e43487083814777e2fd7960f81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-15T18:58:48.751Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18138 in /w/workspace/_app-service-configurable_PR-624 [Pipeline] { [Pipeline] ws [2023-11-15T18:58:48.819Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-11-15T18:58:48.911Z] Selected Git installation does not exist. Using Default [2023-11-15T18:58:48.912Z] The recommended git tool is: NONE [2023-11-15T18:58:56.385Z] using credential edgex-jenkins-ssh [2023-11-15T18:58:56.406Z] Cloning the remote Git repository [2023-11-15T18:58:56.465Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-11-15T18:58:56.575Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-11-15T18:58:56.863Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-11-15T18:58:56.864Z] > git --version # timeout=10 [2023-11-15T18:58:56.917Z] > git --version # 'git version 2.25.1' [2023-11-15T18:58:56.921Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-15T18:58:57.226Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-15T18:58:58.504Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-11-15T18:58:58.544Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-15T18:59:00.313Z] Merging remotes/origin/main commit fe79c06bffd29ecdd39921b37db4c05fa478f287 into PR head commit 1c0918a3f9e703907f01dd16684079e2a0066d55 [2023-11-15T18:58:59.561Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-11-15T18:58:59.625Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-11-15T18:58:59.626Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-15T18:58:59.652Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/624/head:refs/remotes/origin/PR-624 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-15T18:59:00.337Z] > git config core.sparsecheckout # timeout=10 [2023-11-15T18:59:00.515Z] > git checkout -f 1c0918a3f9e703907f01dd16684079e2a0066d55 # timeout=10 [2023-11-15T18:59:00.647Z] > git remote # timeout=10 [2023-11-15T18:59:00.668Z] > git config --get remote.origin.url # timeout=10 [2023-11-15T18:59:00.772Z] Merge succeeded, producing 1c0918a3f9e703907f01dd16684079e2a0066d55 [2023-11-15T18:59:00.773Z] Checking out Revision 1c0918a3f9e703907f01dd16684079e2a0066d55 (PR-624) [2023-11-15T18:59:00.704Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-15T18:59:00.719Z] > git merge fe79c06bffd29ecdd39921b37db4c05fa478f287 # timeout=10 [2023-11-15T18:59:00.752Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-15T18:59:00.781Z] > git config core.sparsecheckout # timeout=10 [2023-11-15T18:59:00.811Z] > git checkout -f 1c0918a3f9e703907f01dd16684079e2a0066d55 # timeout=10 [2023-11-15T18:59:04.620Z] Commit message: "build: Fix vendor target" [2023-11-15T18:59:04.703Z] > git --version # timeout=10 [2023-11-15T18:59:04.803Z] > git --version # 'git version 2.25.1' [2023-11-15T18:59:04.894Z] fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-15T18:59:06.435Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-15T18:59:06.435Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-15T18:59:06.435Z] Dload Upload Total Spent Left Speed [2023-11-15T18:59:06.435Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 84546 0 --:--:-- --:--:-- --:--:-- 84546 [Pipeline] sh [2023-11-15T18:59:07.552Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-15T18:59:08.040Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-15T18:59:08.040Z] + sudo tee /etc/docker/daemon.new [2023-11-15T18:59:08.320Z] { [2023-11-15T18:59:08.320Z] "registry-mirrors": [ [2023-11-15T18:59:08.320Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-15T18:59:08.320Z] ], [2023-11-15T18:59:08.320Z] "bip": "10.250.0.254/24", [2023-11-15T18:59:08.320Z] "hosts": [ [2023-11-15T18:59:08.320Z] "tcp://0.0.0.0:5555", [2023-11-15T18:59:08.320Z] "unix:///var/run/docker.sock" [2023-11-15T18:59:08.320Z] ], [2023-11-15T18:59:08.320Z] "mtu": 1458, [2023-11-15T18:59:08.320Z] "selinux-enabled": true, [2023-11-15T18:59:08.320Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-15T18:59:08.320Z] } [Pipeline] sh [2023-11-15T18:59:08.674Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-15T18:59:09.074Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T18:59:27.430Z] provisioning config files... [2023-11-15T18:59:27.459Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config2950625551311459628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T18:59:27.848Z] ---> docker-login.sh [2023-11-15T18:59:27.848Z] nexus3.edgexfoundry.org:10001 [2023-11-15T18:59:28.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T18:59:28.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T18:59:28.442Z] Configure a credential helper to remove this warning. See [2023-11-15T18:59:28.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T18:59:28.442Z] [2023-11-15T18:59:28.442Z] Login Succeeded [2023-11-15T18:59:28.442Z] nexus3.edgexfoundry.org:10002 [2023-11-15T18:59:28.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T18:59:28.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T18:59:28.987Z] Configure a credential helper to remove this warning. See [2023-11-15T18:59:28.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T18:59:28.987Z] [2023-11-15T18:59:28.987Z] Login Succeeded [2023-11-15T18:59:28.987Z] nexus3.edgexfoundry.org:10003 [2023-11-15T18:59:28.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T18:59:29.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T18:59:29.256Z] Configure a credential helper to remove this warning. See [2023-11-15T18:59:29.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T18:59:29.256Z] [2023-11-15T18:59:29.256Z] Login Succeeded [2023-11-15T18:59:29.256Z] nexus3.edgexfoundry.org:10004 [2023-11-15T18:59:29.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T18:59:29.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T18:59:29.525Z] Configure a credential helper to remove this warning. See [2023-11-15T18:59:29.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T18:59:29.525Z] [2023-11-15T18:59:29.525Z] Login Succeeded [2023-11-15T18:59:29.525Z] docker.io [2023-11-15T18:59:29.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T18:59:30.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T18:59:30.375Z] Configure a credential helper to remove this warning. See [2023-11-15T18:59:30.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T18:59:30.375Z] [2023-11-15T18:59:30.375Z] Login Succeeded [2023-11-15T18:59:30.375Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T18:59:30.403Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-15T18:59:30.778Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T18:59:30.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T18:59:30.851Z] ========================================================= [2023-11-15T18:59:30.851Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-15T18:59:30.851Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T18:59:31.370Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-15T18:59:31.370Z] Sending build context to Docker daemon 159.7kB [2023-11-15T18:59:31.640Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-15T18:59:31.640Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-15T18:59:35.898Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-15T18:59:35.898Z] 9fda8d8052c6: Pulling fs layer [2023-11-15T18:59:35.898Z] 5d54e960e981: Pulling fs layer [2023-11-15T18:59:35.898Z] c4a7e357bf2a: Pulling fs layer [2023-11-15T18:59:35.898Z] f0e02332f6b5: Pulling fs layer [2023-11-15T18:59:35.898Z] 872ee5b61b7b: Pulling fs layer [2023-11-15T18:59:35.898Z] 0c6a40ed1a82: Pulling fs layer [2023-11-15T18:59:35.898Z] 94ae7d8d031c: Pulling fs layer [2023-11-15T18:59:35.898Z] 872ee5b61b7b: Waiting [2023-11-15T18:59:35.898Z] 0c6a40ed1a82: Waiting [2023-11-15T18:59:35.898Z] 94ae7d8d031c: Waiting [2023-11-15T18:59:35.898Z] f0e02332f6b5: Waiting [2023-11-15T18:59:35.898Z] 5d54e960e981: Verifying Checksum [2023-11-15T18:59:35.898Z] 5d54e960e981: Download complete [2023-11-15T18:59:35.898Z] f0e02332f6b5: Verifying Checksum [2023-11-15T18:59:35.898Z] f0e02332f6b5: Download complete [2023-11-15T18:59:35.898Z] 872ee5b61b7b: Verifying Checksum [2023-11-15T18:59:35.898Z] 872ee5b61b7b: Download complete [2023-11-15T18:59:35.898Z] 9fda8d8052c6: Download complete [2023-11-15T18:59:35.898Z] 94ae7d8d031c: Verifying Checksum [2023-11-15T18:59:35.898Z] 94ae7d8d031c: Download complete [2023-11-15T18:59:36.498Z] 9fda8d8052c6: Pull complete [2023-11-15T18:59:37.086Z] 5d54e960e981: Pull complete [2023-11-15T18:59:37.086Z] c4a7e357bf2a: Verifying Checksum [2023-11-15T18:59:37.086Z] c4a7e357bf2a: Download complete [2023-11-15T18:59:38.049Z] 0c6a40ed1a82: Verifying Checksum [2023-11-15T18:59:38.049Z] 0c6a40ed1a82: Download complete [2023-11-15T18:59:50.386Z] c4a7e357bf2a: Pull complete [2023-11-15T18:59:50.386Z] f0e02332f6b5: Pull complete [2023-11-15T18:59:50.386Z] 872ee5b61b7b: Pull complete [2023-11-15T18:59:58.641Z] 0c6a40ed1a82: Pull complete [2023-11-15T19:00:00.055Z] 94ae7d8d031c: Pull complete [2023-11-15T19:00:00.055Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-15T19:00:00.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-15T19:00:00.055Z] ---> 86de565de09d [2023-11-15T19:00:00.055Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-15T19:00:01.468Z] ---> Running in 32ea705a88fa [2023-11-15T19:00:01.739Z] Removing intermediate container 32ea705a88fa [2023-11-15T19:00:01.739Z] ---> 2c41584efc13 [2023-11-15T19:00:01.739Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-15T19:00:01.739Z] ---> Running in bbb5e3a7175f [2023-11-15T19:00:02.010Z] Removing intermediate container bbb5e3a7175f [2023-11-15T19:00:02.010Z] ---> bc228e6fb786 [2023-11-15T19:00:02.010Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-15T19:00:02.010Z] ---> Running in b65dae559e3f [2023-11-15T19:00:02.290Z] Removing intermediate container b65dae559e3f [2023-11-15T19:00:02.290Z] ---> 429fa224485d [2023-11-15T19:00:02.290Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-15T19:00:02.561Z] ---> Running in 52796fa5b9bf [2023-11-15T19:00:03.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T19:00:04.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T19:00:05.454Z] OK: 266 MiB in 52 packages [2023-11-15T19:00:06.044Z] Removing intermediate container 52796fa5b9bf [2023-11-15T19:00:06.044Z] ---> f01d04501035 [2023-11-15T19:00:06.044Z] Step 7/12 : WORKDIR /app [2023-11-15T19:00:06.314Z] ---> Running in 844775fc09d3 [2023-11-15T19:00:06.582Z] Removing intermediate container 844775fc09d3 [2023-11-15T19:00:06.582Z] ---> 4d3df13a0753 [2023-11-15T19:00:06.582Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-15T19:00:07.166Z] ---> d3143aa4ce3f [2023-11-15T19:00:07.166Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T19:00:07.166Z] ---> Running in 6446a66d65ec [2023-11-15T19:01:28.846Z] Removing intermediate container 6446a66d65ec [2023-11-15T19:01:28.846Z] ---> dfaf20435e95 [2023-11-15T19:01:28.846Z] Step 10/12 : COPY . . [2023-11-15T19:01:28.846Z] ---> 42a7c75ed559 [2023-11-15T19:01:28.846Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-15T19:01:28.846Z] ---> Running in 5b844e51c17a [2023-11-15T19:01:28.846Z] Removing intermediate container 5b844e51c17a [2023-11-15T19:01:28.846Z] ---> 3cc32e8b5874 [2023-11-15T19:01:28.846Z] Step 12/12 : RUN $MAKE [2023-11-15T19:01:28.846Z] ---> Running in f81bc34830ca [2023-11-15T19:01:28.846Z] noop [2023-11-15T19:01:28.846Z] Removing intermediate container f81bc34830ca [2023-11-15T19:01:28.846Z] ---> bab4462ad03e [2023-11-15T19:01:28.846Z] Successfully built bab4462ad03e [2023-11-15T19:01:28.846Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:01:29.319Z] + docker inspect -f . ci-base-image-arm64 [2023-11-15T19:01:29.319Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T19:01:29.586Z] prd-ubuntu20.04-docker-arm64-4c-16g-18138 does not seem to be running inside a container [2023-11-15T19:01:29.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-15T19:01:31.792Z] $ docker top 142e845d727014458f330fb99d79cda13d586736cf4d28d84d349ebd47d59777 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T19:01:32.683Z] + go version [2023-11-15T19:01:32.684Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-15T19:01:32.726Z] $ docker stop --time=1 142e845d727014458f330fb99d79cda13d586736cf4d28d84d349ebd47d59777 [2023-11-15T19:01:34.337Z] $ docker rm -f --volumes 142e845d727014458f330fb99d79cda13d586736cf4d28d84d349ebd47d59777 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:01:35.198Z] + docker inspect -f . ci-base-image-arm64 [2023-11-15T19:01:35.199Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T19:01:35.462Z] prd-ubuntu20.04-docker-arm64-4c-16g-18138 does not seem to be running inside a container [2023-11-15T19:01:35.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-15T19:01:36.868Z] $ docker top 4bcbc1921f91d6b8f5309fde9ea6f743aa11d7c57583389120b9eef6c334306f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T19:01:37.791Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-11-15T19:01:38.509Z] + make test [2023-11-15T19:01:38.510Z] go test -race -coverprofile=coverage.out ./... [2023-11-15T19:03:45.237Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-11-15T19:03:45.237Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-15T19:03:45.237Z] go vet ./... [2023-11-15T19:05:06.906Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-15T19:05:06.906Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-15T19:05:06.906Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-15T19:05:07.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-15T19:05:07.353Z] $ docker stop --time=1 4bcbc1921f91d6b8f5309fde9ea6f743aa11d7c57583389120b9eef6c334306f [2023-11-15T19:05:09.345Z] $ docker rm -f --volumes 4bcbc1921f91d6b8f5309fde9ea6f743aa11d7c57583389120b9eef6c334306f [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-15T19:05:10.837Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-15T19:05:10.873Z] Warning: overwriting stash ‘coverage-report’ [2023-11-15T19:05:11.326Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-15T19:05:11.905Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-15T19:05:12.241Z] + ls -al . [2023-11-15T19:05:12.241Z] total 180 [2023-11-15T19:05:12.241Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 15 19:01 . [2023-11-15T19:05:12.241Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 18:58 .. [2023-11-15T19:05:12.242Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 15 18:59 .dockerignore [2023-11-15T19:05:12.242Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 18:59 .git [2023-11-15T19:05:12.242Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 18:59 .github [2023-11-15T19:05:12.242Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 15 18:59 .gitignore [2023-11-15T19:05:12.242Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 15 18:59 .golangci.yml [2023-11-15T19:05:12.242Z] -rw-rw-r-- 1 jenkins jenkins 10394 Nov 15 18:59 Attribution.txt [2023-11-15T19:05:12.242Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 15 18:59 CHANGELOG.md [2023-11-15T19:05:12.242Z] -rw-rw-r-- 1 jenkins jenkins 2007 Nov 15 18:59 Dockerfile [2023-11-15T19:05:12.242Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 18:59 GOVERNANCE.md [2023-11-15T19:05:12.242Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 15 18:59 Jenkinsfile [2023-11-15T19:05:12.242Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 15 18:59 LICENSE [2023-11-15T19:05:12.242Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 15 18:59 OWNERS.md [2023-11-15T19:05:12.242Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 15 18:59 README.md [2023-11-15T19:05:12.242Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 15 18:55 VERSION [2023-11-15T19:05:12.242Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 18:59 bin [2023-11-15T19:05:12.242Z] -rw-r--r-- 1 jenkins jenkins 13 Nov 15 19:01 coverage.out [2023-11-15T19:05:12.242Z] -rw-rw-r-- 1 jenkins jenkins 3684 Nov 15 18:59 go.mod [2023-11-15T19:05:12.242Z] -rw-rw-r-- 1 jenkins jenkins 34823 Nov 15 18:59 go.sum [2023-11-15T19:05:12.242Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 15 18:59 main.go [2023-11-15T19:05:12.242Z] -rw-rw-r-- 1 jenkins jenkins 2566 Nov 15 18:59 makefile [2023-11-15T19:05:12.242Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 15 18:59 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:05:12.660Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1c0918a3f9e703907f01dd16684079e2a0066d55 --label arch=arm64 --label version=0.0.0 . [2023-11-15T19:05:12.660Z] Sending build context to Docker daemon 160.8kB [2023-11-15T19:05:12.928Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-11-15T19:05:12.928Z] Step 2/27 : FROM ${BASE} AS builder [2023-11-15T19:05:12.928Z] ---> bab4462ad03e [2023-11-15T19:05:12.928Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2023-11-15T19:05:12.928Z] ---> Running in cdd3b5aead28 [2023-11-15T19:05:13.197Z] Removing intermediate container cdd3b5aead28 [2023-11-15T19:05:13.197Z] ---> f154584ff036 [2023-11-15T19:05:13.197Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-11-15T19:05:13.197Z] ---> Running in 27bf67cce54d [2023-11-15T19:05:13.468Z] Removing intermediate container 27bf67cce54d [2023-11-15T19:05:13.468Z] ---> d3778ce08c8c [2023-11-15T19:05:13.468Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-11-15T19:05:13.733Z] ---> Running in db86a0ba0b82 [2023-11-15T19:05:13.998Z] Removing intermediate container db86a0ba0b82 [2023-11-15T19:05:13.998Z] ---> 944d4f8a3877 [2023-11-15T19:05:13.998Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-15T19:05:13.998Z] ---> Running in abe3df22b1e2 [2023-11-15T19:05:14.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T19:05:15.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T19:05:16.171Z] OK: 266 MiB in 52 packages [2023-11-15T19:05:18.107Z] Removing intermediate container abe3df22b1e2 [2023-11-15T19:05:18.107Z] ---> 53485849e246 [2023-11-15T19:05:18.107Z] Step 7/27 : WORKDIR /app [2023-11-15T19:05:18.107Z] ---> Running in 049f433b2eb2 [2023-11-15T19:05:18.107Z] Removing intermediate container 049f433b2eb2 [2023-11-15T19:05:18.107Z] ---> 09d566be95f3 [2023-11-15T19:05:18.107Z] Step 8/27 : COPY go.mod vendor* ./ [2023-11-15T19:05:18.688Z] ---> 3af90489e9a0 [2023-11-15T19:05:18.688Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T19:05:18.688Z] ---> Running in 4296490ebdab [2023-11-15T19:05:21.266Z] Removing intermediate container 4296490ebdab [2023-11-15T19:05:21.266Z] ---> 6cc6328fbab3 [2023-11-15T19:05:21.266Z] Step 10/27 : COPY . . [2023-11-15T19:05:21.535Z] ---> bdf17656a3d6 [2023-11-15T19:05:21.535Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-15T19:05:21.535Z] ---> Running in 00c9ac193cd4 [2023-11-15T19:05:21.809Z] Removing intermediate container 00c9ac193cd4 [2023-11-15T19:05:21.809Z] ---> 3a7978915490 [2023-11-15T19:05:21.809Z] Step 12/27 : RUN $MAKE [2023-11-15T19:05:22.081Z] ---> Running in 62e4147eaa4a [2023-11-15T19:05:23.043Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-11-15T19:07:14.691Z] Removing intermediate container 62e4147eaa4a [2023-11-15T19:07:14.691Z] ---> 59ad8858d736 [2023-11-15T19:07:14.691Z] Step 13/27 : FROM alpine:3.18 [2023-11-15T19:07:14.691Z] 3.18: Pulling from library/alpine [2023-11-15T19:07:14.691Z] 579b34f0a95b: Pulling fs layer [2023-11-15T19:07:14.691Z] 579b34f0a95b: Verifying Checksum [2023-11-15T19:07:14.691Z] 579b34f0a95b: Download complete [2023-11-15T19:07:14.691Z] 579b34f0a95b: Pull complete [2023-11-15T19:07:14.691Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-15T19:07:14.691Z] Status: Downloaded newer image for alpine:3.18 [2023-11-15T19:07:14.691Z] ---> 3cc203321400 [2023-11-15T19:07:14.691Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-15T19:07:14.691Z] ---> Running in 9cbb95a93486 [2023-11-15T19:07:14.691Z] Removing intermediate container 9cbb95a93486 [2023-11-15T19:07:14.691Z] ---> 4e56cbc259a7 [2023-11-15T19:07:14.691Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2023-11-15T19:07:14.691Z] ---> Running in 3684a179188e [2023-11-15T19:07:14.963Z] Removing intermediate container 3684a179188e [2023-11-15T19:07:14.963Z] ---> ec3d73bf0e24 [2023-11-15T19:07:14.963Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-15T19:07:14.963Z] ---> Running in f21be1c2be14 [2023-11-15T19:07:15.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T19:07:16.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T19:07:17.531Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-15T19:07:17.531Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-15T19:07:17.531Z] Executing busybox-1.36.1-r2.trigger [2023-11-15T19:07:17.531Z] Executing ca-certificates-20230506-r0.trigger [2023-11-15T19:07:17.809Z] OK: 9 MiB in 17 packages [2023-11-15T19:07:19.271Z] Removing intermediate container f21be1c2be14 [2023-11-15T19:07:19.271Z] ---> bc8780b36f52 [2023-11-15T19:07:19.271Z] Step 17/27 : RUN apk --no-cache upgrade [2023-11-15T19:07:19.271Z] ---> Running in 497097067b28 [2023-11-15T19:07:20.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T19:07:20.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T19:07:21.457Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T19:07:21.457Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T19:07:21.457Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-15T19:07:21.457Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T19:07:21.457Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T19:07:21.457Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T19:07:21.457Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T19:07:21.457Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T19:07:21.723Z] Executing busybox-1.36.1-r5.trigger [2023-11-15T19:07:21.723Z] Executing ca-certificates-20230506-r0.trigger [2023-11-15T19:07:21.723Z] OK: 9 MiB in 17 packages [2023-11-15T19:07:25.068Z] Removing intermediate container 497097067b28 [2023-11-15T19:07:25.068Z] ---> 0fb108eb0766 [2023-11-15T19:07:25.068Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-15T19:07:25.068Z] ---> 4b8bfe481621 [2023-11-15T19:07:25.068Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-15T19:07:25.649Z] ---> 5be8f9e11492 [2023-11-15T19:07:25.649Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-11-15T19:07:26.230Z] ---> 8456da32d3fc [2023-11-15T19:07:26.230Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-11-15T19:07:27.637Z] ---> 80541c6b04a7 [2023-11-15T19:07:27.637Z] Step 22/27 : EXPOSE 48095 [2023-11-15T19:07:27.637Z] ---> Running in cc2eb7a13cf9 [2023-11-15T19:07:27.637Z] Removing intermediate container cc2eb7a13cf9 [2023-11-15T19:07:27.637Z] ---> 837ee9fc8c91 [2023-11-15T19:07:27.637Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2023-11-15T19:07:27.902Z] ---> Running in cb11e0153d50 [2023-11-15T19:07:28.168Z] Removing intermediate container cb11e0153d50 [2023-11-15T19:07:28.168Z] ---> 9d8f36dcb9b7 [2023-11-15T19:07:28.168Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-15T19:07:28.168Z] ---> Running in 064279a0237a [2023-11-15T19:07:28.434Z] Removing intermediate container 064279a0237a [2023-11-15T19:07:28.434Z] ---> 01b832e44384 [2023-11-15T19:07:28.434Z] Step 25/27 : LABEL arch=arm64 [2023-11-15T19:07:28.434Z] ---> Running in c0875db72fca [2023-11-15T19:07:28.701Z] Removing intermediate container c0875db72fca [2023-11-15T19:07:28.701Z] ---> 25e2f53ec8a7 [2023-11-15T19:07:28.701Z] Step 26/27 : LABEL git_sha=1c0918a3f9e703907f01dd16684079e2a0066d55 [2023-11-15T19:07:28.969Z] ---> Running in 6bcc05ea2180 [2023-11-15T19:07:29.235Z] Removing intermediate container 6bcc05ea2180 [2023-11-15T19:07:29.235Z] ---> d81a7c8e91ee [2023-11-15T19:07:29.235Z] Step 27/27 : LABEL version=0.0.0 [2023-11-15T19:07:29.235Z] ---> Running in 42cd730a89ee [2023-11-15T19:07:29.501Z] Removing intermediate container 42cd730a89ee [2023-11-15T19:07:29.501Z] ---> 8a44561633f7 [2023-11-15T19:07:29.501Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-15T19:07:29.501Z] Successfully built 8a44561633f7 [2023-11-15T19:07:29.501Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:07:30.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-15T19:07:30.297Z] [2023-11-15T19:07:30.297Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:07:30.696Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-15T19:07:30.696Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-15T19:07:30.696Z] 8998bd30e6a1: Pulling fs layer [2023-11-15T19:07:30.696Z] 04944245beec: Pulling fs layer [2023-11-15T19:07:30.696Z] 699f458cf7ca: Pulling fs layer [2023-11-15T19:07:30.696Z] 765212b225bb: Pulling fs layer [2023-11-15T19:07:30.696Z] f23df028b6ca: Pulling fs layer [2023-11-15T19:07:30.696Z] d65c8cfc05b1: Pulling fs layer [2023-11-15T19:07:30.696Z] 2437ff75d9bd: Pulling fs layer [2023-11-15T19:07:30.696Z] f23df028b6ca: Waiting [2023-11-15T19:07:30.696Z] d65c8cfc05b1: Waiting [2023-11-15T19:07:30.696Z] 765212b225bb: Waiting [2023-11-15T19:07:30.696Z] 2437ff75d9bd: Waiting [2023-11-15T19:07:30.963Z] 04944245beec: Verifying Checksum [2023-11-15T19:07:30.963Z] 04944245beec: Download complete [2023-11-15T19:07:30.963Z] 765212b225bb: Verifying Checksum [2023-11-15T19:07:30.963Z] 765212b225bb: Download complete [2023-11-15T19:07:30.963Z] f23df028b6ca: Verifying Checksum [2023-11-15T19:07:30.963Z] f23df028b6ca: Download complete [2023-11-15T19:07:30.963Z] d65c8cfc05b1: Verifying Checksum [2023-11-15T19:07:30.963Z] d65c8cfc05b1: Download complete [2023-11-15T19:07:31.230Z] 699f458cf7ca: Verifying Checksum [2023-11-15T19:07:31.230Z] 699f458cf7ca: Download complete [2023-11-15T19:07:31.497Z] 8998bd30e6a1: Verifying Checksum [2023-11-15T19:07:31.497Z] 8998bd30e6a1: Download complete [2023-11-15T19:07:34.087Z] 2437ff75d9bd: Verifying Checksum [2023-11-15T19:07:34.087Z] 2437ff75d9bd: Download complete [2023-11-15T19:07:36.668Z] 8998bd30e6a1: Pull complete [2023-11-15T19:07:36.668Z] 04944245beec: Pull complete [2023-11-15T19:07:38.613Z] 699f458cf7ca: Pull complete [2023-11-15T19:07:38.613Z] 765212b225bb: Pull complete [2023-11-15T19:07:39.577Z] f23df028b6ca: Pull complete [2023-11-15T19:07:39.845Z] d65c8cfc05b1: Pull complete [2023-11-15T19:07:58.047Z] 2437ff75d9bd: Pull complete [2023-11-15T19:07:58.047Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-15T19:07:58.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-15T19:07:58.047Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T19:07:58.390Z] prd-ubuntu20.04-docker-arm64-4c-16g-18138 does not seem to be running inside a container [2023-11-15T19:07:58.467Z] $ 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-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-15T19:08:01.486Z] $ docker top 05abf9357edc13d68b596db197adc83a4538c5cac581fbd1ccfb8faeaba5709a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:08:02.392Z] ---> job-cost.sh [2023-11-15T19:08:02.392Z] lf-activate-venv: SKIPPING [2023-11-15T19:08:02.392Z] INFO: No Stack... [2023-11-15T19:08:02.979Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-15T19:08:03.563Z] INFO: Archiving Costs [Pipeline] sh [2023-11-15T19:08:04.232Z] + + cat /w/workspace/app-service-configurable/1/archives/cost.csvcut -d, -f6 [2023-11-15T19:08:04.232Z] [Pipeline] lock [2023-11-15T19:08:04.313Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-624-1-stack-cost] [2023-11-15T19:08:04.317Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-624-1-stack-cost] did not exist. Created. [2023-11-15T19:08:04.318Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-624-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-15T19:08:05.049Z] /w/workspace/app-service-configurable/1@tmp/durable-b1bb50c7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-15T19:08:05.711Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-15T19:08:05.749Z] Warning: overwriting stash ‘stack-cost’ [2023-11-15T19:08:05.800Z] Stashed 1 file(s) [Pipeline] } [2023-11-15T19:08:05.815Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-624-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-15T19:08:05.898Z] $ docker stop --time=1 05abf9357edc13d68b596db197adc83a4538c5cac581fbd1ccfb8faeaba5709a [2023-11-15T19:08:07.429Z] $ docker rm -f --volumes 05abf9357edc13d68b596db197adc83a4538c5cac581fbd1ccfb8faeaba5709a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-15T19:08:08.454Z] provisioning config files... [2023-11-15T19:08:08.462Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-624@tmp/config9829712628930253745tmp [Pipeline] { [Pipeline] sh [2023-11-15T19:08:08.799Z] + set +x [2023-11-15T19:08:08.799Z] + + curl -s https://codecov.io/bashbash [2023-11-15T19:08:08.799Z] -s -- [2023-11-15T19:08:08.799Z] [2023-11-15T19:08:08.799Z] _____ _ [2023-11-15T19:08:08.799Z] / ____| | | [2023-11-15T19:08:08.799Z] | | ___ __| | ___ ___ _____ __ [2023-11-15T19:08:08.799Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-15T19:08:08.799Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-15T19:08:08.799Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-15T19:08:08.799Z] Bash-1.0.6 [2023-11-15T19:08:08.799Z] [2023-11-15T19:08:08.799Z] [2023-11-15T19:08:08.799Z] ==> git version 2.25.1 found [2023-11-15T19:08:08.799Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-15T19:08:08.799Z] Release-Date: 2020-01-08 [2023-11-15T19:08:08.799Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-15T19:08:08.799Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-15T19:08:08.799Z] ==> Jenkins CI detected. [2023-11-15T19:08:08.799Z] current dir:  /w/workspace/_app-service-configurable_PR-624 [2023-11-15T19:08:08.799Z] project root: . [2023-11-15T19:08:08.799Z] --> token set from env [2023-11-15T19:08:08.799Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-15T19:08:08.799Z] ==> Running gcov in . (disable via -X gcov) [2023-11-15T19:08:08.799Z] ==> Python coveragepy not found [2023-11-15T19:08:08.799Z] ==> Searching for coverage reports in: [2023-11-15T19:08:08.799Z] + . [2023-11-15T19:08:08.799Z] -> Found 1 reports [2023-11-15T19:08:08.799Z] ==> Detecting git/mercurial file structure [2023-11-15T19:08:08.799Z] ==> Reading reports [2023-11-15T19:08:09.058Z] + ./coverage.out bytes=13 [2023-11-15T19:08:09.058Z] ==> Appending adjustments [2023-11-15T19:08:09.058Z] https://docs.codecov.io/docs/fixing-reports [2023-11-15T19:08:09.058Z] + Found adjustments [2023-11-15T19:08:09.058Z] ==> Gzipping contents [2023-11-15T19:08:09.058Z] 4.0K /tmp/codecov.PrDlfw.gz [2023-11-15T19:08:09.058Z] ==> Uploading reports [2023-11-15T19:08:09.058Z] url: https://codecov.io [2023-11-15T19:08:09.058Z] query: branch=PR-624&commit=1c0918a3f9e703907f01dd16684079e2a0066d55&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-624%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=624&job=&cmd_args= [2023-11-15T19:08:09.058Z] -> Pinging Codecov [2023-11-15T19:08:09.058Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-624&commit=1c0918a3f9e703907f01dd16684079e2a0066d55&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-624%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=624&job=&cmd_args= [2023-11-15T19:08:09.058Z] -> Uploading to [2023-11-15T19:08:09.058Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-15/A97CA9966030D2A3747ED39772930CCE/1c0918a3f9e703907f01dd16684079e2a0066d55/12d6ffe5-41de-4d62-a2f1-97b759ce857c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231115T190808Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1722889b2052acb1b60fb7b3770a7debc7c22a476c77fd6f9c79a29584d314d4 [2023-11-15T19:08:09.058Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-15T19:08:09.058Z] Dload Upload Total Spent Left Speed [2023-11-15T19:08:09.319Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1026 --:--:-- --:--:-- --:--:-- 1026 [2023-11-15T19:08:09.319Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/1c0918a3f9e703907f01dd16684079e2a0066d55 [Pipeline] } [2023-11-15T19:08:09.353Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-15T19:08:11.093Z] + [ -d /w/workspace/_app-service-configurable_PR-624/archives ] [2023-11-15T19:08:11.093Z] + ls -al /w/workspace/_app-service-configurable_PR-624/archives [2023-11-15T19:08:11.093Z] total 16 [2023-11-15T19:08:11.093Z] drwxr-xr-x 3 root root 4096 Nov 15 18:57 . [2023-11-15T19:08:11.093Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 18:57 .. [2023-11-15T19:08:11.093Z] drwxr-xr-x 2 root root 4096 Nov 15 18:57 cost [2023-11-15T19:08:11.093Z] -rw-r--r-- 1 root root 96 Nov 15 18:57 cost.csv [2023-11-15T19:08:11.093Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-624/archives [2023-11-15T19:08:11.093Z] + ls -al /w/workspace/_app-service-configurable_PR-624/archives [2023-11-15T19:08:11.093Z] total 16 [2023-11-15T19:08:11.093Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 18:57 . [2023-11-15T19:08:11.093Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 18:57 .. [2023-11-15T19:08:11.093Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 15 18:57 cost [2023-11-15T19:08:11.093Z] -rw-r--r-- 1 jenkins jenkins 96 Nov 15 18:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:08:11.420Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:08:12.311Z] ---> package-listing.sh [2023-11-15T19:08:12.312Z] ++ facter osfamily [2023-11-15T19:08:12.312Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-15T19:08:12.570Z] + OS_FAMILY=debian [2023-11-15T19:08:12.570Z] + workspace=/w/workspace/_app-service-configurable_PR-624 [2023-11-15T19:08:12.570Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-15T19:08:12.570Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-15T19:08:12.570Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-15T19:08:12.570Z] + PACKAGES=/tmp/packages_start.txt [2023-11-15T19:08:12.570Z] + '[' /w/workspace/_app-service-configurable_PR-624 ']' [2023-11-15T19:08:12.570Z] + PACKAGES=/tmp/packages_end.txt [2023-11-15T19:08:12.570Z] + case "${OS_FAMILY}" in [2023-11-15T19:08:12.570Z] + dpkg -l [2023-11-15T19:08:12.570Z] + grep '^ii' [2023-11-15T19:08:12.570Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-15T19:08:12.570Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-15T19:08:12.570Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-15T19:08:12.570Z] + '[' /w/workspace/_app-service-configurable_PR-624 ']' [2023-11-15T19:08:12.570Z] + mkdir -p /w/workspace/_app-service-configurable_PR-624/archives/ [2023-11-15T19:08:12.570Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-624/archives/ [Pipeline] echo [2023-11-15T19:08:12.608Z] 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/_app-service-configurable_PR-624/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-15T19:08:12.897Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T19:08:13.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T19:08:13.526Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T19:08:13.685Z] prd-ubuntu20.04-docker-8c-8g-18137 does not seem to be running inside a container [2023-11-15T19:08:13.710Z] $ 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/_app-service-configurable_PR-624/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-624 -v /w/workspace/_app-service-configurable_PR-624:/w/workspace/_app-service-configurable_PR-624:rw,z -v /w/workspace/_app-service-configurable_PR-624@tmp:/w/workspace/_app-service-configurable_PR-624@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-15T19:08:13.904Z] $ docker top 7cb6229b0a6c95f594ca7bfd38f07d66865b442012743ef86afbb3161b34128f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T19:08:14.294Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-15T19:08:14.609Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-15T19:08:14.934Z] + ls /var/log/sa-host [2023-11-15T19:08:14.934Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T19:08:15.068Z] provisioning config files... [2023-11-15T19:08:15.076Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-624@tmp/config16749957117269914193tmp [Pipeline] { [Pipeline] echo [2023-11-15T19:08:15.138Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:08:15.451Z] ---> create-netrc.sh [Pipeline] } [2023-11-15T19:08:15.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:08:15.893Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-15T19:08:15.923Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:08:16.237Z] ---> sudo-logs.sh [2023-11-15T19:08:16.237Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-15T19:08:16.322Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:08:16.632Z] ---> job-cost.sh [2023-11-15T19:08:16.632Z] lf-activate-venv: SKIPPING [2023-11-15T19:08:16.632Z] DEBUG: total: 0.2199999988079071 [2023-11-15T19:08:16.632Z] INFO: Retrieving Stack Cost... [2023-11-15T19:08:20.816Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-15T19:08:20.816Z] INFO: Archiving Costs [Pipeline] echo [2023-11-15T19:08:20.853Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T19:08:21.163Z] ---> logs-deploy.sh [2023-11-15T19:08:21.163Z] lf-activate-venv: SKIPPING [2023-11-15T19:08:21.163Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-624/1 [2023-11-15T19:08:21.163Z] INFO: archiving workspace using pattern(s): [2023-11-15T19:08:22.096Z] Archives upload complete. [2023-11-15T19:08:22.096Z] INFO: archiving logs to Nexus