Pull request #612 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 MonicaisHer for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 2853fc69c4e155d08504b44ac9d9c740009131a8+f689f4ba914cd94db4edcd504921ce235cc7ee6f (f09a3564434db11dd7a70f72a195056641f8e116) 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-ssh290065644952891960.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2369945737254570139.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-612/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-612/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15182558010250734419.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-612/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2891873529131289306.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15041550005586535230.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-612/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-612/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14163288357191844437.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-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 ‘prd-centos7-blackbox-4c-2g-9694’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-9695’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-9961’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-9962’ is offline ‘prd-ubuntu20.04-docker-8c-8g-9967’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9972 in /w/workspace/_app-service-configurable_PR-612 [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-612 # 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/612/head:refs/remotes/origin/PR-612 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f689f4ba914cd94db4edcd504921ce235cc7ee6f into PR head commit 2853fc69c4e155d08504b44ac9d9c740009131a8 Merge succeeded, producing 2853fc69c4e155d08504b44ac9d9c740009131a8 Checking out Revision 2853fc69c4e155d08504b44ac9d9c740009131a8 (PR-612) > git config core.sparsecheckout # timeout=10 > git checkout -f 2853fc69c4e155d08504b44ac9d9c740009131a8 # 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 f689f4ba914cd94db4edcd504921ce235cc7ee6f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2853fc69c4e155d08504b44ac9d9c740009131a8 # timeout=10 Commit message: "feat!: Remove snap packaging" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T17:05:30.601Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T17:05:30.783Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T17:05:30.885Z] ========================================================= [2023-10-24T17:05:30.885Z] EdgeX Global Pipelines Version Info [2023-10-24T17:05:30.885Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:05:31.986Z] ------------------- [2023-10-24T17:05:31.986Z] stable info: [2023-10-24T17:05:31.986Z] ------------------- [2023-10-24T17:05:31.986Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T17:05:31.986Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T17:05:31.986Z] Message: update stable to v1.0.254 [2023-10-24T17:05:32.557Z] ------------------- [2023-10-24T17:05:32.557Z] experimental info: [2023-10-24T17:05:32.557Z] ------------------- [2023-10-24T17:05:32.557Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T17:05:32.557Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T17:05:32.557Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T17:05:32.907Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-10-24T17:05:32.950Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-10-24T17:05:32.995Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T17:05:33.040Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T17:05:33.084Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T17:05:33.127Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T17:05:33.171Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T17:05:33.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T17:05:33.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T17:05:33.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T17:05:33.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T17:05:33.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-10-24T17:05:33.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T17:05:33.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T17:05:33.509Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T17:05:33.555Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T17:05:33.597Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T17:05:33.646Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T17:05:33.687Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T17:05:33.732Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T17:05:33.776Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T17:05:33.817Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T17:05:33.860Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T17:05:33.903Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T17:05:33.950Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T17:05:33.991Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T17:05:34.033Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T17:05:34.075Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-612 [Pipeline] echo [2023-10-24T17:05:34.116Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-612 [Pipeline] echo [2023-10-24T17:05:34.164Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-612 [Pipeline] echo [2023-10-24T17:05:34.207Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2853fc69c4e155d08504b44ac9d9c740009131a8 [Pipeline] echo [2023-10-24T17:05:34.265Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2853fc6 [Pipeline] echo [2023-10-24T17:05:34.304Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T17:05:34.427Z] provisioning config files... [2023-10-24T17:05:34.440Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-612@tmp/config18193557819424014429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:05:34.786Z] ---> docker-login.sh [2023-10-24T17:05:34.786Z] nexus3.edgexfoundry.org:10001 [2023-10-24T17:05:35.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:05:35.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:05:35.045Z] Configure a credential helper to remove this warning. See [2023-10-24T17:05:35.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:05:35.045Z] [2023-10-24T17:05:35.045Z] Login Succeeded [2023-10-24T17:05:35.045Z] nexus3.edgexfoundry.org:10002 [2023-10-24T17:05:35.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:05:35.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:05:35.307Z] Configure a credential helper to remove this warning. See [2023-10-24T17:05:35.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:05:35.307Z] [2023-10-24T17:05:35.307Z] Login Succeeded [2023-10-24T17:05:35.307Z] nexus3.edgexfoundry.org:10003 [2023-10-24T17:05:35.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:05:35.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:05:35.307Z] Configure a credential helper to remove this warning. See [2023-10-24T17:05:35.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:05:35.307Z] [2023-10-24T17:05:35.307Z] Login Succeeded [2023-10-24T17:05:35.307Z] nexus3.edgexfoundry.org:10004 [2023-10-24T17:05:35.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:05:35.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:05:35.567Z] Configure a credential helper to remove this warning. See [2023-10-24T17:05:35.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:05:35.567Z] [2023-10-24T17:05:35.567Z] Login Succeeded [2023-10-24T17:05:35.567Z] docker.io [2023-10-24T17:05:35.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:05:35.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:05:35.827Z] Configure a credential helper to remove this warning. See [2023-10-24T17:05:35.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:05:35.827Z] [2023-10-24T17:05:35.827Z] Login Succeeded [2023-10-24T17:05:35.827Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T17:05:35.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T17:05:36.502Z] + git rev-list -1 --merges 2853fc69c4e155d08504b44ac9d9c740009131a8~1..2853fc69c4e155d08504b44ac9d9c740009131a8 [Pipeline] echo [2023-10-24T17:05:36.563Z] -----------> git rev-list -1 --merges 2853fc69c4e155d08504b44ac9d9c740009131a8~1..2853fc69c4e155d08504b44ac9d9c740009131a8 2853fc69c4e155d08504b44ac9d9c740009131a8 [false] [Pipeline] sh [2023-10-24T17:05:36.871Z] + git log --format=format:%s -1 2853fc69c4e155d08504b44ac9d9c740009131a8 [Pipeline] echo [2023-10-24T17:05:36.907Z] ========================================================= [2023-10-24T17:05:36.907Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T17:05:36.907Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T17:05:37.330Z] + git log --format=format:%s -1 2853fc69c4e155d08504b44ac9d9c740009131a8 [Pipeline] echo [2023-10-24T17:05:37.360Z] [semverPrep] GIT_COMMIT: 2853fc69c4e155d08504b44ac9d9c740009131a8, Commit Message: feat!: Remove snap packaging [Pipeline] echo [2023-10-24T17:05:37.388Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T17:05:37.765Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T17:05:37.765Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T17:05:37.765Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T17:05:37.765Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T17:05:37.765Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T17:05:37.765Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T17:05:37.765Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:05:38.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T17:05:38.216Z] [2023-10-24T17:05:38.216Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:05:38.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T17:05:38.605Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T17:05:38.605Z] b85a868b505f: Pulling fs layer [2023-10-24T17:05:38.605Z] e2be974225ed: Pulling fs layer [2023-10-24T17:05:38.605Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T17:05:38.605Z] 988bab9f4d93: Pulling fs layer [2023-10-24T17:05:38.605Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T17:05:38.605Z] eaf3925da568: Pulling fs layer [2023-10-24T17:05:38.605Z] bab4dde63d76: Pulling fs layer [2023-10-24T17:05:38.605Z] bde34c3a00c8: Pulling fs layer [2023-10-24T17:05:38.605Z] b352a97aabf1: Pulling fs layer [2023-10-24T17:05:38.605Z] 4872d77fe225: Pulling fs layer [2023-10-24T17:05:38.605Z] 5851b861e8e6: Pulling fs layer [2023-10-24T17:05:38.605Z] 988bab9f4d93: Waiting [2023-10-24T17:05:38.605Z] eaf3925da568: Waiting [2023-10-24T17:05:38.605Z] 1469e6f7b9e6: Waiting [2023-10-24T17:05:38.605Z] bab4dde63d76: Waiting [2023-10-24T17:05:38.605Z] 4872d77fe225: Waiting [2023-10-24T17:05:38.605Z] 5851b861e8e6: Waiting [2023-10-24T17:05:38.605Z] bde34c3a00c8: Waiting [2023-10-24T17:05:38.605Z] e2be974225ed: Download complete [2023-10-24T17:05:38.605Z] 988bab9f4d93: Verifying Checksum [2023-10-24T17:05:38.605Z] 988bab9f4d93: Download complete [2023-10-24T17:05:38.867Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T17:05:38.867Z] 1469e6f7b9e6: Download complete [2023-10-24T17:05:38.867Z] eaf3925da568: Verifying Checksum [2023-10-24T17:05:38.867Z] eaf3925da568: Download complete [2023-10-24T17:05:38.867Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T17:05:38.867Z] 339a4e72a1f5: Download complete [2023-10-24T17:05:38.867Z] bde34c3a00c8: Download complete [2023-10-24T17:05:38.867Z] b352a97aabf1: Verifying Checksum [2023-10-24T17:05:38.867Z] b352a97aabf1: Download complete [2023-10-24T17:05:38.867Z] 4872d77fe225: Verifying Checksum [2023-10-24T17:05:38.867Z] 4872d77fe225: Download complete [2023-10-24T17:05:38.867Z] 5851b861e8e6: Verifying Checksum [2023-10-24T17:05:38.867Z] 5851b861e8e6: Download complete [2023-10-24T17:05:38.867Z] b85a868b505f: Verifying Checksum [2023-10-24T17:05:38.867Z] b85a868b505f: Download complete [2023-10-24T17:05:39.126Z] bab4dde63d76: Verifying Checksum [2023-10-24T17:05:39.126Z] bab4dde63d76: Download complete [2023-10-24T17:05:40.062Z] b85a868b505f: Pull complete [2023-10-24T17:05:40.320Z] e2be974225ed: Pull complete [2023-10-24T17:05:40.581Z] 339a4e72a1f5: Pull complete [2023-10-24T17:05:40.842Z] 988bab9f4d93: Pull complete [2023-10-24T17:05:40.842Z] 1469e6f7b9e6: Pull complete [2023-10-24T17:05:41.101Z] eaf3925da568: Pull complete [2023-10-24T17:05:43.003Z] bab4dde63d76: Pull complete [2023-10-24T17:05:43.003Z] bde34c3a00c8: Pull complete [2023-10-24T17:05:43.003Z] b352a97aabf1: Pull complete [2023-10-24T17:05:43.003Z] 4872d77fe225: Pull complete [2023-10-24T17:05:43.003Z] 5851b861e8e6: Pull complete [2023-10-24T17:05:43.003Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T17:05:43.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T17:05:43.003Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T17:05:43.232Z] prd-ubuntu20.04-docker-8c-8g-9972 does not seem to be running inside a container [2023-10-24T17:05:43.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-612 -v /w/workspace/_app-service-configurable_PR-612:/w/workspace/_app-service-configurable_PR-612:rw,z -v /w/workspace/_app-service-configurable_PR-612@tmp:/w/workspace/_app-service-configurable_PR-612@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-10-24T17:05:51.084Z] $ docker top 8a453439d7bb9a767588d9f77d2ceb446d8a4fdcb82920d2b213ad0d0742dec4 -eo pid,comm [2023-10-24T17:05:51.153Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-24T17:05:51.153Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T17:05:51.350Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T17:05:51.350Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T17:05:51.456Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T17:05:51.462Z] $ docker exec 8a453439d7bb9a767588d9f77d2ceb446d8a4fdcb82920d2b213ad0d0742dec4 ssh-agent [2023-10-24T17:05:51.562Z] SSH_AUTH_SOCK=/tmp/ssh-2OZUZ9UQUrsV/agent.33 [2023-10-24T17:05:51.562Z] SSH_AGENT_PID=39 [2023-10-24T17:05:51.569Z] Running ssh-add (command line suppressed) [2023-10-24T17:05:51.680Z] Identity added: /w/workspace/_app-service-configurable_PR-612@tmp/private_key_1930891818861781434.key (/w/workspace/_app-service-configurable_PR-612@tmp/private_key_1930891818861781434.key) [2023-10-24T17:05:51.690Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T17:05:52.012Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T17:05:52.041Z] $ docker exec --env ******** --env ******** 8a453439d7bb9a767588d9f77d2ceb446d8a4fdcb82920d2b213ad0d0742dec4 ssh-agent -k [2023-10-24T17:05:52.130Z] unset SSH_AUTH_SOCK; [2023-10-24T17:05:52.131Z] unset SSH_AGENT_PID; [2023-10-24T17:05:52.131Z] echo Agent pid 39 killed; [2023-10-24T17:05:52.135Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T17:05:52.221Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T17:05:52.221Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T17:05:52.329Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T17:05:52.334Z] $ docker exec 8a453439d7bb9a767588d9f77d2ceb446d8a4fdcb82920d2b213ad0d0742dec4 ssh-agent [2023-10-24T17:05:52.446Z] SSH_AUTH_SOCK=/tmp/ssh-sA5V7jnqd3q7/agent.72 [2023-10-24T17:05:52.446Z] SSH_AGENT_PID=78 [2023-10-24T17:05:52.450Z] Running ssh-add (command line suppressed) [2023-10-24T17:05:52.554Z] Identity added: /w/workspace/_app-service-configurable_PR-612@tmp/private_key_10231130302048264748.key (/w/workspace/_app-service-configurable_PR-612@tmp/private_key_10231130302048264748.key) [2023-10-24T17:05:52.565Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T17:05:52.891Z] + git semver init [2023-10-24T17:05:53.151Z] 2023-10-24 17:05:53,064 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T17:05:53.151Z] 2023-10-24 17:05:53,064 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-612/.semver [2023-10-24T17:05:53.151Z] 2023-10-24 17:05:53,065 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-612/.semver [2023-10-24T17:05:53.151Z] 2023-10-24 17:05:53,065 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-612/.semver'], cwd=/w/workspace/_app-service-configurable_PR-612, universal_newlines=False, shell=None, istream=None) [2023-10-24T17:05:54.091Z] 2023-10-24 17:05:53,997 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-612/.git/info/exclude [2023-10-24T17:05:54.091Z] 2023-10-24 17:05:53,998 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-612/.semver/PR-612 with force:False [2023-10-24T17:05:54.091Z] 2023-10-24 17:05:53,998 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-612/.semver/PR-612 [2023-10-24T17:05:54.091Z] 2023-10-24 17:05:54,001 [execute] INFO git cat-file --batch-check [2023-10-24T17:05:54.091Z] 2023-10-24 17:05:54,001 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-612/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T17:05:54.091Z] 2023-10-24 17:05:54,007 [execute] INFO git cat-file --batch [2023-10-24T17:05:54.091Z] 2023-10-24 17:05:54,007 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-612/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T17:05:54.091Z] 2023-10-24 17:05:54,013 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-612/.semver/PR-612 [2023-10-24T17:05:54.091Z] 0.0.0 [Pipeline] } [2023-10-24T17:05:54.119Z] $ docker exec --env ******** --env ******** 8a453439d7bb9a767588d9f77d2ceb446d8a4fdcb82920d2b213ad0d0742dec4 ssh-agent -k [2023-10-24T17:05:54.221Z] unset SSH_AUTH_SOCK; [2023-10-24T17:05:54.222Z] unset SSH_AGENT_PID; [2023-10-24T17:05:54.222Z] echo Agent pid 78 killed; [2023-10-24T17:05:54.229Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T17:05:54.663Z] + git semver [Pipeline] } [2023-10-24T17:05:54.946Z] $ docker stop --time=1 8a453439d7bb9a767588d9f77d2ceb446d8a4fdcb82920d2b213ad0d0742dec4 [2023-10-24T17:05:56.227Z] $ docker rm -f --volumes 8a453439d7bb9a767588d9f77d2ceb446d8a4fdcb82920d2b213ad0d0742dec4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T17:05:56.628Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T17:05:56.923Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T17:05:56.939Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T17:05:57.546Z] provisioning config files... [2023-10-24T17:05:57.556Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-612@tmp/config2198177139391549676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:05:57.920Z] ---> docker-login.sh [2023-10-24T17:05:57.920Z] nexus3.edgexfoundry.org:10001 [2023-10-24T17:05:57.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:05:57.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:05:57.920Z] Configure a credential helper to remove this warning. See [2023-10-24T17:05:57.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:05:57.920Z] [2023-10-24T17:05:57.920Z] Login Succeeded [2023-10-24T17:05:57.920Z] nexus3.edgexfoundry.org:10002 [2023-10-24T17:05:57.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:05:57.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:05:57.920Z] Configure a credential helper to remove this warning. See [2023-10-24T17:05:57.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:05:57.920Z] [2023-10-24T17:05:57.920Z] Login Succeeded [2023-10-24T17:05:57.920Z] nexus3.edgexfoundry.org:10003 [2023-10-24T17:05:58.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:05:58.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:05:58.178Z] Configure a credential helper to remove this warning. See [2023-10-24T17:05:58.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:05:58.178Z] [2023-10-24T17:05:58.178Z] Login Succeeded [2023-10-24T17:05:58.178Z] nexus3.edgexfoundry.org:10004 [2023-10-24T17:05:58.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:05:58.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:05:58.178Z] Configure a credential helper to remove this warning. See [2023-10-24T17:05:58.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:05:58.178Z] [2023-10-24T17:05:58.178Z] Login Succeeded [2023-10-24T17:05:58.178Z] docker.io [2023-10-24T17:05:58.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:05:58.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:05:58.436Z] Configure a credential helper to remove this warning. See [2023-10-24T17:05:58.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:05:58.436Z] [2023-10-24T17:05:58.436Z] Login Succeeded [2023-10-24T17:05:58.436Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T17:05:58.464Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T17:05:58.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T17:05:58.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T17:05:58.764Z] ========================================================= [2023-10-24T17:05:58.764Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T17:05:58.764Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:05:59.246Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T17:05:59.246Z] Sending build context to Docker daemon 3.361MB [2023-10-24T17:05:59.246Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T17:05:59.246Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T17:05:59.246Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T17:05:59.246Z] 7264a8db6415: Pulling fs layer [2023-10-24T17:05:59.246Z] c4d48a809fc2: Pulling fs layer [2023-10-24T17:05:59.246Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T17:05:59.246Z] ad3a456e5733: Pulling fs layer [2023-10-24T17:05:59.246Z] 33e27b845d1e: Pulling fs layer [2023-10-24T17:05:59.246Z] c68163c4e522: Pulling fs layer [2023-10-24T17:05:59.246Z] 50da416c3ac9: Pulling fs layer [2023-10-24T17:05:59.246Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T17:05:59.246Z] c68163c4e522: Waiting [2023-10-24T17:05:59.246Z] 50da416c3ac9: Waiting [2023-10-24T17:05:59.246Z] 23d2d4c4bb30: Waiting [2023-10-24T17:05:59.246Z] 33e27b845d1e: Waiting [2023-10-24T17:05:59.246Z] ad3a456e5733: Waiting [2023-10-24T17:05:59.246Z] c4d48a809fc2: Verifying Checksum [2023-10-24T17:05:59.246Z] c4d48a809fc2: Download complete [2023-10-24T17:05:59.246Z] ad3a456e5733: Verifying Checksum [2023-10-24T17:05:59.246Z] ad3a456e5733: Download complete [2023-10-24T17:05:59.246Z] 33e27b845d1e: Verifying Checksum [2023-10-24T17:05:59.246Z] 33e27b845d1e: Download complete [2023-10-24T17:05:59.246Z] 7264a8db6415: Verifying Checksum [2023-10-24T17:05:59.246Z] 7264a8db6415: Download complete [2023-10-24T17:05:59.506Z] c68163c4e522: Verifying Checksum [2023-10-24T17:05:59.506Z] c68163c4e522: Download complete [2023-10-24T17:05:59.506Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T17:05:59.506Z] 23d2d4c4bb30: Download complete [2023-10-24T17:05:59.506Z] 7264a8db6415: Pull complete [2023-10-24T17:05:59.766Z] c4d48a809fc2: Pull complete [2023-10-24T17:06:00.026Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T17:06:00.026Z] 4f1c88b9dad5: Download complete [2023-10-24T17:06:00.284Z] 50da416c3ac9: Verifying Checksum [2023-10-24T17:06:00.284Z] 50da416c3ac9: Download complete [2023-10-24T17:06:03.571Z] 4f1c88b9dad5: Pull complete [2023-10-24T17:06:03.571Z] ad3a456e5733: Pull complete [2023-10-24T17:06:03.571Z] 33e27b845d1e: Pull complete [2023-10-24T17:06:03.571Z] c68163c4e522: Pull complete [2023-10-24T17:06:05.470Z] 50da416c3ac9: Pull complete [2023-10-24T17:06:06.036Z] 23d2d4c4bb30: Pull complete [2023-10-24T17:06:06.036Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T17:06:06.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T17:06:06.036Z] ---> 0786185ac409 [2023-10-24T17:06:06.036Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T17:06:12.352Z] Still waiting to schedule task [2023-10-24T17:06:12.352Z] ‘prd-centos7-blackbox-4c-2g-9694’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T17:06:12.352Z] ‘prd-centos7-blackbox-4c-2g-9695’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T17:06:12.352Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9973’ is offline [2023-10-24T17:06:18.250Z] ---> Running in eb3518f011e3 [2023-10-24T17:06:18.250Z] Removing intermediate container eb3518f011e3 [2023-10-24T17:06:18.250Z] ---> c704027e1b07 [2023-10-24T17:06:18.250Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T17:06:18.250Z] ---> Running in deb5cce64bff [2023-10-24T17:06:18.250Z] Removing intermediate container deb5cce64bff [2023-10-24T17:06:18.250Z] ---> 38e48c8e37e1 [2023-10-24T17:06:18.250Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T17:06:18.250Z] ---> Running in 3f37401745c9 [2023-10-24T17:06:18.250Z] Removing intermediate container 3f37401745c9 [2023-10-24T17:06:18.250Z] ---> f63b686e9dbb [2023-10-24T17:06:18.250Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T17:06:18.250Z] ---> Running in dea44731834d [2023-10-24T17:06:18.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T17:06:18.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T17:06:18.250Z] OK: 264 MiB in 52 packages [2023-10-24T17:06:18.250Z] Removing intermediate container dea44731834d [2023-10-24T17:06:18.250Z] ---> 66ca227a0724 [2023-10-24T17:06:18.250Z] Step 7/12 : WORKDIR /app [2023-10-24T17:06:18.250Z] ---> Running in 225a6287923b [2023-10-24T17:06:18.511Z] Removing intermediate container 225a6287923b [2023-10-24T17:06:18.511Z] ---> ea5f8ab80769 [2023-10-24T17:06:18.511Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-24T17:06:18.511Z] ---> f1a664a71dc8 [2023-10-24T17:06:18.511Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T17:06:18.511Z] ---> Running in f0c2ec46fee1 [2023-10-24T17:07:14.935Z] Removing intermediate container f0c2ec46fee1 [2023-10-24T17:07:14.935Z] ---> 36268ecfc108 [2023-10-24T17:07:14.935Z] Step 10/12 : COPY . . [2023-10-24T17:07:14.935Z] ---> a966d54f736f [2023-10-24T17:07:14.935Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T17:07:14.935Z] ---> Running in 0eef96bc58e2 [2023-10-24T17:07:14.935Z] Removing intermediate container 0eef96bc58e2 [2023-10-24T17:07:14.935Z] ---> 1770a79ce558 [2023-10-24T17:07:14.935Z] Step 12/12 : RUN $MAKE [2023-10-24T17:07:14.935Z] ---> Running in 4d0df4b014dc [2023-10-24T17:07:14.935Z] noop [2023-10-24T17:07:15.194Z] Removing intermediate container 4d0df4b014dc [2023-10-24T17:07:15.194Z] ---> cfb031b1d9a9 [2023-10-24T17:07:15.194Z] Successfully built cfb031b1d9a9 [2023-10-24T17:07:15.194Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:07:15.634Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T17:07:15.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T17:07:15.782Z] prd-ubuntu20.04-docker-8c-8g-9972 does not seem to be running inside a container [2023-10-24T17:07:15.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-612 -v /w/workspace/_app-service-configurable_PR-612:/w/workspace/_app-service-configurable_PR-612:rw,z -v /w/workspace/_app-service-configurable_PR-612@tmp:/w/workspace/_app-service-configurable_PR-612@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-10-24T17:07:16.113Z] $ docker top f9c385f18f4694fa199c82f8fde1b6bf9935ccedec2e5fc66646b523aea6f27f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T17:07:16.495Z] + go version [2023-10-24T17:07:16.495Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T17:07:16.533Z] $ docker stop --time=1 f9c385f18f4694fa199c82f8fde1b6bf9935ccedec2e5fc66646b523aea6f27f [2023-10-24T17:07:17.776Z] $ docker rm -f --volumes f9c385f18f4694fa199c82f8fde1b6bf9935ccedec2e5fc66646b523aea6f27f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:07:18.478Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T17:07:18.478Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T17:07:18.635Z] prd-ubuntu20.04-docker-8c-8g-9972 does not seem to be running inside a container [2023-10-24T17:07:18.671Z] $ 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-612 -v /w/workspace/_app-service-configurable_PR-612:/w/workspace/_app-service-configurable_PR-612:rw,z -v /w/workspace/_app-service-configurable_PR-612@tmp:/w/workspace/_app-service-configurable_PR-612@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-10-24T17:07:18.987Z] $ docker top c3b4b6f8460b06f4504fd550572f349c6df84b3a74df105757efa5face993840 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T17:07:19.447Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-612 [Pipeline] fileExists [Pipeline] sh [2023-10-24T17:07:19.808Z] + make test [2023-10-24T17:07:19.808Z] go test -race -coverprofile=coverage.out ./... [2023-10-24T17:07:37.880Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-10-24T17:07:55.936Z] go vet ./... [2023-10-24T17:07:56.868Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T17:07:56.868Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T17:07:56.868Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T17:07:57.151Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T17:07:57.186Z] $ docker stop --time=1 c3b4b6f8460b06f4504fd550572f349c6df84b3a74df105757efa5face993840 [2023-10-24T17:08:03.045Z] $ docker rm -f --volumes c3b4b6f8460b06f4504fd550572f349c6df84b3a74df105757efa5face993840 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T17:08:03.615Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T17:08:03.675Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T17:08:04.279Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T17:08:04.591Z] + ls -al . [2023-10-24T17:08:04.591Z] total 180 [2023-10-24T17:08:04.591Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 17:07 . [2023-10-24T17:08:04.591Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 17:05 .. [2023-10-24T17:08:04.591Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 24 17:05 .dockerignore [2023-10-24T17:08:04.591Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 17:07 .git [2023-10-24T17:08:04.591Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 17:05 .github [2023-10-24T17:08:04.591Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 24 17:05 .gitignore [2023-10-24T17:08:04.591Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 17:05 .golangci.yml [2023-10-24T17:08:04.591Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 17:05 .semver [2023-10-24T17:08:04.591Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 24 17:05 Attribution.txt [2023-10-24T17:08:04.591Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 24 17:05 CHANGELOG.md [2023-10-24T17:08:04.591Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 24 17:05 Dockerfile [2023-10-24T17:08:04.591Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 17:05 GOVERNANCE.md [2023-10-24T17:08:04.591Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 24 17:05 Jenkinsfile [2023-10-24T17:08:04.591Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 24 17:05 LICENSE [2023-10-24T17:08:04.591Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 24 17:05 OWNERS.md [2023-10-24T17:08:04.591Z] -rw-rw-r-- 1 jenkins jenkins 4550 Oct 24 17:05 README.md [2023-10-24T17:08:04.591Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 17:05 VERSION [2023-10-24T17:08:04.591Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 17:05 bin [2023-10-24T17:08:04.591Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 24 17:07 coverage.out [2023-10-24T17:08:04.591Z] -rw-rw-r-- 1 jenkins jenkins 3731 Oct 24 17:05 go.mod [2023-10-24T17:08:04.591Z] -rw-rw-r-- 1 jenkins jenkins 34917 Oct 24 17:05 go.sum [2023-10-24T17:08:04.591Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 24 17:05 main.go [2023-10-24T17:08:04.591Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 24 17:05 makefile [2023-10-24T17:08:04.591Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 17:05 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:08:05.001Z] + 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=2853fc69c4e155d08504b44ac9d9c740009131a8 --label arch=amd64 --label version=0.0.0 . [2023-10-24T17:08:05.001Z] Sending build context to Docker daemon 3.362MB [2023-10-24T17:08:05.001Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T17:08:05.001Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-24T17:08:05.001Z] ---> cfb031b1d9a9 [2023-10-24T17:08:05.001Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T17:08:05.259Z] ---> Running in 45c3f89dfe00 [2023-10-24T17:08:05.260Z] Removing intermediate container 45c3f89dfe00 [2023-10-24T17:08:05.260Z] ---> 87e668a73745 [2023-10-24T17:08:05.260Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T17:08:05.260Z] ---> Running in 9c1af125164d [2023-10-24T17:08:05.260Z] Removing intermediate container 9c1af125164d [2023-10-24T17:08:05.260Z] ---> 712d6320d117 [2023-10-24T17:08:05.260Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-24T17:08:05.260Z] ---> Running in 87bcf2a5b604 [2023-10-24T17:08:05.518Z] Removing intermediate container 87bcf2a5b604 [2023-10-24T17:08:05.518Z] ---> f2b8eb72a5cf [2023-10-24T17:08:05.518Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T17:08:05.518Z] ---> Running in 20d640957ead [2023-10-24T17:08:05.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T17:08:05.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T17:08:06.036Z] OK: 264 MiB in 52 packages [2023-10-24T17:08:06.605Z] Removing intermediate container 20d640957ead [2023-10-24T17:08:06.605Z] ---> 0e1215c2e47b [2023-10-24T17:08:06.605Z] Step 7/26 : WORKDIR /app [2023-10-24T17:08:06.605Z] ---> Running in fe405e087a06 [2023-10-24T17:08:06.605Z] Removing intermediate container fe405e087a06 [2023-10-24T17:08:06.605Z] ---> edce56412db5 [2023-10-24T17:08:06.605Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-24T17:08:06.605Z] ---> 2ce90319e492 [2023-10-24T17:08:06.605Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T17:08:06.605Z] ---> Running in e65e1ec915b4 [2023-10-24T17:08:07.591Z] Removing intermediate container e65e1ec915b4 [2023-10-24T17:08:07.591Z] ---> 74db32c39a02 [2023-10-24T17:08:07.591Z] Step 10/26 : COPY . . [2023-10-24T17:08:07.850Z] ---> d098fbb31ada [2023-10-24T17:08:07.850Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T17:08:07.850Z] ---> Running in 8cf5b00399ea [2023-10-24T17:08:07.850Z] Removing intermediate container 8cf5b00399ea [2023-10-24T17:08:07.850Z] ---> 5fb8f52a3ff5 [2023-10-24T17:08:07.850Z] Step 12/26 : RUN $MAKE [2023-10-24T17:08:07.850Z] ---> Running in c941bc2baed9 [2023-10-24T17:08:08.107Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-10-24T17:08:30.595Z] Removing intermediate container c941bc2baed9 [2023-10-24T17:08:30.595Z] ---> a733a142a9ae [2023-10-24T17:08:30.595Z] Step 13/26 : FROM alpine:3.18 [2023-10-24T17:08:30.595Z] 3.18: Pulling from library/alpine [2023-10-24T17:08:30.595Z] 96526aa774ef: Pulling fs layer [2023-10-24T17:08:30.595Z] 96526aa774ef: Verifying Checksum [2023-10-24T17:08:30.595Z] 96526aa774ef: Download complete [2023-10-24T17:08:30.595Z] 96526aa774ef: Pull complete [2023-10-24T17:08:30.595Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T17:08:30.595Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T17:08:30.595Z] ---> 8ca4688f4f35 [2023-10-24T17:08:30.595Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-24T17:08:30.595Z] ---> Running in 8561f99e2591 [2023-10-24T17:08:30.595Z] Removing intermediate container 8561f99e2591 [2023-10-24T17:08:30.595Z] ---> c59e2c7c2ae9 [2023-10-24T17:08:30.595Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-24T17:08:30.595Z] ---> Running in 497eda022be1 [2023-10-24T17:08:30.595Z] Removing intermediate container 497eda022be1 [2023-10-24T17:08:30.595Z] ---> b8271ace0313 [2023-10-24T17:08:30.595Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-24T17:08:30.595Z] ---> Running in c9125da6a3b4 [2023-10-24T17:08:30.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T17:08:30.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T17:08:30.595Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-24T17:08:30.595Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-24T17:08:30.595Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T17:08:30.595Z] Executing ca-certificates-20230506-r0.trigger [2023-10-24T17:08:30.595Z] OK: 8 MiB in 17 packages [2023-10-24T17:08:30.595Z] Removing intermediate container c9125da6a3b4 [2023-10-24T17:08:30.595Z] ---> 231755970a82 [2023-10-24T17:08:30.595Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-24T17:08:30.595Z] ---> c797b321924a [2023-10-24T17:08:30.595Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-24T17:08:30.595Z] ---> 1cc951649660 [2023-10-24T17:08:30.595Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-24T17:08:30.595Z] ---> dcff2cf530d3 [2023-10-24T17:08:30.595Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-24T17:08:30.854Z] ---> 0a19680d1350 [2023-10-24T17:08:30.854Z] Step 21/26 : EXPOSE 48095 [2023-10-24T17:08:30.854Z] ---> Running in 08e49f27506c [2023-10-24T17:08:30.854Z] Removing intermediate container 08e49f27506c [2023-10-24T17:08:30.854Z] ---> 44e529f50769 [2023-10-24T17:08:30.854Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-24T17:08:30.854Z] ---> Running in 4cf911a0a50b [2023-10-24T17:08:30.854Z] Removing intermediate container 4cf911a0a50b [2023-10-24T17:08:30.854Z] ---> 71597a9e42d3 [2023-10-24T17:08:30.854Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T17:08:31.112Z] ---> Running in 79075c8b4aa3 [2023-10-24T17:08:31.112Z] Removing intermediate container 79075c8b4aa3 [2023-10-24T17:08:31.112Z] ---> 70e5d47b4567 [2023-10-24T17:08:31.112Z] Step 24/26 : LABEL arch=amd64 [2023-10-24T17:08:31.112Z] ---> Running in 27492755d33f [2023-10-24T17:08:31.112Z] Removing intermediate container 27492755d33f [2023-10-24T17:08:31.112Z] ---> 2a5ea502d358 [2023-10-24T17:08:31.112Z] Step 25/26 : LABEL git_sha=2853fc69c4e155d08504b44ac9d9c740009131a8 [2023-10-24T17:08:31.112Z] ---> Running in 806a16737e87 [2023-10-24T17:08:31.371Z] Removing intermediate container 806a16737e87 [2023-10-24T17:08:31.371Z] ---> 970e7a3338ee [2023-10-24T17:08:31.371Z] Step 26/26 : LABEL version=0.0.0 [2023-10-24T17:08:31.371Z] ---> Running in b0e80100d46f [2023-10-24T17:08:31.371Z] Removing intermediate container b0e80100d46f [2023-10-24T17:08:31.371Z] ---> 1e21bacbbb78 [2023-10-24T17:08:31.371Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T17:08:31.371Z] Successfully built 1e21bacbbb78 [2023-10-24T17:08:31.371Z] 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-10-24T17:08:32.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T17:08:32.339Z] [2023-10-24T17:08:32.339Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:08:32.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T17:08:32.712Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T17:08:32.712Z] 5eb5b503b376: Pulling fs layer [2023-10-24T17:08:32.712Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T17:08:32.712Z] ec43610c2a17: Pulling fs layer [2023-10-24T17:08:32.712Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T17:08:32.712Z] 33b1e0a273af: Pulling fs layer [2023-10-24T17:08:32.712Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T17:08:32.712Z] 2f39f015ded8: Pulling fs layer [2023-10-24T17:08:32.712Z] 3a2ae6a8a46f: Waiting [2023-10-24T17:08:32.712Z] 33b1e0a273af: Waiting [2023-10-24T17:08:32.712Z] 5c69ac0246d0: Download complete [2023-10-24T17:08:32.712Z] 3a2ae6a8a46f: Download complete [2023-10-24T17:08:32.712Z] ec43610c2a17: Verifying Checksum [2023-10-24T17:08:32.712Z] ec43610c2a17: Download complete [2023-10-24T17:08:32.971Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T17:08:32.971Z] 5d3b04190fa2: Download complete [2023-10-24T17:08:32.971Z] 33b1e0a273af: Verifying Checksum [2023-10-24T17:08:32.971Z] 33b1e0a273af: Download complete [2023-10-24T17:08:32.971Z] 5eb5b503b376: Verifying Checksum [2023-10-24T17:08:32.971Z] 5eb5b503b376: Download complete [2023-10-24T17:08:33.540Z] 2f39f015ded8: Download complete [2023-10-24T17:08:34.104Z] 5eb5b503b376: Pull complete [2023-10-24T17:08:34.104Z] 5c69ac0246d0: Pull complete [2023-10-24T17:08:34.666Z] ec43610c2a17: Pull complete [2023-10-24T17:08:34.666Z] 3a2ae6a8a46f: Pull complete [2023-10-24T17:08:34.923Z] 33b1e0a273af: Pull complete [2023-10-24T17:08:34.923Z] 5d3b04190fa2: Pull complete [2023-10-24T17:08:38.451Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9977 in /w/workspace/_app-service-configurable_PR-612 [Pipeline] { [Pipeline] ws [2023-10-24T17:08:38.507Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-10-24T17:08:38.613Z] Selected Git installation does not exist. Using Default [2023-10-24T17:08:38.613Z] The recommended git tool is: NONE [2023-10-24T17:08:39.100Z] 2f39f015ded8: Pull complete [2023-10-24T17:08:39.100Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T17:08:39.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T17:08:39.100Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T17:08:39.329Z] prd-ubuntu20.04-docker-8c-8g-9972 does not seem to be running inside a container [2023-10-24T17:08:39.357Z] $ 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-612 -v /w/workspace/_app-service-configurable_PR-612:/w/workspace/_app-service-configurable_PR-612:rw,z -v /w/workspace/_app-service-configurable_PR-612@tmp:/w/workspace/_app-service-configurable_PR-612@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T17:08:45.424Z] using credential edgex-jenkins-ssh [2023-10-24T17:08:45.440Z] Cloning the remote Git repository [2023-10-24T17:08:45.494Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-10-24T17:08:45.604Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-10-24T17:08:45.784Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-10-24T17:08:45.785Z] > git --version # timeout=10 [2023-10-24T17:08:45.810Z] > git --version # 'git version 2.25.1' [2023-10-24T17:08:45.813Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T17:08:45.992Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T17:08:46.555Z] $ docker top 9be36165c78397b14d169983542bb5220331c1ddbdc8bd82c838f430bec93913 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:08:46.989Z] ---> job-cost.sh [2023-10-24T17:08:46.989Z] lf-activate-venv: SKIPPING [2023-10-24T17:08:46.989Z] INFO: No Stack... [2023-10-24T17:08:47.250Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T17:08:47.508Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T17:08:47.294Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-10-24T17:08:47.320Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T17:08:47.825Z] + cat /w/workspace/_app-service-configurable_PR-612/archives/cost.csv [2023-10-24T17:08:47.825Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T17:08:47.864Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-612-1-stack-cost] [2023-10-24T17:08:47.871Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-612-1-stack-cost] did not exist. Created. [2023-10-24T17:08:47.871Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-612-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T17:08:48.267Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T17:08:48.318Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T17:08:48.351Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-612-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T17:08:48.432Z] $ docker stop --time=1 9be36165c78397b14d169983542bb5220331c1ddbdc8bd82c838f430bec93913 [2023-10-24T17:08:48.620Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-10-24T17:08:48.677Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-10-24T17:08:48.678Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T17:08:48.698Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-24T17:08:49.380Z] Merging remotes/origin/main commit f689f4ba914cd94db4edcd504921ce235cc7ee6f into PR head commit 2853fc69c4e155d08504b44ac9d9c740009131a8 [2023-10-24T17:08:49.582Z] $ docker rm -f --volumes 9be36165c78397b14d169983542bb5220331c1ddbdc8bd82c838f430bec93913 [Pipeline] // withDockerContainer [Pipeline] } [2023-10-24T17:08:49.717Z] Merge succeeded, producing 2853fc69c4e155d08504b44ac9d9c740009131a8 [2023-10-24T17:08:49.717Z] Checking out Revision 2853fc69c4e155d08504b44ac9d9c740009131a8 (PR-612) [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T17:08:49.403Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T17:08:49.498Z] > git checkout -f 2853fc69c4e155d08504b44ac9d9c740009131a8 # timeout=10 [2023-10-24T17:08:49.599Z] > git remote # timeout=10 [2023-10-24T17:08:49.621Z] > git config --get remote.origin.url # timeout=10 [2023-10-24T17:08:49.645Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T17:08:49.662Z] > git merge f689f4ba914cd94db4edcd504921ce235cc7ee6f # timeout=10 [2023-10-24T17:08:49.697Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-24T17:08:49.727Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T17:08:49.746Z] > git checkout -f 2853fc69c4e155d08504b44ac9d9c740009131a8 # timeout=10 [2023-10-24T17:08:53.361Z] Commit message: "feat!: Remove snap packaging" [2023-10-24T17:08:53.428Z] > git --version # timeout=10 [2023-10-24T17:08:53.441Z] > git --version # 'git version 2.25.1' [2023-10-24T17:08:53.456Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T17:08:54.586Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T17:08:54.586Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T17:08:54.586Z] Dload Upload Total Spent Left Speed [2023-10-24T17:08:54.586Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-10-24T17:08:55.347Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T17:08:55.709Z] + sudo tee /etc/docker/daemon.new [2023-10-24T17:08:55.710Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T17:08:55.710Z] { [2023-10-24T17:08:55.710Z] "registry-mirrors": [ [2023-10-24T17:08:55.710Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T17:08:55.710Z] ], [2023-10-24T17:08:55.710Z] "bip": "10.250.0.254/24", [2023-10-24T17:08:55.710Z] "hosts": [ [2023-10-24T17:08:55.710Z] "tcp://0.0.0.0:5555", [2023-10-24T17:08:55.710Z] "unix:///var/run/docker.sock" [2023-10-24T17:08:55.710Z] ], [2023-10-24T17:08:55.710Z] "mtu": 1458, [2023-10-24T17:08:55.710Z] "selinux-enabled": true, [2023-10-24T17:08:55.710Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T17:08:55.710Z] } [Pipeline] sh [2023-10-24T17:08:56.063Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T17:08:56.430Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T17:09:14.794Z] provisioning config files... [2023-10-24T17:09:14.833Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config6072287339408703177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:09:15.245Z] ---> docker-login.sh [2023-10-24T17:09:15.245Z] nexus3.edgexfoundry.org:10001 [2023-10-24T17:09:15.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:09:16.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:09:16.112Z] Configure a credential helper to remove this warning. See [2023-10-24T17:09:16.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:09:16.112Z] [2023-10-24T17:09:16.112Z] Login Succeeded [2023-10-24T17:09:16.112Z] nexus3.edgexfoundry.org:10002 [2023-10-24T17:09:16.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:09:16.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:09:16.388Z] Configure a credential helper to remove this warning. See [2023-10-24T17:09:16.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:09:16.388Z] [2023-10-24T17:09:16.388Z] Login Succeeded [2023-10-24T17:09:16.388Z] nexus3.edgexfoundry.org:10003 [2023-10-24T17:09:16.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:09:16.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:09:16.986Z] Configure a credential helper to remove this warning. See [2023-10-24T17:09:16.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:09:16.986Z] [2023-10-24T17:09:16.986Z] Login Succeeded [2023-10-24T17:09:16.986Z] nexus3.edgexfoundry.org:10004 [2023-10-24T17:09:17.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:09:17.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:09:17.258Z] Configure a credential helper to remove this warning. See [2023-10-24T17:09:17.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:09:17.258Z] [2023-10-24T17:09:17.258Z] Login Succeeded [2023-10-24T17:09:17.258Z] docker.io [2023-10-24T17:09:17.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:09:17.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:09:17.852Z] Configure a credential helper to remove this warning. See [2023-10-24T17:09:17.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:09:17.852Z] [2023-10-24T17:09:17.852Z] Login Succeeded [2023-10-24T17:09:17.852Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T17:09:17.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T17:09:18.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T17:09:18.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T17:09:18.396Z] ========================================================= [2023-10-24T17:09:18.396Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T17:09:18.396Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:09:18.896Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T17:09:18.897Z] Sending build context to Docker daemon 157.7kB [2023-10-24T17:09:19.170Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T17:09:19.170Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T17:09:19.442Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T17:09:19.442Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T17:09:19.442Z] 5d54e960e981: Pulling fs layer [2023-10-24T17:09:19.442Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T17:09:19.442Z] f0e02332f6b5: Pulling fs layer [2023-10-24T17:09:19.442Z] cefa15bbcfad: Pulling fs layer [2023-10-24T17:09:19.442Z] 17808c966233: Pulling fs layer [2023-10-24T17:09:19.442Z] f4c1fc716caa: Pulling fs layer [2023-10-24T17:09:19.442Z] f0e02332f6b5: Waiting [2023-10-24T17:09:19.442Z] cefa15bbcfad: Waiting [2023-10-24T17:09:19.442Z] 17808c966233: Waiting [2023-10-24T17:09:19.442Z] f4c1fc716caa: Waiting [2023-10-24T17:09:19.442Z] f0e02332f6b5: Verifying Checksum [2023-10-24T17:09:19.442Z] f0e02332f6b5: Download complete [2023-10-24T17:09:19.442Z] cefa15bbcfad: Verifying Checksum [2023-10-24T17:09:19.442Z] cefa15bbcfad: Download complete [2023-10-24T17:09:19.442Z] 9fda8d8052c6: Download complete [2023-10-24T17:09:20.036Z] f4c1fc716caa: Verifying Checksum [2023-10-24T17:09:20.036Z] f4c1fc716caa: Download complete [2023-10-24T17:09:20.628Z] 9fda8d8052c6: Pull complete [2023-10-24T17:09:21.220Z] 5d54e960e981: Pull complete [2023-10-24T17:09:21.820Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T17:09:21.820Z] c4a7e357bf2a: Download complete [2023-10-24T17:09:22.410Z] 17808c966233: Verifying Checksum [2023-10-24T17:09:22.410Z] 17808c966233: Download complete [2023-10-24T17:09:37.448Z] c4a7e357bf2a: Pull complete [2023-10-24T17:09:37.448Z] f0e02332f6b5: Pull complete [2023-10-24T17:09:37.448Z] cefa15bbcfad: Pull complete [2023-10-24T17:09:45.730Z] 17808c966233: Pull complete [2023-10-24T17:09:46.002Z] f4c1fc716caa: Pull complete [2023-10-24T17:09:46.002Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T17:09:46.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T17:09:46.283Z] ---> ea914061e18c [2023-10-24T17:09:46.283Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T17:09:47.268Z] ---> Running in 700afd9104be [2023-10-24T17:09:47.549Z] Removing intermediate container 700afd9104be [2023-10-24T17:09:47.549Z] ---> f47654146e1f [2023-10-24T17:09:47.549Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T17:09:47.549Z] ---> Running in 5a880340c2f0 [2023-10-24T17:09:47.834Z] Removing intermediate container 5a880340c2f0 [2023-10-24T17:09:47.834Z] ---> 49ea61e34588 [2023-10-24T17:09:47.834Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T17:09:48.104Z] ---> Running in 766b9c28e892 [2023-10-24T17:09:48.381Z] Removing intermediate container 766b9c28e892 [2023-10-24T17:09:48.381Z] ---> 8a7ecaba0dd1 [2023-10-24T17:09:48.381Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T17:09:48.651Z] ---> Running in b2446dc464a1 [2023-10-24T17:09:50.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T17:09:50.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T17:09:51.766Z] OK: 266 MiB in 52 packages [2023-10-24T17:09:52.733Z] Removing intermediate container b2446dc464a1 [2023-10-24T17:09:52.733Z] ---> 23cadf11d008 [2023-10-24T17:09:52.733Z] Step 7/12 : WORKDIR /app [2023-10-24T17:09:52.733Z] ---> Running in 36d9a09412f9 [2023-10-24T17:09:53.321Z] Removing intermediate container 36d9a09412f9 [2023-10-24T17:09:53.321Z] ---> 7c4353d29766 [2023-10-24T17:09:53.321Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-24T17:09:53.913Z] ---> ba7e62e8b3a0 [2023-10-24T17:09:53.913Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T17:09:53.913Z] ---> Running in 92dee521f4df [2023-10-24T17:11:30.668Z] Removing intermediate container 92dee521f4df [2023-10-24T17:11:30.668Z] ---> aaf1ab3787de [2023-10-24T17:11:30.668Z] Step 10/12 : COPY . . [2023-10-24T17:11:30.669Z] ---> 03ad4ac48ea9 [2023-10-24T17:11:30.669Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T17:11:30.669Z] ---> Running in 484c91e32826 [2023-10-24T17:11:30.669Z] Removing intermediate container 484c91e32826 [2023-10-24T17:11:30.669Z] ---> 0a97cad0cc66 [2023-10-24T17:11:30.669Z] Step 12/12 : RUN $MAKE [2023-10-24T17:11:30.669Z] ---> Running in 96b6b69a4b28 [2023-10-24T17:11:30.669Z] noop [2023-10-24T17:11:31.263Z] Removing intermediate container 96b6b69a4b28 [2023-10-24T17:11:31.263Z] ---> 9fc9a07fcd66 [2023-10-24T17:11:31.263Z] Successfully built 9fc9a07fcd66 [2023-10-24T17:11:31.263Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:11:31.760Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T17:11:31.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T17:11:32.077Z] prd-ubuntu20.04-docker-arm64-4c-16g-9977 does not seem to be running inside a container [2023-10-24T17:11:32.170Z] $ 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 ******** ci-base-image-arm64 cat [2023-10-24T17:11:33.673Z] $ docker top 1214c77989a6724354c65fcb5a2e7e2637fb38eb964f689ae485b1518962eaf4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T17:11:34.599Z] + go version [2023-10-24T17:11:34.599Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T17:11:34.648Z] $ docker stop --time=1 1214c77989a6724354c65fcb5a2e7e2637fb38eb964f689ae485b1518962eaf4 [2023-10-24T17:11:36.391Z] $ docker rm -f --volumes 1214c77989a6724354c65fcb5a2e7e2637fb38eb964f689ae485b1518962eaf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:11:37.307Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T17:11:37.308Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T17:11:37.637Z] prd-ubuntu20.04-docker-arm64-4c-16g-9977 does not seem to be running inside a container [2023-10-24T17:11:37.756Z] $ 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 ******** ci-base-image-arm64 cat [2023-10-24T17:11:39.143Z] $ docker top ee3dab6c2207b544a4db99a81e16ab7fd3db18a4ebe3b58586d0a3df3e47bf04 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T17:11:40.092Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-10-24T17:11:40.821Z] + make test [2023-10-24T17:11:40.821Z] go test -race -coverprofile=coverage.out ./... [2023-10-24T17:14:32.683Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-10-24T17:14:32.683Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T17:14:32.683Z] go vet ./... [2023-10-24T17:16:54.424Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T17:16:54.424Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T17:16:54.424Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T17:16:54.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T17:16:54.510Z] $ docker stop --time=1 ee3dab6c2207b544a4db99a81e16ab7fd3db18a4ebe3b58586d0a3df3e47bf04 [2023-10-24T17:16:58.689Z] $ docker rm -f --volumes ee3dab6c2207b544a4db99a81e16ab7fd3db18a4ebe3b58586d0a3df3e47bf04 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T17:17:00.528Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T17:17:00.563Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T17:17:01.080Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T17:17:01.698Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T17:17:02.067Z] + ls -al . [2023-10-24T17:17:02.067Z] total 176 [2023-10-24T17:17:02.067Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 24 17:11 . [2023-10-24T17:17:02.067Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 17:08 .. [2023-10-24T17:17:02.067Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 24 17:08 .dockerignore [2023-10-24T17:17:02.067Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 17:08 .git [2023-10-24T17:17:02.067Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 17:08 .github [2023-10-24T17:17:02.067Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 24 17:08 .gitignore [2023-10-24T17:17:02.067Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 17:08 .golangci.yml [2023-10-24T17:17:02.067Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 24 17:08 Attribution.txt [2023-10-24T17:17:02.067Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 24 17:08 CHANGELOG.md [2023-10-24T17:17:02.067Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 24 17:08 Dockerfile [2023-10-24T17:17:02.067Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 17:08 GOVERNANCE.md [2023-10-24T17:17:02.067Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 24 17:08 Jenkinsfile [2023-10-24T17:17:02.067Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 24 17:08 LICENSE [2023-10-24T17:17:02.067Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 24 17:08 OWNERS.md [2023-10-24T17:17:02.067Z] -rw-rw-r-- 1 jenkins jenkins 4550 Oct 24 17:08 README.md [2023-10-24T17:17:02.067Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 17:05 VERSION [2023-10-24T17:17:02.067Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 17:08 bin [2023-10-24T17:17:02.067Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 24 17:11 coverage.out [2023-10-24T17:17:02.067Z] -rw-rw-r-- 1 jenkins jenkins 3731 Oct 24 17:08 go.mod [2023-10-24T17:17:02.067Z] -rw-rw-r-- 1 jenkins jenkins 34917 Oct 24 17:08 go.sum [2023-10-24T17:17:02.067Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 24 17:08 main.go [2023-10-24T17:17:02.067Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 24 17:08 makefile [2023-10-24T17:17:02.067Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 17:08 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:17:02.498Z] + 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=2853fc69c4e155d08504b44ac9d9c740009131a8 --label arch=arm64 --label version=0.0.0 . [2023-10-24T17:17:02.498Z] Sending build context to Docker daemon 158.7kB [2023-10-24T17:17:02.770Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T17:17:02.770Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-24T17:17:02.770Z] ---> 9fc9a07fcd66 [2023-10-24T17:17:02.770Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T17:17:02.770Z] ---> Running in b62fea302820 [2023-10-24T17:17:03.360Z] Removing intermediate container b62fea302820 [2023-10-24T17:17:03.360Z] ---> eb56f24b6a7f [2023-10-24T17:17:03.360Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T17:17:03.360Z] ---> Running in 4ebb9793c6b5 [2023-10-24T17:17:03.629Z] Removing intermediate container 4ebb9793c6b5 [2023-10-24T17:17:03.629Z] ---> 4e16c2bc58f9 [2023-10-24T17:17:03.629Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-24T17:17:03.629Z] ---> Running in 44f2db317288 [2023-10-24T17:17:03.899Z] Removing intermediate container 44f2db317288 [2023-10-24T17:17:03.899Z] ---> 7d53d86108ff [2023-10-24T17:17:03.899Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T17:17:04.171Z] ---> Running in a5f23aec934c [2023-10-24T17:17:05.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T17:17:05.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T17:17:07.131Z] OK: 266 MiB in 52 packages [2023-10-24T17:17:07.717Z] Removing intermediate container a5f23aec934c [2023-10-24T17:17:07.717Z] ---> ecce05456ac5 [2023-10-24T17:17:07.717Z] Step 7/26 : WORKDIR /app [2023-10-24T17:17:07.987Z] ---> Running in 252edd95afb1 [2023-10-24T17:17:08.258Z] Removing intermediate container 252edd95afb1 [2023-10-24T17:17:08.258Z] ---> 5d676b642fd5 [2023-10-24T17:17:08.258Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-24T17:17:08.851Z] ---> d2715771b538 [2023-10-24T17:17:08.851Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T17:17:08.851Z] ---> Running in f1900aa62116 [2023-10-24T17:17:13.147Z] Removing intermediate container f1900aa62116 [2023-10-24T17:17:13.147Z] ---> 923a30c07d05 [2023-10-24T17:17:13.147Z] Step 10/26 : COPY . . [2023-10-24T17:17:13.741Z] ---> 1354c7c2bbae [2023-10-24T17:17:13.741Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T17:17:13.741Z] ---> Running in 9b5688d2fd25 [2023-10-24T17:17:14.013Z] Removing intermediate container 9b5688d2fd25 [2023-10-24T17:17:14.013Z] ---> 6d5780f5e0a5 [2023-10-24T17:17:14.013Z] Step 12/26 : RUN $MAKE [2023-10-24T17:17:14.284Z] ---> Running in 0fd4b2ce44d7 [2023-10-24T17:17:15.250Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-10-24T17:19:21.925Z] Removing intermediate container 0fd4b2ce44d7 [2023-10-24T17:19:21.925Z] ---> 6b5973a8a426 [2023-10-24T17:19:21.925Z] Step 13/26 : FROM alpine:3.18 [2023-10-24T17:19:21.925Z] 3.18: Pulling from library/alpine [2023-10-24T17:19:21.925Z] 579b34f0a95b: Pulling fs layer [2023-10-24T17:19:21.925Z] 579b34f0a95b: Verifying Checksum [2023-10-24T17:19:21.925Z] 579b34f0a95b: Download complete [2023-10-24T17:19:21.925Z] 579b34f0a95b: Pull complete [2023-10-24T17:19:21.925Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T17:19:21.925Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T17:19:21.925Z] ---> 3cc203321400 [2023-10-24T17:19:21.925Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-24T17:19:21.925Z] ---> Running in 532ae15a9777 [2023-10-24T17:19:21.925Z] Removing intermediate container 532ae15a9777 [2023-10-24T17:19:21.925Z] ---> f452cd9117a0 [2023-10-24T17:19:21.925Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-24T17:19:21.925Z] ---> Running in 80f81b0e5d15 [2023-10-24T17:19:21.925Z] Removing intermediate container 80f81b0e5d15 [2023-10-24T17:19:21.925Z] ---> edcfff4c51a3 [2023-10-24T17:19:21.925Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-24T17:19:21.925Z] ---> Running in 5423e30ee4a5 [2023-10-24T17:19:21.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T17:19:21.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T17:19:21.925Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-24T17:19:21.925Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-24T17:19:21.925Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T17:19:21.925Z] Executing ca-certificates-20230506-r0.trigger [2023-10-24T17:19:21.925Z] OK: 9 MiB in 17 packages [2023-10-24T17:19:21.925Z] Removing intermediate container 5423e30ee4a5 [2023-10-24T17:19:21.925Z] ---> 147ba3b91527 [2023-10-24T17:19:21.925Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-24T17:19:21.925Z] ---> 10143457b2f2 [2023-10-24T17:19:21.925Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-24T17:19:21.925Z] ---> 05be8dabb974 [2023-10-24T17:19:21.925Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-24T17:19:21.925Z] ---> ed552cf2f854 [2023-10-24T17:19:21.925Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-24T17:19:21.925Z] ---> 2b0801440760 [2023-10-24T17:19:21.925Z] Step 21/26 : EXPOSE 48095 [2023-10-24T17:19:21.925Z] ---> Running in eb9f932589cf [2023-10-24T17:19:21.925Z] Removing intermediate container eb9f932589cf [2023-10-24T17:19:21.925Z] ---> d3144235d45a [2023-10-24T17:19:21.925Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-24T17:19:21.925Z] ---> Running in 87cc6fe1841e [2023-10-24T17:19:21.925Z] Removing intermediate container 87cc6fe1841e [2023-10-24T17:19:21.925Z] ---> d0dd2f97a2ac [2023-10-24T17:19:21.925Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T17:19:21.925Z] ---> Running in 0d714452e8f7 [2023-10-24T17:19:21.925Z] Removing intermediate container 0d714452e8f7 [2023-10-24T17:19:21.925Z] ---> 7616f47fc422 [2023-10-24T17:19:21.925Z] Step 24/26 : LABEL arch=arm64 [2023-10-24T17:19:21.925Z] ---> Running in a1e92e03547c [2023-10-24T17:19:21.925Z] Removing intermediate container a1e92e03547c [2023-10-24T17:19:21.925Z] ---> 0e83c9b0575f [2023-10-24T17:19:21.925Z] Step 25/26 : LABEL git_sha=2853fc69c4e155d08504b44ac9d9c740009131a8 [2023-10-24T17:19:21.925Z] ---> Running in 7019e07d008d [2023-10-24T17:19:21.925Z] Removing intermediate container 7019e07d008d [2023-10-24T17:19:21.925Z] ---> d2306adec8fa [2023-10-24T17:19:21.925Z] Step 26/26 : LABEL version=0.0.0 [2023-10-24T17:19:21.925Z] ---> Running in f5329914a113 [2023-10-24T17:19:21.925Z] Removing intermediate container f5329914a113 [2023-10-24T17:19:21.925Z] ---> 7fb9a9ea7164 [2023-10-24T17:19:21.925Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T17:19:21.925Z] Successfully built 7fb9a9ea7164 [2023-10-24T17:19:21.925Z] 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-10-24T17:19:22.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T17:19:22.765Z] [2023-10-24T17:19:22.765Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:19:23.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T17:19:23.166Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T17:19:23.166Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T17:19:23.166Z] 04944245beec: Pulling fs layer [2023-10-24T17:19:23.166Z] 699f458cf7ca: Pulling fs layer [2023-10-24T17:19:23.166Z] 765212b225bb: Pulling fs layer [2023-10-24T17:19:23.166Z] f23df028b6ca: Pulling fs layer [2023-10-24T17:19:23.166Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T17:19:23.166Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T17:19:23.166Z] 765212b225bb: Waiting [2023-10-24T17:19:23.166Z] f23df028b6ca: Waiting [2023-10-24T17:19:23.166Z] d65c8cfc05b1: Waiting [2023-10-24T17:19:23.166Z] 2437ff75d9bd: Waiting [2023-10-24T17:19:23.434Z] 04944245beec: Verifying Checksum [2023-10-24T17:19:23.434Z] 04944245beec: Download complete [2023-10-24T17:19:23.434Z] 765212b225bb: Verifying Checksum [2023-10-24T17:19:23.434Z] 765212b225bb: Download complete [2023-10-24T17:19:23.434Z] f23df028b6ca: Download complete [2023-10-24T17:19:23.434Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T17:19:23.434Z] d65c8cfc05b1: Download complete [2023-10-24T17:19:23.704Z] 699f458cf7ca: Verifying Checksum [2023-10-24T17:19:23.704Z] 699f458cf7ca: Download complete [2023-10-24T17:19:23.971Z] 8998bd30e6a1: Download complete [2023-10-24T17:19:26.555Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T17:19:26.555Z] 2437ff75d9bd: Download complete [2023-10-24T17:19:28.496Z] 8998bd30e6a1: Pull complete [2023-10-24T17:19:28.763Z] 04944245beec: Pull complete [2023-10-24T17:19:34.100Z] 699f458cf7ca: Pull complete [2023-10-24T17:19:34.100Z] 765212b225bb: Pull complete [2023-10-24T17:19:35.060Z] f23df028b6ca: Pull complete [2023-10-24T17:19:35.060Z] d65c8cfc05b1: Pull complete [2023-10-24T17:19:53.265Z] 2437ff75d9bd: Pull complete [2023-10-24T17:19:53.265Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T17:19:53.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T17:19:53.265Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T17:19:53.608Z] prd-ubuntu20.04-docker-arm64-4c-16g-9977 does not seem to be running inside a container [2023-10-24T17:19:53.690Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-24T17:19:56.547Z] $ docker top e43303778a6d307ef23d2ecfb3044c603456a319b70f80f05e4df0e6d27692ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:19:57.444Z] ---> job-cost.sh [2023-10-24T17:19:57.444Z] lf-activate-venv: SKIPPING [2023-10-24T17:19:57.444Z] INFO: No Stack... [2023-10-24T17:19:57.710Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T17:19:58.680Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T17:19:59.454Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-10-24T17:19:59.454Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T17:19:59.555Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-612-1-stack-cost] [2023-10-24T17:19:59.560Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-612-1-stack-cost] did not exist. Created. [2023-10-24T17:19:59.560Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-612-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T17:20:00.312Z] /w/workspace/app-service-configurable/1@tmp/durable-04d886de/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T17:20:01.012Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T17:20:01.047Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T17:20:01.102Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T17:20:01.118Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-612-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T17:20:01.229Z] $ docker stop --time=1 e43303778a6d307ef23d2ecfb3044c603456a319b70f80f05e4df0e6d27692ac [2023-10-24T17:20:02.770Z] $ docker rm -f --volumes e43303778a6d307ef23d2ecfb3044c603456a319b70f80f05e4df0e6d27692ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-24T17:20:03.806Z] provisioning config files... [2023-10-24T17:20:03.815Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-612@tmp/config3686242173976282051tmp [Pipeline] { [Pipeline] sh [2023-10-24T17:20:04.161Z] + set +x [2023-10-24T17:20:04.161Z] + curl -s https://codecov.io/bash [2023-10-24T17:20:04.161Z] + bash -s -- [2023-10-24T17:20:04.161Z] [2023-10-24T17:20:04.161Z] _____ _ [2023-10-24T17:20:04.161Z] / ____| | | [2023-10-24T17:20:04.161Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T17:20:04.161Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T17:20:04.161Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T17:20:04.161Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T17:20:04.161Z] Bash-1.0.6 [2023-10-24T17:20:04.161Z] [2023-10-24T17:20:04.161Z] [2023-10-24T17:20:04.161Z] ==> git version 2.25.1 found [2023-10-24T17:20:04.161Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-24T17:20:04.161Z] Release-Date: 2020-01-08 [2023-10-24T17:20:04.161Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-24T17:20:04.161Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T17:20:04.161Z] ==> Jenkins CI detected. [2023-10-24T17:20:04.161Z] current dir:  /w/workspace/_app-service-configurable_PR-612 [2023-10-24T17:20:04.161Z] project root: . [2023-10-24T17:20:04.161Z] --> token set from env [2023-10-24T17:20:04.161Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T17:20:04.420Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T17:20:04.420Z] ==> Python coveragepy not found [2023-10-24T17:20:04.420Z] ==> Searching for coverage reports in: [2023-10-24T17:20:04.420Z] + . [2023-10-24T17:20:04.420Z] -> Found 1 reports [2023-10-24T17:20:04.420Z] ==> Detecting git/mercurial file structure [2023-10-24T17:20:04.420Z] ==> Reading reports [2023-10-24T17:20:04.420Z] + ./coverage.out bytes=13 [2023-10-24T17:20:04.420Z] ==> Appending adjustments [2023-10-24T17:20:04.420Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T17:20:04.420Z] + Found adjustments [2023-10-24T17:20:04.420Z] ==> Gzipping contents [2023-10-24T17:20:04.420Z] 4.0K /tmp/codecov.FEdhsW.gz [2023-10-24T17:20:04.420Z] ==> Uploading reports [2023-10-24T17:20:04.420Z] url: https://codecov.io [2023-10-24T17:20:04.420Z] query: branch=PR-612&commit=2853fc69c4e155d08504b44ac9d9c740009131a8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-612%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=612&job=&cmd_args= [2023-10-24T17:20:04.420Z] -> Pinging Codecov [2023-10-24T17:20:04.420Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-612&commit=2853fc69c4e155d08504b44ac9d9c740009131a8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-612%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=612&job=&cmd_args= [2023-10-24T17:20:04.420Z] -> Uploading to [2023-10-24T17:20:04.420Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/A97CA9966030D2A3747ED39772930CCE/2853fc69c4e155d08504b44ac9d9c740009131a8/73ffcee7-0294-48b6-ba45-c57530f79c21.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T172004Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=01195d0057709177f8acc948036451b4d08ed9aab2b26e0730823f472f5f7f44 [2023-10-24T17:20:04.680Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T17:20:04.680Z] Dload Upload Total Spent Left Speed [2023-10-24T17:20:04.939Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 835 --:--:-- --:--:-- --:--:-- 835 [2023-10-24T17:20:04.939Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/2853fc69c4e155d08504b44ac9d9c740009131a8 [Pipeline] } [2023-10-24T17:20:04.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-24T17:20:06.714Z] + [ -d /w/workspace/_app-service-configurable_PR-612/archives ] [2023-10-24T17:20:06.714Z] + ls -al /w/workspace/_app-service-configurable_PR-612/archives [2023-10-24T17:20:06.714Z] total 16 [2023-10-24T17:20:06.714Z] drwxr-xr-x 3 root root 4096 Oct 24 17:08 . [2023-10-24T17:20:06.714Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 17:08 .. [2023-10-24T17:20:06.714Z] drwxr-xr-x 2 root root 4096 Oct 24 17:08 cost [2023-10-24T17:20:06.714Z] -rw-r--r-- 1 root root 96 Oct 24 17:08 cost.csv [2023-10-24T17:20:06.714Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-612/archives [2023-10-24T17:20:06.714Z] + ls -al /w/workspace/_app-service-configurable_PR-612/archives [2023-10-24T17:20:06.714Z] total 16 [2023-10-24T17:20:06.714Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 17:08 . [2023-10-24T17:20:06.714Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 17:08 .. [2023-10-24T17:20:06.714Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 17:08 cost [2023-10-24T17:20:06.714Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 24 17:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:20:07.056Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:20:07.940Z] ---> package-listing.sh [2023-10-24T17:20:07.941Z] ++ facter osfamily [2023-10-24T17:20:07.941Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T17:20:08.199Z] + OS_FAMILY=debian [2023-10-24T17:20:08.199Z] + workspace=/w/workspace/_app-service-configurable_PR-612 [2023-10-24T17:20:08.199Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T17:20:08.199Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T17:20:08.199Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T17:20:08.199Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T17:20:08.199Z] + '[' /w/workspace/_app-service-configurable_PR-612 ']' [2023-10-24T17:20:08.199Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T17:20:08.199Z] + case "${OS_FAMILY}" in [2023-10-24T17:20:08.199Z] + dpkg -l [2023-10-24T17:20:08.199Z] + grep '^ii' [2023-10-24T17:20:08.199Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T17:20:08.199Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T17:20:08.199Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T17:20:08.199Z] + '[' /w/workspace/_app-service-configurable_PR-612 ']' [2023-10-24T17:20:08.199Z] + mkdir -p /w/workspace/_app-service-configurable_PR-612/archives/ [2023-10-24T17:20:08.199Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-612/archives/ [Pipeline] echo [2023-10-24T17:20:08.234Z] 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-612/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-24T17:20:08.526Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:20:09.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T17:20:09.150Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T17:20:09.283Z] prd-ubuntu20.04-docker-8c-8g-9972 does not seem to be running inside a container [2023-10-24T17:20:09.315Z] $ 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-612/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-612 -v /w/workspace/_app-service-configurable_PR-612:/w/workspace/_app-service-configurable_PR-612:rw,z -v /w/workspace/_app-service-configurable_PR-612@tmp:/w/workspace/_app-service-configurable_PR-612@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-10-24T17:20:09.851Z] $ docker top a493a0e7c02da354c89d48bd160aa799231d173957899af2a7379f19ccdff5d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T17:20:10.255Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T17:20:10.563Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T17:20:10.876Z] + ls /var/log/sa-host [2023-10-24T17:20:10.876Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T17:20:11.023Z] provisioning config files... [2023-10-24T17:20:11.031Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-612@tmp/config6589214331479643973tmp [Pipeline] { [Pipeline] echo [2023-10-24T17:20:11.096Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:20:11.407Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T17:20:11.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:20:11.825Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T17:20:11.855Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:20:12.163Z] ---> sudo-logs.sh [2023-10-24T17:20:12.163Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T17:20:12.246Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:20:12.551Z] ---> job-cost.sh [2023-10-24T17:20:12.551Z] lf-activate-venv: SKIPPING [2023-10-24T17:20:12.551Z] DEBUG: total: 0.2199999988079071 [2023-10-24T17:20:12.551Z] INFO: Retrieving Stack Cost... [2023-10-24T17:20:13.119Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T17:20:13.378Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T17:20:13.410Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:20:13.719Z] ---> logs-deploy.sh [2023-10-24T17:20:13.719Z] lf-activate-venv: SKIPPING [2023-10-24T17:20:13.719Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-612/1 [2023-10-24T17:20:13.719Z] INFO: archiving workspace using pattern(s): [2023-10-24T17:20:14.657Z] Archives upload complete. [2023-10-24T17:20:14.917Z] INFO: archiving logs to Nexus