Pull request #569 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 15ac4775fe17516ea5c5acc858766ed1ea71f204+8c98c833e4ed4c86afba46bea37273d03317273d (82daa67741aa46da5b16632f157523cb34e6e6df) 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-ssh13385507950610343883.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh15621617507290035410.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-569/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-569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3562281740980209194.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-569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6811595838805217320.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh3970770256242539261.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-569/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-569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18377314356002593633.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17332 in /w/workspace/_app-service-configurable_PR-569 [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-569 # 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/569/head:refs/remotes/origin/PR-569 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8c98c833e4ed4c86afba46bea37273d03317273d into PR head commit 15ac4775fe17516ea5c5acc858766ed1ea71f204 Merge succeeded, producing 15ac4775fe17516ea5c5acc858766ed1ea71f204 Checking out Revision 15ac4775fe17516ea5c5acc858766ed1ea71f204 (PR-569) > git config core.sparsecheckout # timeout=10 > git checkout -f 15ac4775fe17516ea5c5acc858766ed1ea71f204 # 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 8c98c833e4ed4c86afba46bea37273d03317273d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15ac4775fe17516ea5c5acc858766ed1ea71f204 # timeout=10 Commit message: "docs: Update changelog for 3.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-30T17:09:23.388Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T17:09:23.557Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T17:09:23.665Z] ========================================================= [2023-05-30T17:09:23.665Z] EdgeX Global Pipelines Version Info [2023-05-30T17:09:23.665Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:09:24.781Z] ------------------- [2023-05-30T17:09:24.781Z] stable info: [2023-05-30T17:09:24.781Z] ------------------- [2023-05-30T17:09:24.781Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T17:09:24.781Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T17:09:24.781Z] Message: update stable to v1.0.249 [2023-05-30T17:09:25.351Z] ------------------- [2023-05-30T17:09:25.351Z] experimental info: [2023-05-30T17:09:25.351Z] ------------------- [2023-05-30T17:09:25.351Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T17:09:25.351Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T17:09:25.351Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T17:09:25.617Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-05-30T17:09:25.654Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-05-30T17:09:25.694Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T17:09:25.737Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T17:09:25.780Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T17:09:25.823Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T17:09:25.864Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T17:09:25.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-30T17:09:25.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T17:09:25.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T17:09:26.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T17:09:26.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-05-30T17:09:26.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T17:09:26.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T17:09:26.162Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T17:09:26.201Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T17:09:26.243Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T17:09:26.285Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T17:09:26.330Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T17:09:26.375Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T17:09:26.419Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-30T17:09:26.468Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-30T17:09:26.512Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-30T17:09:26.558Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-30T17:09:26.602Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-30T17:09:26.646Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T17:09:26.688Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T17:09:26.731Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-569 [Pipeline] echo [2023-05-30T17:09:26.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-569 [Pipeline] echo [2023-05-30T17:09:26.826Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-569 [Pipeline] echo [2023-05-30T17:09:26.869Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15ac4775fe17516ea5c5acc858766ed1ea71f204 [Pipeline] echo [2023-05-30T17:09:26.914Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15ac477 [Pipeline] echo [2023-05-30T17:09:26.957Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T17:09:27.073Z] provisioning config files... [2023-05-30T17:09:27.088Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-569@tmp/config14192189696640178201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:09:27.431Z] ---> docker-login.sh [2023-05-30T17:09:27.431Z] nexus3.edgexfoundry.org:10001 [2023-05-30T17:09:27.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:09:27.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:09:27.691Z] Configure a credential helper to remove this warning. See [2023-05-30T17:09:27.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:09:27.691Z] [2023-05-30T17:09:27.691Z] Login Succeeded [2023-05-30T17:09:27.691Z] nexus3.edgexfoundry.org:10002 [2023-05-30T17:09:27.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:09:27.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:09:27.691Z] Configure a credential helper to remove this warning. See [2023-05-30T17:09:27.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:09:27.691Z] [2023-05-30T17:09:27.691Z] Login Succeeded [2023-05-30T17:09:27.691Z] nexus3.edgexfoundry.org:10003 [2023-05-30T17:09:27.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:09:27.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:09:27.951Z] Configure a credential helper to remove this warning. See [2023-05-30T17:09:27.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:09:27.951Z] [2023-05-30T17:09:27.951Z] Login Succeeded [2023-05-30T17:09:27.951Z] nexus3.edgexfoundry.org:10004 [2023-05-30T17:09:27.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:09:27.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:09:27.951Z] Configure a credential helper to remove this warning. See [2023-05-30T17:09:27.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:09:27.951Z] [2023-05-30T17:09:27.951Z] Login Succeeded [2023-05-30T17:09:27.951Z] docker.io [2023-05-30T17:09:28.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:09:28.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:09:28.211Z] Configure a credential helper to remove this warning. See [2023-05-30T17:09:28.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:09:28.211Z] [2023-05-30T17:09:28.211Z] Login Succeeded [2023-05-30T17:09:28.211Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T17:09:28.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-30T17:09:28.877Z] + git rev-list -1 --merges 15ac4775fe17516ea5c5acc858766ed1ea71f204~1..15ac4775fe17516ea5c5acc858766ed1ea71f204 [Pipeline] echo [2023-05-30T17:09:28.951Z] -----------> git rev-list -1 --merges 15ac4775fe17516ea5c5acc858766ed1ea71f204~1..15ac4775fe17516ea5c5acc858766ed1ea71f204 15ac4775fe17516ea5c5acc858766ed1ea71f204 [false] [Pipeline] sh [2023-05-30T17:09:29.265Z] + git log --format=format:%s -1 15ac4775fe17516ea5c5acc858766ed1ea71f204 [Pipeline] echo [2023-05-30T17:09:29.299Z] ========================================================= [2023-05-30T17:09:29.299Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T17:09:29.299Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T17:09:29.810Z] + git log --format=format:%s -1 15ac4775fe17516ea5c5acc858766ed1ea71f204 [Pipeline] echo [2023-05-30T17:09:29.841Z] [semverPrep] GIT_COMMIT: 15ac4775fe17516ea5c5acc858766ed1ea71f204, Commit Message: docs: Update changelog for 3.0 [Pipeline] echo [2023-05-30T17:09:29.870Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-30T17:09:30.248Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T17:09:30.248Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T17:09:30.248Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T17:09:30.248Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T17:09:30.248Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-30T17:09:30.248Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-30T17:09:30.248Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:09:30.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T17:09:30.669Z] [2023-05-30T17:09:30.669Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:09:31.042Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T17:09:31.042Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T17:09:31.042Z] b85a868b505f: Pulling fs layer [2023-05-30T17:09:31.042Z] e2be974225ed: Pulling fs layer [2023-05-30T17:09:31.042Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T17:09:31.042Z] 988bab9f4d93: Pulling fs layer [2023-05-30T17:09:31.042Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T17:09:31.042Z] eaf3925da568: Pulling fs layer [2023-05-30T17:09:31.042Z] bab4dde63d76: Pulling fs layer [2023-05-30T17:09:31.042Z] bde34c3a00c8: Pulling fs layer [2023-05-30T17:09:31.042Z] b352a97aabf1: Pulling fs layer [2023-05-30T17:09:31.042Z] 4872d77fe225: Pulling fs layer [2023-05-30T17:09:31.042Z] 5851b861e8e6: Pulling fs layer [2023-05-30T17:09:31.042Z] 988bab9f4d93: Waiting [2023-05-30T17:09:31.042Z] 1469e6f7b9e6: Waiting [2023-05-30T17:09:31.042Z] eaf3925da568: Waiting [2023-05-30T17:09:31.042Z] bab4dde63d76: Waiting [2023-05-30T17:09:31.042Z] bde34c3a00c8: Waiting [2023-05-30T17:09:31.042Z] b352a97aabf1: Waiting [2023-05-30T17:09:31.042Z] 4872d77fe225: Waiting [2023-05-30T17:09:31.042Z] 5851b861e8e6: Waiting [2023-05-30T17:09:31.042Z] e2be974225ed: Download complete [2023-05-30T17:09:31.042Z] 988bab9f4d93: Download complete [2023-05-30T17:09:31.322Z] 1469e6f7b9e6: Verifying Checksum [2023-05-30T17:09:31.322Z] 1469e6f7b9e6: Download complete [2023-05-30T17:09:31.322Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T17:09:31.322Z] 339a4e72a1f5: Download complete [2023-05-30T17:09:31.322Z] eaf3925da568: Verifying Checksum [2023-05-30T17:09:31.322Z] eaf3925da568: Download complete [2023-05-30T17:09:31.322Z] bde34c3a00c8: Download complete [2023-05-30T17:09:31.322Z] b352a97aabf1: Verifying Checksum [2023-05-30T17:09:31.322Z] b352a97aabf1: Download complete [2023-05-30T17:09:31.322Z] 4872d77fe225: Verifying Checksum [2023-05-30T17:09:31.322Z] 4872d77fe225: Download complete [2023-05-30T17:09:31.322Z] b85a868b505f: Verifying Checksum [2023-05-30T17:09:31.322Z] b85a868b505f: Download complete [2023-05-30T17:09:31.322Z] 5851b861e8e6: Download complete [2023-05-30T17:09:31.603Z] bab4dde63d76: Verifying Checksum [2023-05-30T17:09:31.603Z] bab4dde63d76: Download complete [2023-05-30T17:09:32.580Z] b85a868b505f: Pull complete [2023-05-30T17:09:32.841Z] e2be974225ed: Pull complete [2023-05-30T17:09:33.100Z] 339a4e72a1f5: Pull complete [2023-05-30T17:09:33.360Z] 988bab9f4d93: Pull complete [2023-05-30T17:09:33.619Z] 1469e6f7b9e6: Pull complete [2023-05-30T17:09:33.619Z] eaf3925da568: Pull complete [2023-05-30T17:09:35.520Z] bab4dde63d76: Pull complete [2023-05-30T17:09:35.520Z] bde34c3a00c8: Pull complete [2023-05-30T17:09:35.520Z] b352a97aabf1: Pull complete [2023-05-30T17:09:35.520Z] 4872d77fe225: Pull complete [2023-05-30T17:09:35.520Z] 5851b861e8e6: Pull complete [2023-05-30T17:09:35.520Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T17:09:35.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T17:09:35.780Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:09:35.997Z] prd-ubuntu20.04-docker-8c-8g-17332 does not seem to be running inside a container [2023-05-30T17:09:36.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-569 -v /w/workspace/_app-service-configurable_PR-569:/w/workspace/_app-service-configurable_PR-569:rw,z -v /w/workspace/_app-service-configurable_PR-569@tmp:/w/workspace/_app-service-configurable_PR-569@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T17:09:38.328Z] $ docker top bfafc9e5f55b6669c40c7c32bd32be896444b864e0e198b0fb9588e5d7ac2dd5 -eo pid,comm [2023-05-30T17:09:38.393Z] 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-05-30T17:09:38.393Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T17:09:38.532Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T17:09:38.532Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T17:09:38.640Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T17:09:38.641Z] $ docker exec bfafc9e5f55b6669c40c7c32bd32be896444b864e0e198b0fb9588e5d7ac2dd5 ssh-agent [2023-05-30T17:09:38.758Z] SSH_AUTH_SOCK=/tmp/ssh-Gcjq3sLjLTWh/agent.32 [2023-05-30T17:09:38.758Z] SSH_AGENT_PID=38 [2023-05-30T17:09:38.764Z] Running ssh-add (command line suppressed) [2023-05-30T17:09:38.863Z] Identity added: /w/workspace/_app-service-configurable_PR-569@tmp/private_key_6630451817724662327.key (/w/workspace/_app-service-configurable_PR-569@tmp/private_key_6630451817724662327.key) [2023-05-30T17:09:38.882Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T17:09:39.222Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T17:09:39.249Z] $ docker exec --env ******** --env ******** bfafc9e5f55b6669c40c7c32bd32be896444b864e0e198b0fb9588e5d7ac2dd5 ssh-agent -k [2023-05-30T17:09:39.348Z] unset SSH_AUTH_SOCK; [2023-05-30T17:09:39.350Z] unset SSH_AGENT_PID; [2023-05-30T17:09:39.350Z] echo Agent pid 38 killed; [2023-05-30T17:09:39.359Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T17:09:39.462Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T17:09:39.462Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T17:09:39.571Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T17:09:39.572Z] $ docker exec bfafc9e5f55b6669c40c7c32bd32be896444b864e0e198b0fb9588e5d7ac2dd5 ssh-agent [2023-05-30T17:09:39.676Z] SSH_AUTH_SOCK=/tmp/ssh-9Xx5mrGpHbqi/agent.70 [2023-05-30T17:09:39.676Z] SSH_AGENT_PID=76 [2023-05-30T17:09:39.681Z] Running ssh-add (command line suppressed) [2023-05-30T17:09:39.781Z] Identity added: /w/workspace/_app-service-configurable_PR-569@tmp/private_key_5818052973144150888.key (/w/workspace/_app-service-configurable_PR-569@tmp/private_key_5818052973144150888.key) [2023-05-30T17:09:39.797Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T17:09:40.133Z] + git semver init [2023-05-30T17:09:40.394Z] 2023-05-30 17:09:40,346 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T17:09:40.394Z] 2023-05-30 17:09:40,347 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-569/.semver [2023-05-30T17:09:40.394Z] 2023-05-30 17:09:40,347 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-569/.semver [2023-05-30T17:09:40.394Z] 2023-05-30 17:09:40,347 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-569/.semver'], cwd=/w/workspace/_app-service-configurable_PR-569, universal_newlines=False, shell=None, istream=None) [2023-05-30T17:09:41.338Z] 2023-05-30 17:09:41,135 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-569/.git/info/exclude [2023-05-30T17:09:41.338Z] 2023-05-30 17:09:41,135 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-569/.semver/PR-569 with force:False [2023-05-30T17:09:41.338Z] 2023-05-30 17:09:41,135 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-569/.semver/PR-569 [2023-05-30T17:09:41.338Z] 2023-05-30 17:09:41,138 [execute] INFO git cat-file --batch-check [2023-05-30T17:09:41.338Z] 2023-05-30 17:09:41,138 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-569/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T17:09:41.338Z] 2023-05-30 17:09:41,143 [execute] INFO git cat-file --batch [2023-05-30T17:09:41.338Z] 2023-05-30 17:09:41,144 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-569/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T17:09:41.338Z] 2023-05-30 17:09:41,147 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-569/.semver/PR-569 [2023-05-30T17:09:41.338Z] 0.0.0 [Pipeline] } [2023-05-30T17:09:41.365Z] $ docker exec --env ******** --env ******** bfafc9e5f55b6669c40c7c32bd32be896444b864e0e198b0fb9588e5d7ac2dd5 ssh-agent -k [2023-05-30T17:09:41.455Z] unset SSH_AUTH_SOCK; [2023-05-30T17:09:41.456Z] unset SSH_AGENT_PID; [2023-05-30T17:09:41.456Z] echo Agent pid 76 killed; [2023-05-30T17:09:41.469Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T17:09:41.961Z] + git semver [Pipeline] } [2023-05-30T17:09:42.251Z] $ docker stop --time=1 bfafc9e5f55b6669c40c7c32bd32be896444b864e0e198b0fb9588e5d7ac2dd5 [2023-05-30T17:09:43.528Z] $ docker rm -f --volumes bfafc9e5f55b6669c40c7c32bd32be896444b864e0e198b0fb9588e5d7ac2dd5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T17:09:43.938Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T17:09:44.223Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T17:09:44.239Z] [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-05-30T17:09:44.837Z] provisioning config files... [2023-05-30T17:09:44.847Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-569@tmp/config5269632556307394885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:09:45.194Z] ---> docker-login.sh [2023-05-30T17:09:45.194Z] nexus3.edgexfoundry.org:10001 [2023-05-30T17:09:45.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:09:45.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:09:45.194Z] Configure a credential helper to remove this warning. See [2023-05-30T17:09:45.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:09:45.194Z] [2023-05-30T17:09:45.194Z] Login Succeeded [2023-05-30T17:09:45.194Z] nexus3.edgexfoundry.org:10002 [2023-05-30T17:09:45.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:09:45.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:09:45.194Z] Configure a credential helper to remove this warning. See [2023-05-30T17:09:45.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:09:45.194Z] [2023-05-30T17:09:45.194Z] Login Succeeded [2023-05-30T17:09:45.194Z] nexus3.edgexfoundry.org:10003 [2023-05-30T17:09:45.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:09:45.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:09:45.453Z] Configure a credential helper to remove this warning. See [2023-05-30T17:09:45.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:09:45.453Z] [2023-05-30T17:09:45.453Z] Login Succeeded [2023-05-30T17:09:45.453Z] nexus3.edgexfoundry.org:10004 [2023-05-30T17:09:45.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:09:45.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:09:45.453Z] Configure a credential helper to remove this warning. See [2023-05-30T17:09:45.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:09:45.453Z] [2023-05-30T17:09:45.453Z] Login Succeeded [2023-05-30T17:09:45.453Z] docker.io [2023-05-30T17:09:45.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:09:45.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:09:45.714Z] Configure a credential helper to remove this warning. See [2023-05-30T17:09:45.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:09:45.714Z] [2023-05-30T17:09:45.714Z] Login Succeeded [2023-05-30T17:09:45.714Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T17:09:45.748Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T17:09:45.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T17:09:45.989Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T17:09:46.023Z] ========================================================= [2023-05-30T17:09:46.023Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T17:09:46.023Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:09:46.502Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-30T17:09:46.502Z] Sending build context to Docker daemon 3.359MB [2023-05-30T17:09:46.502Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T17:09:46.502Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T17:09:46.502Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T17:09:46.502Z] f56be85fc22e: Pulling fs layer [2023-05-30T17:09:46.502Z] 85791d961cd3: Pulling fs layer [2023-05-30T17:09:46.502Z] d694b5ae8c79: Pulling fs layer [2023-05-30T17:09:46.502Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T17:09:46.502Z] 4d19c01a9841: Pulling fs layer [2023-05-30T17:09:46.502Z] 9325e15d5711: Pulling fs layer [2023-05-30T17:09:46.502Z] 556b6ee489ea: Pulling fs layer [2023-05-30T17:09:46.502Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T17:09:46.502Z] 9325e15d5711: Waiting [2023-05-30T17:09:46.502Z] 556b6ee489ea: Waiting [2023-05-30T17:09:46.502Z] c5a4b2cf53e6: Waiting [2023-05-30T17:09:46.502Z] 4d19c01a9841: Waiting [2023-05-30T17:09:46.502Z] 9f32a84ed3da: Waiting [2023-05-30T17:09:46.502Z] 85791d961cd3: Download complete [2023-05-30T17:09:46.502Z] 9f32a84ed3da: Verifying Checksum [2023-05-30T17:09:46.502Z] 9f32a84ed3da: Download complete [2023-05-30T17:09:46.502Z] 4d19c01a9841: Verifying Checksum [2023-05-30T17:09:46.502Z] 4d19c01a9841: Download complete [2023-05-30T17:09:46.761Z] f56be85fc22e: Verifying Checksum [2023-05-30T17:09:46.761Z] f56be85fc22e: Download complete [2023-05-30T17:09:46.761Z] 9325e15d5711: Verifying Checksum [2023-05-30T17:09:46.761Z] 9325e15d5711: Download complete [2023-05-30T17:09:46.761Z] f56be85fc22e: Pull complete [2023-05-30T17:09:47.022Z] 85791d961cd3: Pull complete [2023-05-30T17:09:47.280Z] c5a4b2cf53e6: Verifying Checksum [2023-05-30T17:09:47.280Z] c5a4b2cf53e6: Download complete [2023-05-30T17:09:47.280Z] d694b5ae8c79: Verifying Checksum [2023-05-30T17:09:47.280Z] d694b5ae8c79: Download complete [2023-05-30T17:09:47.539Z] 556b6ee489ea: Verifying Checksum [2023-05-30T17:09:47.539Z] 556b6ee489ea: Download complete [2023-05-30T17:09:50.827Z] d694b5ae8c79: Pull complete [2023-05-30T17:09:50.827Z] 9f32a84ed3da: Pull complete [2023-05-30T17:09:50.827Z] 4d19c01a9841: Pull complete [2023-05-30T17:09:50.827Z] 9325e15d5711: Pull complete [2023-05-30T17:09:53.356Z] 556b6ee489ea: Pull complete [2023-05-30T17:09:54.309Z] c5a4b2cf53e6: Pull complete [2023-05-30T17:09:54.309Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T17:09:54.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T17:09:54.309Z] ---> c4be618373d6 [2023-05-30T17:09:54.309Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T17:09:57.627Z] ---> Running in b6d4d3c876fe [2023-05-30T17:09:57.628Z] Removing intermediate container b6d4d3c876fe [2023-05-30T17:09:57.628Z] ---> 008e29168f7e [2023-05-30T17:09:57.628Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T17:09:57.628Z] ---> Running in 9b59d4d2472b [2023-05-30T17:09:57.628Z] Removing intermediate container 9b59d4d2472b [2023-05-30T17:09:57.628Z] ---> 660a27d0476e [2023-05-30T17:09:57.628Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T17:09:57.628Z] ---> Running in 676a7c994fb5 [2023-05-30T17:09:57.628Z] Removing intermediate container 676a7c994fb5 [2023-05-30T17:09:57.628Z] ---> e2d7a7718d70 [2023-05-30T17:09:57.628Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T17:09:57.628Z] ---> Running in 0d1808753b42 [2023-05-30T17:09:57.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T17:09:58.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T17:09:58.412Z] OK: 265 MiB in 53 packages [2023-05-30T17:09:58.671Z] Removing intermediate container 0d1808753b42 [2023-05-30T17:09:58.671Z] ---> 21b6a7cb57a1 [2023-05-30T17:09:58.671Z] Step 7/12 : WORKDIR /app [2023-05-30T17:09:58.671Z] ---> Running in a3296974f7c4 [2023-05-30T17:09:58.671Z] Removing intermediate container a3296974f7c4 [2023-05-30T17:09:58.671Z] ---> 06f11b74d279 [2023-05-30T17:09:58.671Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-30T17:09:58.930Z] ---> 4c6729ba1672 [2023-05-30T17:09:58.930Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T17:09:58.930Z] ---> Running in 3990c4dd62b8 [2023-05-30T17:09:59.647Z] Still waiting to schedule task [2023-05-30T17:09:59.647Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-30T17:10:25.499Z] Removing intermediate container 3990c4dd62b8 [2023-05-30T17:10:25.499Z] ---> 5981f9babc17 [2023-05-30T17:10:25.499Z] Step 10/12 : COPY . . [2023-05-30T17:10:25.499Z] ---> 6ad6d9daec1d [2023-05-30T17:10:25.499Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T17:10:25.499Z] ---> Running in 43f9371e13d5 [2023-05-30T17:10:25.499Z] Removing intermediate container 43f9371e13d5 [2023-05-30T17:10:25.499Z] ---> 6b54d2aa56b2 [2023-05-30T17:10:25.499Z] Step 12/12 : RUN $MAKE [2023-05-30T17:10:25.499Z] ---> Running in a8748b102eb8 [2023-05-30T17:10:25.499Z] noop [2023-05-30T17:10:25.499Z] Removing intermediate container a8748b102eb8 [2023-05-30T17:10:25.499Z] ---> 2d656b1d2bcc [2023-05-30T17:10:25.499Z] Successfully built 2d656b1d2bcc [2023-05-30T17:10:25.499Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:10:25.951Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T17:10:25.951Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:10:26.103Z] prd-ubuntu20.04-docker-8c-8g-17332 does not seem to be running inside a container [2023-05-30T17:10:26.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-569 -v /w/workspace/_app-service-configurable_PR-569:/w/workspace/_app-service-configurable_PR-569:rw,z -v /w/workspace/_app-service-configurable_PR-569@tmp:/w/workspace/_app-service-configurable_PR-569@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T17:10:26.470Z] $ docker top 29024d90f24c55b1412edd83d02f9d04aefc42b15612d5ba8ac41c76aced07ee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T17:10:26.842Z] + go version [2023-05-30T17:10:26.842Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T17:10:26.876Z] $ docker stop --time=1 29024d90f24c55b1412edd83d02f9d04aefc42b15612d5ba8ac41c76aced07ee [2023-05-30T17:10:28.137Z] $ docker rm -f --volumes 29024d90f24c55b1412edd83d02f9d04aefc42b15612d5ba8ac41c76aced07ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:10:28.850Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T17:10:28.850Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:10:29.006Z] prd-ubuntu20.04-docker-8c-8g-17332 does not seem to be running inside a container [2023-05-30T17:10:29.042Z] $ 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-569 -v /w/workspace/_app-service-configurable_PR-569:/w/workspace/_app-service-configurable_PR-569:rw,z -v /w/workspace/_app-service-configurable_PR-569@tmp:/w/workspace/_app-service-configurable_PR-569@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T17:10:29.363Z] $ docker top e1331ea086cd56b3b95b8dc32f49abba25be56977f72f3927941f37a368bf24f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T17:10:29.750Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-569 [Pipeline] fileExists [Pipeline] sh [2023-05-30T17:10:30.123Z] + make test [2023-05-30T17:10:30.123Z] go test -race -coverprofile=coverage.out ./... [2023-05-30T17:10:52.045Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-30T17:11:10.124Z] go vet ./... [2023-05-30T17:11:12.653Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T17:11:12.653Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T17:11:12.653Z] ./bin/test-attribution-txt.sh [2023-05-30T17:11:12.653Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-30T17:11:12.653Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-30T17:11:12.696Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T17:11:12.732Z] $ docker stop --time=1 e1331ea086cd56b3b95b8dc32f49abba25be56977f72f3927941f37a368bf24f [2023-05-30T17:11:15.841Z] $ docker rm -f --volumes e1331ea086cd56b3b95b8dc32f49abba25be56977f72f3927941f37a368bf24f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T17:11:16.464Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T17:11:16.527Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-30T17:11:17.172Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T17:11:17.484Z] + ls -al . [2023-05-30T17:11:17.484Z] total 180 [2023-05-30T17:11:17.484Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 17:10 . [2023-05-30T17:11:17.484Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 17:09 .. [2023-05-30T17:11:17.484Z] -rw-rw-r-- 1 jenkins jenkins 119 May 30 17:09 .dockerignore [2023-05-30T17:11:17.484Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 17:09 .git [2023-05-30T17:11:17.484Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 17:09 .github [2023-05-30T17:11:17.484Z] -rw-rw-r-- 1 jenkins jenkins 171 May 30 17:09 .gitignore [2023-05-30T17:11:17.484Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 17:09 .golangci.yml [2023-05-30T17:11:17.484Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 17:09 .semver [2023-05-30T17:11:17.484Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 30 17:09 Attribution.txt [2023-05-30T17:11:17.484Z] -rw-rw-r-- 1 jenkins jenkins 34764 May 30 17:09 CHANGELOG.md [2023-05-30T17:11:17.484Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 30 17:09 Dockerfile [2023-05-30T17:11:17.484Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 17:09 GOVERNANCE.md [2023-05-30T17:11:17.484Z] -rw-rw-r-- 1 jenkins jenkins 688 May 30 17:09 Jenkinsfile [2023-05-30T17:11:17.484Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 30 17:09 LICENSE [2023-05-30T17:11:17.484Z] -rw-rw-r-- 1 jenkins jenkins 618 May 30 17:09 OWNERS.md [2023-05-30T17:11:17.484Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 30 17:09 README.md [2023-05-30T17:11:17.484Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 17:09 VERSION [2023-05-30T17:11:17.484Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 17:09 bin [2023-05-30T17:11:17.484Z] -rw-r--r-- 1 jenkins jenkins 13 May 30 17:10 coverage.out [2023-05-30T17:11:17.484Z] -rw-rw-r-- 1 jenkins jenkins 3254 May 30 17:09 go.mod [2023-05-30T17:11:17.484Z] -rw-rw-r-- 1 jenkins jenkins 31325 May 30 17:09 go.sum [2023-05-30T17:11:17.484Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 30 17:09 main.go [2023-05-30T17:11:17.484Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 30 17:09 makefile [2023-05-30T17:11:17.484Z] drwxrwxr-x 9 jenkins jenkins 4096 May 30 17:09 res [2023-05-30T17:11:17.484Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 17:09 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:11:17.871Z] + 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=15ac4775fe17516ea5c5acc858766ed1ea71f204 --label arch=amd64 --label version=0.0.0 . [2023-05-30T17:11:17.871Z] Sending build context to Docker daemon 3.36MB [2023-05-30T17:11:17.871Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T17:11:17.871Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-30T17:11:17.871Z] ---> 2d656b1d2bcc [2023-05-30T17:11:17.871Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T17:11:17.871Z] ---> Running in c1ba30c79f03 [2023-05-30T17:11:18.130Z] Removing intermediate container c1ba30c79f03 [2023-05-30T17:11:18.130Z] ---> 314bf4057834 [2023-05-30T17:11:18.130Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T17:11:18.130Z] ---> Running in 966312cd0d46 [2023-05-30T17:11:18.130Z] Removing intermediate container 966312cd0d46 [2023-05-30T17:11:18.130Z] ---> 7c06a69ff1be [2023-05-30T17:11:18.130Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-30T17:11:18.130Z] ---> Running in c00ff9bec614 [2023-05-30T17:11:18.130Z] Removing intermediate container c00ff9bec614 [2023-05-30T17:11:18.130Z] ---> c019895b7f0a [2023-05-30T17:11:18.130Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T17:11:18.130Z] ---> Running in 047d1eabaf83 [2023-05-30T17:11:18.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T17:11:18.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T17:11:18.908Z] OK: 265 MiB in 53 packages [2023-05-30T17:11:19.168Z] Removing intermediate container 047d1eabaf83 [2023-05-30T17:11:19.168Z] ---> 728f3ade8aac [2023-05-30T17:11:19.168Z] Step 7/26 : WORKDIR /app [2023-05-30T17:11:19.168Z] ---> Running in fd38738d1cd6 [2023-05-30T17:11:19.168Z] Removing intermediate container fd38738d1cd6 [2023-05-30T17:11:19.168Z] ---> 2b2fb93b86e9 [2023-05-30T17:11:19.168Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-30T17:11:19.427Z] ---> 5a29db857f4e [2023-05-30T17:11:19.427Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T17:11:19.427Z] ---> Running in e9b0e4f379cf [2023-05-30T17:11:20.360Z] Removing intermediate container e9b0e4f379cf [2023-05-30T17:11:20.360Z] ---> 6e666bb3267b [2023-05-30T17:11:20.360Z] Step 10/26 : COPY . . [2023-05-30T17:11:20.360Z] ---> 09bf9f6b156d [2023-05-30T17:11:20.360Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T17:11:20.360Z] ---> Running in c19f4900e445 [2023-05-30T17:11:20.618Z] Removing intermediate container c19f4900e445 [2023-05-30T17:11:20.618Z] ---> 6bf73d5de8b3 [2023-05-30T17:11:20.618Z] Step 12/26 : RUN $MAKE [2023-05-30T17:11:20.618Z] ---> Running in 9d96efa1038f [2023-05-30T17:11:20.876Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-05-30T17:11:42.795Z] Removing intermediate container 9d96efa1038f [2023-05-30T17:11:42.795Z] ---> a3a3b83a41f6 [2023-05-30T17:11:42.795Z] Step 13/26 : FROM alpine:3.17 [2023-05-30T17:11:42.795Z] 3.17: Pulling from library/alpine [2023-05-30T17:11:42.795Z] f56be85fc22e: Already exists [2023-05-30T17:11:42.795Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T17:11:42.795Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T17:11:42.795Z] ---> 9ed4aefc74f6 [2023-05-30T17:11:42.795Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-30T17:11:42.795Z] ---> Running in f5977ddc2aaf [2023-05-30T17:11:42.795Z] Removing intermediate container f5977ddc2aaf [2023-05-30T17:11:42.795Z] ---> 6f7927e05a01 [2023-05-30T17:11:42.795Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-30T17:11:42.795Z] ---> Running in 17e88672bf72 [2023-05-30T17:11:42.795Z] Removing intermediate container 17e88672bf72 [2023-05-30T17:11:42.795Z] ---> bf9df41839ea [2023-05-30T17:11:42.795Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-30T17:11:42.795Z] ---> Running in 3e9204555768 [2023-05-30T17:11:42.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T17:11:42.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T17:11:42.795Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-30T17:11:42.795Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-30T17:11:42.795Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T17:11:42.795Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T17:11:42.795Z] OK: 8 MiB in 17 packages [2023-05-30T17:11:42.795Z] Removing intermediate container 3e9204555768 [2023-05-30T17:11:42.795Z] ---> e6d140b92014 [2023-05-30T17:11:42.795Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-30T17:11:42.795Z] ---> f3593a4a3a3a [2023-05-30T17:11:42.795Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-30T17:11:42.795Z] ---> 184c20b10a0a [2023-05-30T17:11:42.795Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-30T17:11:42.795Z] ---> 04a20d947a91 [2023-05-30T17:11:42.795Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-30T17:11:43.368Z] ---> 78adca5de921 [2023-05-30T17:11:43.368Z] Step 21/26 : EXPOSE 48095 [2023-05-30T17:11:43.368Z] ---> Running in eb367ce67eb5 [2023-05-30T17:11:43.631Z] Removing intermediate container eb367ce67eb5 [2023-05-30T17:11:43.631Z] ---> f6e87ebe306a [2023-05-30T17:11:43.631Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-30T17:11:43.898Z] ---> Running in 82710369400c [2023-05-30T17:11:44.161Z] Removing intermediate container 82710369400c [2023-05-30T17:11:44.161Z] ---> 85eab893e3ce [2023-05-30T17:11:44.161Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T17:11:44.161Z] ---> Running in 0491f6535b89 [2023-05-30T17:11:44.436Z] Removing intermediate container 0491f6535b89 [2023-05-30T17:11:44.436Z] ---> 7c4b16c2f7ac [2023-05-30T17:11:44.436Z] Step 24/26 : LABEL arch=amd64 [2023-05-30T17:11:44.436Z] ---> Running in 6b159e493acb [2023-05-30T17:11:44.436Z] Removing intermediate container 6b159e493acb [2023-05-30T17:11:44.436Z] ---> eb2d26c82da7 [2023-05-30T17:11:44.436Z] Step 25/26 : LABEL git_sha=15ac4775fe17516ea5c5acc858766ed1ea71f204 [2023-05-30T17:11:44.436Z] ---> Running in f7a1675ff437 [2023-05-30T17:11:44.436Z] Removing intermediate container f7a1675ff437 [2023-05-30T17:11:44.436Z] ---> 5e6b0eeedc0c [2023-05-30T17:11:44.436Z] Step 26/26 : LABEL version=0.0.0 [2023-05-30T17:11:44.695Z] ---> Running in 23c8e53a70cf [2023-05-30T17:11:44.695Z] Removing intermediate container 23c8e53a70cf [2023-05-30T17:11:44.695Z] ---> d826a94d98e0 [2023-05-30T17:11:44.695Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T17:11:44.695Z] Successfully built d826a94d98e0 [2023-05-30T17:11:44.695Z] 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-05-30T17:11:45.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T17:11:45.645Z] [2023-05-30T17:11:45.645Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:11:46.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T17:11:46.278Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T17:11:46.278Z] 5eb5b503b376: Pulling fs layer [2023-05-30T17:11:46.278Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T17:11:46.278Z] ec43610c2a17: Pulling fs layer [2023-05-30T17:11:46.278Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T17:11:46.278Z] 33b1e0a273af: Pulling fs layer [2023-05-30T17:11:46.278Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T17:11:46.278Z] 2f39f015ded8: Pulling fs layer [2023-05-30T17:11:46.278Z] 33b1e0a273af: Waiting [2023-05-30T17:11:46.278Z] 5d3b04190fa2: Waiting [2023-05-30T17:11:46.278Z] 2f39f015ded8: Waiting [2023-05-30T17:11:46.278Z] 3a2ae6a8a46f: Waiting [2023-05-30T17:11:46.278Z] 5c69ac0246d0: Verifying Checksum [2023-05-30T17:11:46.278Z] 5c69ac0246d0: Download complete [2023-05-30T17:11:46.278Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-30T17:11:46.278Z] 3a2ae6a8a46f: Download complete [2023-05-30T17:11:46.278Z] 33b1e0a273af: Verifying Checksum [2023-05-30T17:11:46.278Z] 33b1e0a273af: Download complete [2023-05-30T17:11:46.278Z] 5d3b04190fa2: Verifying Checksum [2023-05-30T17:11:46.278Z] 5d3b04190fa2: Download complete [2023-05-30T17:11:46.278Z] ec43610c2a17: Verifying Checksum [2023-05-30T17:11:46.278Z] ec43610c2a17: Download complete [2023-05-30T17:11:46.278Z] 5eb5b503b376: Verifying Checksum [2023-05-30T17:11:46.278Z] 5eb5b503b376: Download complete [2023-05-30T17:11:47.218Z] 2f39f015ded8: Download complete [2023-05-30T17:11:47.784Z] 5eb5b503b376: Pull complete [2023-05-30T17:11:47.784Z] 5c69ac0246d0: Pull complete [2023-05-30T17:11:48.351Z] ec43610c2a17: Pull complete [2023-05-30T17:11:48.351Z] 3a2ae6a8a46f: Pull complete [2023-05-30T17:11:48.610Z] 33b1e0a273af: Pull complete [2023-05-30T17:11:48.610Z] 5d3b04190fa2: Pull complete [2023-05-30T17:11:53.876Z] 2f39f015ded8: Pull complete [2023-05-30T17:11:53.876Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T17:11:53.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T17:11:53.876Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:11:54.080Z] prd-ubuntu20.04-docker-8c-8g-17332 does not seem to be running inside a container [2023-05-30T17:11:54.112Z] $ 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-569 -v /w/workspace/_app-service-configurable_PR-569:/w/workspace/_app-service-configurable_PR-569:rw,z -v /w/workspace/_app-service-configurable_PR-569@tmp:/w/workspace/_app-service-configurable_PR-569@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-30T17:11:58.054Z] $ docker top c219008e751b3b8f533077a6ab8829edc1dc957ab543e65936370af2143533cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:11:58.509Z] ---> job-cost.sh [2023-05-30T17:11:58.509Z] lf-activate-venv: SKIPPING [2023-05-30T17:11:58.509Z] INFO: No Stack... [2023-05-30T17:11:58.769Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T17:11:59.338Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T17:11:59.697Z] + cat /w/workspace/_app-service-configurable_PR-569/archives/cost.csv [2023-05-30T17:11:59.697Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T17:11:59.738Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-569-1-stack-cost] [2023-05-30T17:11:59.742Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-569-1-stack-cost] did not exist. Created. [2023-05-30T17:11:59.743Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-569-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T17:12:00.136Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-30T17:12:00.184Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T17:12:00.213Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-569-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T17:12:00.287Z] $ docker stop --time=1 c219008e751b3b8f533077a6ab8829edc1dc957ab543e65936370af2143533cf [2023-05-30T17:12:01.480Z] $ docker rm -f --volumes c219008e751b3b8f533077a6ab8829edc1dc957ab543e65936370af2143533cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-30T17:13:21.040Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17334 in /w/workspace/_app-service-configurable_PR-569 [Pipeline] { [Pipeline] ws [2023-05-30T17:13:21.101Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-05-30T17:13:21.182Z] Selected Git installation does not exist. Using Default [2023-05-30T17:13:21.183Z] The recommended git tool is: NONE [2023-05-30T17:13:26.342Z] using credential edgex-jenkins-ssh [2023-05-30T17:13:26.363Z] Cloning the remote Git repository [2023-05-30T17:13:26.410Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-05-30T17:13:26.514Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-05-30T17:13:26.679Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-30T17:13:26.680Z] > git --version # timeout=10 [2023-05-30T17:13:26.702Z] > git --version # 'git version 2.25.1' [2023-05-30T17:13:26.705Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T17:13:26.863Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T17:13:28.080Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-30T17:13:28.108Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T17:13:29.662Z] Merging remotes/origin/main commit 8c98c833e4ed4c86afba46bea37273d03317273d into PR head commit 15ac4775fe17516ea5c5acc858766ed1ea71f204 [2023-05-30T17:13:29.950Z] Merge succeeded, producing 15ac4775fe17516ea5c5acc858766ed1ea71f204 [2023-05-30T17:13:29.951Z] Checking out Revision 15ac4775fe17516ea5c5acc858766ed1ea71f204 (PR-569) [2023-05-30T17:13:28.991Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-30T17:13:29.034Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-30T17:13:29.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T17:13:29.053Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/569/head:refs/remotes/origin/PR-569 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-30T17:13:29.685Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T17:13:29.764Z] > git checkout -f 15ac4775fe17516ea5c5acc858766ed1ea71f204 # timeout=10 [2023-05-30T17:13:29.842Z] > git remote # timeout=10 [2023-05-30T17:13:29.868Z] > git config --get remote.origin.url # timeout=10 [2023-05-30T17:13:29.890Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T17:13:29.902Z] > git merge 8c98c833e4ed4c86afba46bea37273d03317273d # timeout=10 [2023-05-30T17:13:29.929Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-30T17:13:29.960Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T17:13:29.979Z] > git checkout -f 15ac4775fe17516ea5c5acc858766ed1ea71f204 # timeout=10 [2023-05-30T17:13:33.435Z] Commit message: "docs: Update changelog for 3.0" [2023-05-30T17:13:33.498Z] > git --version # timeout=10 [2023-05-30T17:13:33.511Z] > git --version # 'git version 2.25.1' [2023-05-30T17:13:33.531Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T17:13:34.588Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-30T17:13:34.588Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T17:13:34.588Z] Dload Upload Total Spent Left Speed [2023-05-30T17:13:34.588Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh [2023-05-30T17:13:35.299Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-30T17:13:35.647Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-30T17:13:35.647Z] + sudo tee /etc/docker/daemon.new [2023-05-30T17:13:35.647Z] { [2023-05-30T17:13:35.647Z] "registry-mirrors": [ [2023-05-30T17:13:35.647Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-30T17:13:35.647Z] ], [2023-05-30T17:13:35.647Z] "bip": "10.250.0.254/24", [2023-05-30T17:13:35.647Z] "hosts": [ [2023-05-30T17:13:35.647Z] "tcp://0.0.0.0:5555", [2023-05-30T17:13:35.647Z] "unix:///var/run/docker.sock" [2023-05-30T17:13:35.647Z] ], [2023-05-30T17:13:35.647Z] "mtu": 1458, [2023-05-30T17:13:35.647Z] "selinux-enabled": true, [2023-05-30T17:13:35.647Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-30T17:13:35.647Z] } [Pipeline] sh [2023-05-30T17:13:35.999Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-30T17:13:36.352Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T17:13:54.659Z] provisioning config files... [2023-05-30T17:13:54.685Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config13577596726168757960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:13:55.063Z] ---> docker-login.sh [2023-05-30T17:13:55.063Z] nexus3.edgexfoundry.org:10001 [2023-05-30T17:13:55.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:13:55.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:13:55.605Z] Configure a credential helper to remove this warning. See [2023-05-30T17:13:55.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:13:55.605Z] [2023-05-30T17:13:55.605Z] Login Succeeded [2023-05-30T17:13:55.605Z] nexus3.edgexfoundry.org:10002 [2023-05-30T17:13:55.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:13:56.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:13:56.143Z] Configure a credential helper to remove this warning. See [2023-05-30T17:13:56.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:13:56.143Z] [2023-05-30T17:13:56.143Z] Login Succeeded [2023-05-30T17:13:56.143Z] nexus3.edgexfoundry.org:10003 [2023-05-30T17:13:56.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:13:56.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:13:56.412Z] Configure a credential helper to remove this warning. See [2023-05-30T17:13:56.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:13:56.412Z] [2023-05-30T17:13:56.412Z] Login Succeeded [2023-05-30T17:13:56.412Z] nexus3.edgexfoundry.org:10004 [2023-05-30T17:13:56.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:13:56.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:13:56.681Z] Configure a credential helper to remove this warning. See [2023-05-30T17:13:56.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:13:56.681Z] [2023-05-30T17:13:56.681Z] Login Succeeded [2023-05-30T17:13:56.681Z] docker.io [2023-05-30T17:13:56.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:13:57.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:13:57.219Z] Configure a credential helper to remove this warning. See [2023-05-30T17:13:57.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:13:57.219Z] [2023-05-30T17:13:57.219Z] Login Succeeded [2023-05-30T17:13:57.219Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T17:13:57.259Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T17:13:57.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T17:13:57.702Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T17:13:57.738Z] ========================================================= [2023-05-30T17:13:57.738Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-30T17:13:57.738Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:13:58.249Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-30T17:13:58.249Z] Sending build context to Docker daemon 174.1kB [2023-05-30T17:13:58.519Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T17:13:58.519Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T17:13:58.519Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-30T17:13:58.519Z] c41833b44d91: Pulling fs layer [2023-05-30T17:13:58.519Z] ed15518f5707: Pulling fs layer [2023-05-30T17:13:58.519Z] feae8fd75edb: Pulling fs layer [2023-05-30T17:13:58.519Z] 242c74f7c9fa: Pulling fs layer [2023-05-30T17:13:58.519Z] 3cdef696dda3: Pulling fs layer [2023-05-30T17:13:58.519Z] 2ced38df9373: Pulling fs layer [2023-05-30T17:13:58.519Z] 58f1dce35555: Pulling fs layer [2023-05-30T17:13:58.519Z] 242c74f7c9fa: Waiting [2023-05-30T17:13:58.519Z] 3cdef696dda3: Waiting [2023-05-30T17:13:58.519Z] 2ced38df9373: Waiting [2023-05-30T17:13:58.519Z] ed15518f5707: Verifying Checksum [2023-05-30T17:13:58.519Z] ed15518f5707: Download complete [2023-05-30T17:13:58.790Z] 242c74f7c9fa: Verifying Checksum [2023-05-30T17:13:58.790Z] 242c74f7c9fa: Download complete [2023-05-30T17:13:58.790Z] 3cdef696dda3: Verifying Checksum [2023-05-30T17:13:58.790Z] 3cdef696dda3: Download complete [2023-05-30T17:13:58.790Z] c41833b44d91: Download complete [2023-05-30T17:13:59.784Z] c41833b44d91: Pull complete [2023-05-30T17:14:00.052Z] 58f1dce35555: Verifying Checksum [2023-05-30T17:14:00.052Z] 58f1dce35555: Download complete [2023-05-30T17:14:00.323Z] ed15518f5707: Pull complete [2023-05-30T17:14:01.288Z] feae8fd75edb: Verifying Checksum [2023-05-30T17:14:01.288Z] feae8fd75edb: Download complete [2023-05-30T17:14:01.289Z] 2ced38df9373: Verifying Checksum [2023-05-30T17:14:01.289Z] 2ced38df9373: Download complete [2023-05-30T17:14:11.398Z] feae8fd75edb: Pull complete [2023-05-30T17:14:11.669Z] 242c74f7c9fa: Pull complete [2023-05-30T17:14:11.944Z] 3cdef696dda3: Pull complete [2023-05-30T17:14:18.623Z] 2ced38df9373: Pull complete [2023-05-30T17:14:21.219Z] 58f1dce35555: Pull complete [2023-05-30T17:14:21.219Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-30T17:14:21.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T17:14:21.219Z] ---> fadd8f120f05 [2023-05-30T17:14:21.219Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T17:14:23.185Z] ---> Running in 8b6c2377f92d [2023-05-30T17:14:23.454Z] Removing intermediate container 8b6c2377f92d [2023-05-30T17:14:23.454Z] ---> 52cac56f271f [2023-05-30T17:14:23.454Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T17:14:23.723Z] ---> Running in 7d9d6eaa79be [2023-05-30T17:14:23.992Z] Removing intermediate container 7d9d6eaa79be [2023-05-30T17:14:23.992Z] ---> d4834463267b [2023-05-30T17:14:23.992Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T17:14:23.992Z] ---> Running in 7fe3b7a743a9 [2023-05-30T17:14:24.262Z] Removing intermediate container 7fe3b7a743a9 [2023-05-30T17:14:24.262Z] ---> 0dd3995f35da [2023-05-30T17:14:24.262Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T17:14:24.530Z] ---> Running in eacf31bcd5de [2023-05-30T17:14:25.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T17:14:26.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T17:14:27.494Z] OK: 263 MiB in 53 packages [2023-05-30T17:14:28.080Z] Removing intermediate container eacf31bcd5de [2023-05-30T17:14:28.080Z] ---> df85389253ac [2023-05-30T17:14:28.080Z] Step 7/12 : WORKDIR /app [2023-05-30T17:14:28.080Z] ---> Running in 1a308bde642e [2023-05-30T17:14:28.666Z] Removing intermediate container 1a308bde642e [2023-05-30T17:14:28.666Z] ---> a2cf88c38406 [2023-05-30T17:14:28.666Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-30T17:14:28.936Z] ---> d1e7cf54ad0b [2023-05-30T17:14:28.936Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T17:14:28.936Z] ---> Running in 69bb0629c91d [2023-05-30T17:15:36.834Z] Removing intermediate container 69bb0629c91d [2023-05-30T17:15:36.834Z] ---> d05c9d00d32e [2023-05-30T17:15:36.834Z] Step 10/12 : COPY . . [2023-05-30T17:15:36.834Z] ---> cffb6d78ef43 [2023-05-30T17:15:36.834Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T17:15:36.834Z] ---> Running in 5e354cb5aa04 [2023-05-30T17:15:36.834Z] Removing intermediate container 5e354cb5aa04 [2023-05-30T17:15:36.834Z] ---> 2efd4fe03ecb [2023-05-30T17:15:36.834Z] Step 12/12 : RUN $MAKE [2023-05-30T17:15:36.834Z] ---> Running in 7fd1e0d27db3 [2023-05-30T17:15:36.834Z] noop [2023-05-30T17:15:36.834Z] Removing intermediate container 7fd1e0d27db3 [2023-05-30T17:15:36.834Z] ---> bc28efa6bdf3 [2023-05-30T17:15:36.834Z] Successfully built bc28efa6bdf3 [2023-05-30T17:15:36.834Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:15:37.310Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T17:15:37.310Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:15:37.573Z] prd-ubuntu20.04-docker-arm64-4c-16g-17334 does not seem to be running inside a container [2023-05-30T17:15:37.634Z] $ 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-05-30T17:15:38.798Z] $ docker top 43ca6c813c0b6e1307fb6db4184c85d8da7a5f21488548e5fcb947486f1d2437 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T17:15:39.675Z] + go version [2023-05-30T17:15:39.675Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-30T17:15:39.712Z] $ docker stop --time=1 43ca6c813c0b6e1307fb6db4184c85d8da7a5f21488548e5fcb947486f1d2437 [2023-05-30T17:15:41.292Z] $ docker rm -f --volumes 43ca6c813c0b6e1307fb6db4184c85d8da7a5f21488548e5fcb947486f1d2437 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:15:42.133Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T17:15:42.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:15:42.377Z] prd-ubuntu20.04-docker-arm64-4c-16g-17334 does not seem to be running inside a container [2023-05-30T17:15:42.438Z] $ 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-05-30T17:15:43.556Z] $ docker top cf783cb3063c1a347a1b07d706f8d55d2945edce159e0f5fd56ca3e915303e12 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T17:15:44.115Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-05-30T17:15:44.508Z] + make test [2023-05-30T17:15:44.777Z] go test -race -coverprofile=coverage.out ./... [2023-05-30T17:18:36.558Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-30T17:18:36.558Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-30T17:18:36.558Z] go vet ./... [2023-05-30T17:21:00.661Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T17:21:00.661Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T17:21:00.661Z] ./bin/test-attribution-txt.sh [2023-05-30T17:21:00.661Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-30T17:21:00.661Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-30T17:21:00.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T17:21:00.730Z] $ docker stop --time=1 cf783cb3063c1a347a1b07d706f8d55d2945edce159e0f5fd56ca3e915303e12 [2023-05-30T17:21:02.596Z] $ docker rm -f --volumes cf783cb3063c1a347a1b07d706f8d55d2945edce159e0f5fd56ca3e915303e12 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T17:21:04.100Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T17:21:04.134Z] Warning: overwriting stash ‘coverage-report’ [2023-05-30T17:21:04.553Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T17:21:05.140Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T17:21:05.479Z] + ls -al . [2023-05-30T17:21:05.479Z] total 176 [2023-05-30T17:21:05.479Z] drwxrwxr-x 7 jenkins jenkins 4096 May 30 17:15 . [2023-05-30T17:21:05.479Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 17:13 .. [2023-05-30T17:21:05.479Z] -rw-rw-r-- 1 jenkins jenkins 119 May 30 17:13 .dockerignore [2023-05-30T17:21:05.479Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 17:13 .git [2023-05-30T17:21:05.479Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 17:13 .github [2023-05-30T17:21:05.479Z] -rw-rw-r-- 1 jenkins jenkins 171 May 30 17:13 .gitignore [2023-05-30T17:21:05.479Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 17:13 .golangci.yml [2023-05-30T17:21:05.479Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 30 17:13 Attribution.txt [2023-05-30T17:21:05.480Z] -rw-rw-r-- 1 jenkins jenkins 34764 May 30 17:13 CHANGELOG.md [2023-05-30T17:21:05.480Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 30 17:13 Dockerfile [2023-05-30T17:21:05.480Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 17:13 GOVERNANCE.md [2023-05-30T17:21:05.480Z] -rw-rw-r-- 1 jenkins jenkins 688 May 30 17:13 Jenkinsfile [2023-05-30T17:21:05.480Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 30 17:13 LICENSE [2023-05-30T17:21:05.480Z] -rw-rw-r-- 1 jenkins jenkins 618 May 30 17:13 OWNERS.md [2023-05-30T17:21:05.480Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 30 17:13 README.md [2023-05-30T17:21:05.480Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 17:09 VERSION [2023-05-30T17:21:05.480Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 17:13 bin [2023-05-30T17:21:05.480Z] -rw-r--r-- 1 jenkins jenkins 13 May 30 17:15 coverage.out [2023-05-30T17:21:05.480Z] -rw-rw-r-- 1 jenkins jenkins 3254 May 30 17:13 go.mod [2023-05-30T17:21:05.480Z] -rw-rw-r-- 1 jenkins jenkins 31325 May 30 17:13 go.sum [2023-05-30T17:21:05.480Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 30 17:13 main.go [2023-05-30T17:21:05.480Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 30 17:13 makefile [2023-05-30T17:21:05.480Z] drwxrwxr-x 9 jenkins jenkins 4096 May 30 17:13 res [2023-05-30T17:21:05.480Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 17:13 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:21:05.920Z] + 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=15ac4775fe17516ea5c5acc858766ed1ea71f204 --label arch=arm64 --label version=0.0.0 . [2023-05-30T17:21:05.920Z] Sending build context to Docker daemon 175.1kB [2023-05-30T17:21:08.227Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T17:21:08.227Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-30T17:21:08.227Z] ---> bc28efa6bdf3 [2023-05-30T17:21:08.227Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T17:21:08.227Z] ---> Running in c424efe8c600 [2023-05-30T17:21:08.529Z] Removing intermediate container c424efe8c600 [2023-05-30T17:21:08.529Z] ---> c2eb94bb214c [2023-05-30T17:21:08.529Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T17:21:08.529Z] ---> Running in 26a1c9f6f19a [2023-05-30T17:21:08.809Z] Removing intermediate container 26a1c9f6f19a [2023-05-30T17:21:08.809Z] ---> ae8f5ef5834e [2023-05-30T17:21:08.809Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-30T17:21:08.809Z] ---> Running in 56cf09217b6e [2023-05-30T17:21:09.094Z] Removing intermediate container 56cf09217b6e [2023-05-30T17:21:09.094Z] ---> 2c9e262fdcc1 [2023-05-30T17:21:09.094Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T17:21:09.367Z] ---> Running in a48c0e41dea9 [2023-05-30T17:21:10.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T17:21:10.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T17:21:11.952Z] OK: 263 MiB in 53 packages [2023-05-30T17:21:12.916Z] Removing intermediate container a48c0e41dea9 [2023-05-30T17:21:12.916Z] ---> 5a144bb56617 [2023-05-30T17:21:12.916Z] Step 7/26 : WORKDIR /app [2023-05-30T17:21:12.916Z] ---> Running in e691d76c70e8 [2023-05-30T17:21:13.185Z] Removing intermediate container e691d76c70e8 [2023-05-30T17:21:13.185Z] ---> 8b14f637ae6c [2023-05-30T17:21:13.185Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-30T17:21:13.775Z] ---> 9a7d74039a0e [2023-05-30T17:21:13.775Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T17:21:13.775Z] ---> Running in edf1fc38f7c4 [2023-05-30T17:21:16.364Z] Removing intermediate container edf1fc38f7c4 [2023-05-30T17:21:16.364Z] ---> b5bd7c072b82 [2023-05-30T17:21:16.364Z] Step 10/26 : COPY . . [2023-05-30T17:21:16.634Z] ---> fb16f8c79144 [2023-05-30T17:21:16.634Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T17:21:16.904Z] ---> Running in 00221dda9a0c [2023-05-30T17:21:17.179Z] Removing intermediate container 00221dda9a0c [2023-05-30T17:21:17.179Z] ---> 600075551774 [2023-05-30T17:21:17.179Z] Step 12/26 : RUN $MAKE [2023-05-30T17:21:17.179Z] ---> Running in 522a57f43fad [2023-05-30T17:21:18.142Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-05-30T17:23:39.861Z] Removing intermediate container 522a57f43fad [2023-05-30T17:23:39.861Z] ---> ae37e8e9950d [2023-05-30T17:23:39.861Z] Step 13/26 : FROM alpine:3.17 [2023-05-30T17:23:39.861Z] 3.17: Pulling from library/alpine [2023-05-30T17:23:39.861Z] c41833b44d91: Already exists [2023-05-30T17:23:39.861Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T17:23:39.861Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T17:23:39.861Z] ---> 51e60588ff2c [2023-05-30T17:23:39.861Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-30T17:23:39.861Z] ---> Running in bf682618a366 [2023-05-30T17:23:39.861Z] Removing intermediate container bf682618a366 [2023-05-30T17:23:39.861Z] ---> 7bc87416a5a4 [2023-05-30T17:23:39.861Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-30T17:23:39.861Z] ---> Running in 2cfce2a2954d [2023-05-30T17:23:39.861Z] Removing intermediate container 2cfce2a2954d [2023-05-30T17:23:39.861Z] ---> 992f3a12c4b4 [2023-05-30T17:23:39.861Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-30T17:23:39.861Z] ---> Running in 9cab27e5b8d2 [2023-05-30T17:23:39.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T17:23:39.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T17:23:39.861Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-30T17:23:39.861Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-30T17:23:39.861Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T17:23:39.861Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T17:23:39.861Z] OK: 8 MiB in 17 packages [2023-05-30T17:23:39.861Z] Removing intermediate container 9cab27e5b8d2 [2023-05-30T17:23:39.861Z] ---> 257fb4abca44 [2023-05-30T17:23:39.861Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-30T17:23:39.861Z] ---> 6e2651e8e492 [2023-05-30T17:23:39.861Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-30T17:23:39.861Z] ---> 176e99739fec [2023-05-30T17:23:39.861Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-30T17:23:39.861Z] ---> 6e7b7fc3e9bf [2023-05-30T17:23:39.861Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-30T17:23:40.133Z] ---> f47c8629d550 [2023-05-30T17:23:40.133Z] Step 21/26 : EXPOSE 48095 [2023-05-30T17:23:40.403Z] ---> Running in 21d993c6d9d4 [2023-05-30T17:23:40.671Z] Removing intermediate container 21d993c6d9d4 [2023-05-30T17:23:40.671Z] ---> fd03eec834c0 [2023-05-30T17:23:40.671Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-30T17:23:40.671Z] ---> Running in 8931fec598b3 [2023-05-30T17:23:40.941Z] Removing intermediate container 8931fec598b3 [2023-05-30T17:23:40.941Z] ---> 162e9d432414 [2023-05-30T17:23:40.941Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T17:23:40.941Z] ---> Running in 04133005dc05 [2023-05-30T17:23:41.527Z] Removing intermediate container 04133005dc05 [2023-05-30T17:23:41.527Z] ---> 871bd400e186 [2023-05-30T17:23:41.527Z] Step 24/26 : LABEL arch=arm64 [2023-05-30T17:23:41.527Z] ---> Running in e30f7d246fa7 [2023-05-30T17:23:41.796Z] Removing intermediate container e30f7d246fa7 [2023-05-30T17:23:41.796Z] ---> 81551aa003a6 [2023-05-30T17:23:41.796Z] Step 25/26 : LABEL git_sha=15ac4775fe17516ea5c5acc858766ed1ea71f204 [2023-05-30T17:23:41.796Z] ---> Running in 6ff1289126e2 [2023-05-30T17:23:42.066Z] Removing intermediate container 6ff1289126e2 [2023-05-30T17:23:42.066Z] ---> 5f948b3497a0 [2023-05-30T17:23:42.066Z] Step 26/26 : LABEL version=0.0.0 [2023-05-30T17:23:42.066Z] ---> Running in b9e09bdf0702 [2023-05-30T17:23:42.655Z] Removing intermediate container b9e09bdf0702 [2023-05-30T17:23:42.655Z] ---> f0662ada81a3 [2023-05-30T17:23:42.655Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T17:23:42.655Z] Successfully built f0662ada81a3 [2023-05-30T17:23:42.655Z] 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-05-30T17:23:43.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T17:23:43.414Z] [2023-05-30T17:23:43.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:23:43.812Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T17:23:43.812Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-30T17:23:43.812Z] 8998bd30e6a1: Pulling fs layer [2023-05-30T17:23:43.812Z] 04944245beec: Pulling fs layer [2023-05-30T17:23:43.812Z] 699f458cf7ca: Pulling fs layer [2023-05-30T17:23:43.812Z] 765212b225bb: Pulling fs layer [2023-05-30T17:23:43.812Z] f23df028b6ca: Pulling fs layer [2023-05-30T17:23:43.812Z] d65c8cfc05b1: Pulling fs layer [2023-05-30T17:23:43.812Z] 2437ff75d9bd: Pulling fs layer [2023-05-30T17:23:43.812Z] 765212b225bb: Waiting [2023-05-30T17:23:43.812Z] f23df028b6ca: Waiting [2023-05-30T17:23:43.812Z] d65c8cfc05b1: Waiting [2023-05-30T17:23:43.812Z] 2437ff75d9bd: Waiting [2023-05-30T17:23:44.080Z] 04944245beec: Verifying Checksum [2023-05-30T17:23:44.080Z] 04944245beec: Download complete [2023-05-30T17:23:44.080Z] 765212b225bb: Verifying Checksum [2023-05-30T17:23:44.080Z] 765212b225bb: Download complete [2023-05-30T17:23:44.080Z] f23df028b6ca: Verifying Checksum [2023-05-30T17:23:44.080Z] f23df028b6ca: Download complete [2023-05-30T17:23:44.080Z] d65c8cfc05b1: Verifying Checksum [2023-05-30T17:23:44.080Z] d65c8cfc05b1: Download complete [2023-05-30T17:23:44.348Z] 699f458cf7ca: Verifying Checksum [2023-05-30T17:23:44.348Z] 699f458cf7ca: Download complete [2023-05-30T17:23:44.618Z] 8998bd30e6a1: Verifying Checksum [2023-05-30T17:23:44.618Z] 8998bd30e6a1: Download complete [2023-05-30T17:23:47.204Z] 2437ff75d9bd: Verifying Checksum [2023-05-30T17:23:47.204Z] 2437ff75d9bd: Download complete [2023-05-30T17:23:48.617Z] 8998bd30e6a1: Pull complete [2023-05-30T17:23:49.204Z] 04944245beec: Pull complete [2023-05-30T17:23:50.614Z] 699f458cf7ca: Pull complete [2023-05-30T17:23:50.614Z] 765212b225bb: Pull complete [2023-05-30T17:23:51.198Z] f23df028b6ca: Pull complete [2023-05-30T17:23:51.466Z] d65c8cfc05b1: Pull complete [2023-05-30T17:24:06.459Z] 2437ff75d9bd: Pull complete [2023-05-30T17:24:06.459Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-30T17:24:06.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T17:24:06.459Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:24:06.783Z] prd-ubuntu20.04-docker-arm64-4c-16g-17334 does not seem to be running inside a container [2023-05-30T17:24:06.842Z] $ 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-05-30T17:24:09.329Z] $ docker top 854df2fdb17ba189d7e731e92d6aaa080555ccb1caf3bdef5f3a7fa820c965f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:24:09.898Z] ---> job-cost.sh [2023-05-30T17:24:10.168Z] lf-activate-venv: SKIPPING [2023-05-30T17:24:10.168Z] INFO: No Stack... [2023-05-30T17:24:10.749Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-30T17:24:11.330Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T17:24:11.934Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-05-30T17:24:11.934Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T17:24:12.016Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-569-1-stack-cost] [2023-05-30T17:24:12.020Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-569-1-stack-cost] did not exist. Created. [2023-05-30T17:24:12.020Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-569-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T17:24:12.429Z] /w/workspace/app-service-configurable/1@tmp/durable-07dc33a6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-30T17:24:13.035Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-30T17:24:13.073Z] Warning: overwriting stash ‘stack-cost’ [2023-05-30T17:24:13.117Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T17:24:13.134Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-569-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T17:24:13.226Z] $ docker stop --time=1 854df2fdb17ba189d7e731e92d6aaa080555ccb1caf3bdef5f3a7fa820c965f4 [2023-05-30T17:24:14.726Z] $ docker rm -f --volumes 854df2fdb17ba189d7e731e92d6aaa080555ccb1caf3bdef5f3a7fa820c965f4 [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-05-30T17:24:15.688Z] provisioning config files... [2023-05-30T17:24:15.902Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-569@tmp/config13893378912633805980tmp [Pipeline] { [Pipeline] sh [2023-05-30T17:24:16.224Z] + set +x [2023-05-30T17:24:16.224Z] + curl -s https://codecov.io/bash [2023-05-30T17:24:16.224Z] + bash -s -- [2023-05-30T17:24:16.224Z] [2023-05-30T17:24:16.224Z] _____ _ [2023-05-30T17:24:16.224Z] / ____| | | [2023-05-30T17:24:16.224Z] | | ___ __| | ___ ___ _____ __ [2023-05-30T17:24:16.224Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-30T17:24:16.224Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-30T17:24:16.224Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-30T17:24:16.224Z] Bash-1.0.6 [2023-05-30T17:24:16.224Z] [2023-05-30T17:24:16.224Z] [2023-05-30T17:24:16.224Z] ==> git version 2.25.1 found [2023-05-30T17:24:16.224Z] ==> 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-05-30T17:24:16.224Z] Release-Date: 2020-01-08 [2023-05-30T17:24:16.224Z] 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-05-30T17:24:16.224Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-30T17:24:16.224Z] ==> Jenkins CI detected. [2023-05-30T17:24:16.224Z] current dir:  /w/workspace/_app-service-configurable_PR-569 [2023-05-30T17:24:16.224Z] project root: . [2023-05-30T17:24:16.224Z] --> token set from env [2023-05-30T17:24:16.224Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-30T17:24:16.224Z] ==> Running gcov in . (disable via -X gcov) [2023-05-30T17:24:16.224Z] ==> Python coveragepy not found [2023-05-30T17:24:16.224Z] ==> Searching for coverage reports in: [2023-05-30T17:24:16.224Z] + . [2023-05-30T17:24:16.224Z] -> Found 1 reports [2023-05-30T17:24:16.224Z] ==> Detecting git/mercurial file structure [2023-05-30T17:24:16.224Z] ==> Reading reports [2023-05-30T17:24:16.224Z] + ./coverage.out bytes=13 [2023-05-30T17:24:16.224Z] ==> Appending adjustments [2023-05-30T17:24:16.224Z] https://docs.codecov.io/docs/fixing-reports [2023-05-30T17:24:16.484Z] + Found adjustments [2023-05-30T17:24:16.484Z] ==> Gzipping contents [2023-05-30T17:24:16.484Z] 4.0K /tmp/codecov.QJu9lv.gz [2023-05-30T17:24:16.484Z] ==> Uploading reports [2023-05-30T17:24:16.484Z] url: https://codecov.io [2023-05-30T17:24:16.484Z] query: branch=PR-569&commit=15ac4775fe17516ea5c5acc858766ed1ea71f204&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-569%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=569&job=&cmd_args= [2023-05-30T17:24:16.484Z] -> Pinging Codecov [2023-05-30T17:24:16.484Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-569&commit=15ac4775fe17516ea5c5acc858766ed1ea71f204&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-569%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=569&job=&cmd_args= [2023-05-30T17:24:16.484Z] -> Uploading to [2023-05-30T17:24:16.484Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-30/A97CA9966030D2A3747ED39772930CCE/15ac4775fe17516ea5c5acc858766ed1ea71f204/389b0bbe-b782-4e38-a136-9c8c7ab33583.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T172416Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5b593c8820ea4e542badd398ac1c0a9765204f9dd005918b96562b305fea297c [2023-05-30T17:24:16.484Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T17:24:16.484Z] Dload Upload Total Spent Left Speed [2023-05-30T17:24:16.744Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2113 --:--:-- --:--:-- --:--:-- 2102 100 429 0 0 100 429 0 2062 --:--:-- --:--:-- --:--:-- 2052 [2023-05-30T17:24:16.744Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/15ac4775fe17516ea5c5acc858766ed1ea71f204 [Pipeline] } [2023-05-30T17:24:16.773Z] 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-05-30T17:24:18.615Z] + [ -d /w/workspace/_app-service-configurable_PR-569/archives ] [2023-05-30T17:24:18.615Z] + ls -al /w/workspace/_app-service-configurable_PR-569/archives [2023-05-30T17:24:18.615Z] total 16 [2023-05-30T17:24:18.615Z] drwxr-xr-x 3 root root 4096 May 30 17:11 . [2023-05-30T17:24:18.615Z] drwxrwxr-x 9 jenkins jenkins 4096 May 30 17:11 .. [2023-05-30T17:24:18.615Z] drwxr-xr-x 2 root root 4096 May 30 17:11 cost [2023-05-30T17:24:18.615Z] -rw-r--r-- 1 root root 96 May 30 17:11 cost.csv [2023-05-30T17:24:18.615Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-569/archives [2023-05-30T17:24:18.615Z] + ls -al /w/workspace/_app-service-configurable_PR-569/archives [2023-05-30T17:24:18.615Z] total 16 [2023-05-30T17:24:18.615Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 17:11 . [2023-05-30T17:24:18.615Z] drwxrwxr-x 9 jenkins jenkins 4096 May 30 17:11 .. [2023-05-30T17:24:18.615Z] drwxr-xr-x 2 jenkins jenkins 4096 May 30 17:11 cost [2023-05-30T17:24:18.615Z] -rw-r--r-- 1 jenkins jenkins 96 May 30 17:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:24:18.935Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:24:20.045Z] ---> package-listing.sh [2023-05-30T17:24:20.045Z] ++ facter osfamily [2023-05-30T17:24:20.045Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-30T17:24:20.045Z] + OS_FAMILY=debian [2023-05-30T17:24:20.045Z] + workspace=/w/workspace/_app-service-configurable_PR-569 [2023-05-30T17:24:20.045Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-30T17:24:20.045Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-30T17:24:20.045Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-30T17:24:20.045Z] + PACKAGES=/tmp/packages_start.txt [2023-05-30T17:24:20.045Z] + '[' /w/workspace/_app-service-configurable_PR-569 ']' [2023-05-30T17:24:20.045Z] + PACKAGES=/tmp/packages_end.txt [2023-05-30T17:24:20.045Z] + case "${OS_FAMILY}" in [2023-05-30T17:24:20.045Z] + dpkg -l [2023-05-30T17:24:20.045Z] + grep '^ii' [2023-05-30T17:24:20.045Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-30T17:24:20.045Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-30T17:24:20.045Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-30T17:24:20.045Z] + '[' /w/workspace/_app-service-configurable_PR-569 ']' [2023-05-30T17:24:20.045Z] + mkdir -p /w/workspace/_app-service-configurable_PR-569/archives/ [2023-05-30T17:24:20.045Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-569/archives/ [Pipeline] echo [2023-05-30T17:24:20.074Z] 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-569/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-30T17:24:20.369Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:24:20.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T17:24:20.999Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:24:21.146Z] prd-ubuntu20.04-docker-8c-8g-17332 does not seem to be running inside a container [2023-05-30T17:24:21.190Z] $ 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-569/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-569 -v /w/workspace/_app-service-configurable_PR-569:/w/workspace/_app-service-configurable_PR-569:rw,z -v /w/workspace/_app-service-configurable_PR-569@tmp:/w/workspace/_app-service-configurable_PR-569@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-05-30T17:24:21.480Z] $ docker top 4ee957e4ae4e078c981d4d344833dd6ae541c053563db361be00341127abca6a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T17:24:21.863Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-30T17:24:22.172Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-30T17:24:22.488Z] + ls /var/log/sa-host [2023-05-30T17:24:22.488Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T17:24:22.695Z] provisioning config files... [2023-05-30T17:24:22.705Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-569@tmp/config7443555178221034764tmp [Pipeline] { [Pipeline] echo [2023-05-30T17:24:22.750Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:24:23.060Z] ---> create-netrc.sh [Pipeline] } [2023-05-30T17:24:23.085Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:24:23.497Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-30T17:24:23.633Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:24:23.948Z] ---> sudo-logs.sh [2023-05-30T17:24:23.948Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-30T17:24:24.038Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:24:24.351Z] ---> job-cost.sh [2023-05-30T17:24:24.351Z] lf-activate-venv: SKIPPING [2023-05-30T17:24:24.351Z] DEBUG: total: 0.2199999988079071 [2023-05-30T17:24:24.351Z] INFO: Retrieving Stack Cost... [2023-05-30T17:24:24.611Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T17:24:25.179Z] INFO: Archiving Costs [Pipeline] echo [2023-05-30T17:24:25.215Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:24:25.525Z] ---> logs-deploy.sh [2023-05-30T17:24:25.525Z] lf-activate-venv: SKIPPING [2023-05-30T17:24:25.525Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-569/1 [2023-05-30T17:24:25.525Z] INFO: archiving workspace using pattern(s): [2023-05-30T17:24:26.463Z] Archives upload complete. [2023-05-30T17:24:26.724Z] INFO: archiving logs to Nexus