Pull request #563 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6e2b3d10677f98df2598c38a9f46677e7fe5bf48+0fcc735f3799786c7aa2b33ba7099069d129dc1c (9ce6d9aedb6c4231b82047448b865e6af6ef30ef) 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-ssh5170409055638802249.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-ssh8152554118191659594.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-563/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-563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh233958081890385997.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-563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4624575922047549441.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-ssh16604681134790016183.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-563/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-563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14171931414082625002.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-15516 in /w/workspace/_app-service-configurable_PR-563 [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-563 # 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/563/head:refs/remotes/origin/PR-563 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0fcc735f3799786c7aa2b33ba7099069d129dc1c into PR head commit 6e2b3d10677f98df2598c38a9f46677e7fe5bf48 Merge succeeded, producing 6e2b3d10677f98df2598c38a9f46677e7fe5bf48 Checking out Revision 6e2b3d10677f98df2598c38a9f46677e7fe5bf48 (PR-563) Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/v3" 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-16T08:07:04.106Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e2b3d10677f98df2598c38a9f46677e7fe5bf48 # 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 0fcc735f3799786c7aa2b33ba7099069d129dc1c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e2b3d10677f98df2598c38a9f46677e7fe5bf48 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T08:07:04.290Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T08:07:04.402Z] ========================================================= [2023-05-16T08:07:04.402Z] EdgeX Global Pipelines Version Info [2023-05-16T08:07:04.402Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:07:05.161Z] ------------------- [2023-05-16T08:07:05.161Z] stable info: [2023-05-16T08:07:05.161Z] ------------------- [2023-05-16T08:07:05.161Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T08:07:05.161Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T08:07:05.161Z] Message: update stable to v1.0.249 [2023-05-16T08:07:05.737Z] ------------------- [2023-05-16T08:07:05.737Z] experimental info: [2023-05-16T08:07:05.737Z] ------------------- [2023-05-16T08:07:05.737Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T08:07:05.737Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T08:07:05.737Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T08:07:06.032Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-05-16T08:07:06.080Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-05-16T08:07:06.125Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T08:07:06.168Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T08:07:06.210Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T08:07:06.255Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T08:07:06.300Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T08:07:06.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T08:07:06.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T08:07:06.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T08:07:06.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T08:07:06.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-05-16T08:07:06.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T08:07:06.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T08:07:06.650Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T08:07:06.694Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T08:07:06.741Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T08:07:06.785Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T08:07:06.831Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T08:07:06.877Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T08:07:06.923Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-16T08:07:06.967Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-16T08:07:07.013Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T08:07:07.059Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T08:07:07.107Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T08:07:07.154Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T08:07:07.210Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T08:07:07.255Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-563 [Pipeline] echo [2023-05-16T08:07:07.301Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-563 [Pipeline] echo [2023-05-16T08:07:07.342Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-563 [Pipeline] echo [2023-05-16T08:07:07.389Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e2b3d10677f98df2598c38a9f46677e7fe5bf48 [Pipeline] echo [2023-05-16T08:07:07.438Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e2b3d1 [Pipeline] echo [2023-05-16T08:07:07.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T08:07:07.612Z] provisioning config files... [2023-05-16T08:07:07.626Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-563@tmp/config13084598057793811704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:07:07.978Z] ---> docker-login.sh [2023-05-16T08:07:07.978Z] nexus3.edgexfoundry.org:10001 [2023-05-16T08:07:08.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:07:08.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:07:08.239Z] Configure a credential helper to remove this warning. See [2023-05-16T08:07:08.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:07:08.239Z] [2023-05-16T08:07:08.239Z] Login Succeeded [2023-05-16T08:07:08.239Z] nexus3.edgexfoundry.org:10002 [2023-05-16T08:07:08.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:07:08.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:07:08.500Z] Configure a credential helper to remove this warning. See [2023-05-16T08:07:08.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:07:08.500Z] [2023-05-16T08:07:08.500Z] Login Succeeded [2023-05-16T08:07:08.500Z] nexus3.edgexfoundry.org:10003 [2023-05-16T08:07:08.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:07:08.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:07:08.501Z] Configure a credential helper to remove this warning. See [2023-05-16T08:07:08.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:07:08.501Z] [2023-05-16T08:07:08.501Z] Login Succeeded [2023-05-16T08:07:08.501Z] nexus3.edgexfoundry.org:10004 [2023-05-16T08:07:08.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:07:08.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:07:08.762Z] Configure a credential helper to remove this warning. See [2023-05-16T08:07:08.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:07:08.762Z] [2023-05-16T08:07:08.762Z] Login Succeeded [2023-05-16T08:07:08.762Z] docker.io [2023-05-16T08:07:08.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:07:09.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:07:09.021Z] Configure a credential helper to remove this warning. See [2023-05-16T08:07:09.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:07:09.021Z] [2023-05-16T08:07:09.021Z] Login Succeeded [2023-05-16T08:07:09.021Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T08:07:09.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T08:07:09.737Z] + git rev-list -1 --merges 6e2b3d10677f98df2598c38a9f46677e7fe5bf48~1..6e2b3d10677f98df2598c38a9f46677e7fe5bf48 [Pipeline] echo [2023-05-16T08:07:09.794Z] -----------> git rev-list -1 --merges 6e2b3d10677f98df2598c38a9f46677e7fe5bf48~1..6e2b3d10677f98df2598c38a9f46677e7fe5bf48 6e2b3d10677f98df2598c38a9f46677e7fe5bf48 [false] [Pipeline] sh [2023-05-16T08:07:10.111Z] + git log --format=format:%s -1 6e2b3d10677f98df2598c38a9f46677e7fe5bf48 [Pipeline] echo [2023-05-16T08:07:10.147Z] ========================================================= [2023-05-16T08:07:10.147Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T08:07:10.147Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T08:07:10.599Z] + git log --format=format:%s -1 6e2b3d10677f98df2598c38a9f46677e7fe5bf48 [Pipeline] echo [2023-05-16T08:07:10.634Z] [semverPrep] GIT_COMMIT: 6e2b3d10677f98df2598c38a9f46677e7fe5bf48, Commit Message: build(deps): bump github.com/canonical/edgex-snap-hooks/v3 [Pipeline] echo [2023-05-16T08:07:10.669Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T08:07:11.076Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T08:07:11.076Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T08:07:11.076Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T08:07:11.076Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T08:07:11.076Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T08:07:11.076Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T08:07:11.076Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:07:11.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T08:07:11.602Z] [2023-05-16T08:07:11.602Z] 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-16T08:07:11.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T08:07:11.994Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T08:07:11.994Z] b85a868b505f: Pulling fs layer [2023-05-16T08:07:11.994Z] e2be974225ed: Pulling fs layer [2023-05-16T08:07:11.994Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T08:07:11.994Z] 988bab9f4d93: Pulling fs layer [2023-05-16T08:07:11.994Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T08:07:11.994Z] eaf3925da568: Pulling fs layer [2023-05-16T08:07:11.994Z] 988bab9f4d93: Waiting [2023-05-16T08:07:11.994Z] 1469e6f7b9e6: Waiting [2023-05-16T08:07:11.994Z] bab4dde63d76: Pulling fs layer [2023-05-16T08:07:11.994Z] bde34c3a00c8: Pulling fs layer [2023-05-16T08:07:11.994Z] b352a97aabf1: Pulling fs layer [2023-05-16T08:07:11.994Z] bab4dde63d76: Waiting [2023-05-16T08:07:11.994Z] bde34c3a00c8: Waiting [2023-05-16T08:07:11.994Z] 4872d77fe225: Pulling fs layer [2023-05-16T08:07:11.994Z] 5851b861e8e6: Pulling fs layer [2023-05-16T08:07:11.994Z] 4872d77fe225: Waiting [2023-05-16T08:07:11.994Z] e2be974225ed: Download complete [2023-05-16T08:07:11.994Z] 988bab9f4d93: Verifying Checksum [2023-05-16T08:07:11.994Z] 988bab9f4d93: Download complete [2023-05-16T08:07:11.994Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T08:07:11.994Z] 1469e6f7b9e6: Download complete [2023-05-16T08:07:11.994Z] eaf3925da568: Verifying Checksum [2023-05-16T08:07:11.994Z] eaf3925da568: Download complete [2023-05-16T08:07:12.254Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T08:07:12.254Z] 339a4e72a1f5: Download complete [2023-05-16T08:07:12.254Z] b352a97aabf1: Verifying Checksum [2023-05-16T08:07:12.254Z] b352a97aabf1: Download complete [2023-05-16T08:07:12.254Z] 4872d77fe225: Verifying Checksum [2023-05-16T08:07:12.254Z] 4872d77fe225: Download complete [2023-05-16T08:07:12.254Z] 5851b861e8e6: Verifying Checksum [2023-05-16T08:07:12.254Z] 5851b861e8e6: Download complete [2023-05-16T08:07:12.254Z] b85a868b505f: Verifying Checksum [2023-05-16T08:07:12.254Z] b85a868b505f: Download complete [2023-05-16T08:07:12.512Z] bab4dde63d76: Verifying Checksum [2023-05-16T08:07:12.512Z] bab4dde63d76: Download complete [2023-05-16T08:07:13.455Z] b85a868b505f: Pull complete [2023-05-16T08:07:13.715Z] e2be974225ed: Pull complete [2023-05-16T08:07:14.286Z] 339a4e72a1f5: Pull complete [2023-05-16T08:07:14.286Z] 988bab9f4d93: Pull complete [2023-05-16T08:07:14.553Z] 1469e6f7b9e6: Pull complete [2023-05-16T08:07:14.830Z] eaf3925da568: Pull complete [2023-05-16T08:07:16.755Z] bab4dde63d76: Pull complete [2023-05-16T08:07:16.755Z] bde34c3a00c8: Pull complete [2023-05-16T08:07:16.755Z] b352a97aabf1: Pull complete [2023-05-16T08:07:17.017Z] 4872d77fe225: Pull complete [2023-05-16T08:07:17.018Z] 5851b861e8e6: Pull complete [2023-05-16T08:07:17.018Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T08:07:17.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T08:07:17.018Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:07:17.268Z] prd-ubuntu20.04-docker-8c-8g-15516 does not seem to be running inside a container [2023-05-16T08:07:17.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-563 -v /w/workspace/_app-service-configurable_PR-563:/w/workspace/_app-service-configurable_PR-563:rw,z -v /w/workspace/_app-service-configurable_PR-563@tmp:/w/workspace/_app-service-configurable_PR-563@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T08:07:20.161Z] $ docker top 2089f6d7e6a74b79bec947a626356c16a7b65fb89f873751d12433dca9271da7 -eo pid,comm [2023-05-16T08:07:20.218Z] 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-16T08:07:20.218Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T08:07:20.356Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T08:07:20.356Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T08:07:20.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T08:07:20.475Z] $ docker exec 2089f6d7e6a74b79bec947a626356c16a7b65fb89f873751d12433dca9271da7 ssh-agent [2023-05-16T08:07:20.579Z] SSH_AUTH_SOCK=/tmp/ssh-s8ed1BxjYJtd/agent.31 [2023-05-16T08:07:20.579Z] SSH_AGENT_PID=37 [2023-05-16T08:07:20.587Z] Running ssh-add (command line suppressed) [2023-05-16T08:07:20.703Z] Identity added: /w/workspace/_app-service-configurable_PR-563@tmp/private_key_12079462884086103431.key (/w/workspace/_app-service-configurable_PR-563@tmp/private_key_12079462884086103431.key) [2023-05-16T08:07:20.714Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T08:07:21.052Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T08:07:21.083Z] $ docker exec --env ******** --env ******** 2089f6d7e6a74b79bec947a626356c16a7b65fb89f873751d12433dca9271da7 ssh-agent -k [2023-05-16T08:07:21.182Z] unset SSH_AUTH_SOCK; [2023-05-16T08:07:21.183Z] unset SSH_AGENT_PID; [2023-05-16T08:07:21.183Z] echo Agent pid 37 killed; [2023-05-16T08:07:21.192Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T08:07:21.285Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T08:07:21.285Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T08:07:21.406Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T08:07:21.412Z] $ docker exec 2089f6d7e6a74b79bec947a626356c16a7b65fb89f873751d12433dca9271da7 ssh-agent [2023-05-16T08:07:21.518Z] SSH_AUTH_SOCK=/tmp/ssh-FGPx7YGLhWg9/agent.70 [2023-05-16T08:07:21.518Z] SSH_AGENT_PID=76 [2023-05-16T08:07:21.523Z] Running ssh-add (command line suppressed) [2023-05-16T08:07:21.629Z] Identity added: /w/workspace/_app-service-configurable_PR-563@tmp/private_key_8309425555620995183.key (/w/workspace/_app-service-configurable_PR-563@tmp/private_key_8309425555620995183.key) [2023-05-16T08:07:21.648Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T08:07:21.982Z] + git semver init [2023-05-16T08:07:22.242Z] 2023-05-16 08:07:22,151 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T08:07:22.242Z] 2023-05-16 08:07:22,152 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-563/.semver [2023-05-16T08:07:22.242Z] 2023-05-16 08:07:22,152 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-563/.semver [2023-05-16T08:07:22.242Z] 2023-05-16 08:07:22,152 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-563/.semver'], cwd=/w/workspace/_app-service-configurable_PR-563, universal_newlines=False, shell=None, istream=None) [2023-05-16T08:07:23.181Z] 2023-05-16 08:07:22,962 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-563/.git/info/exclude [2023-05-16T08:07:23.181Z] 2023-05-16 08:07:22,962 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-563/.semver/PR-563 with force:False [2023-05-16T08:07:23.181Z] 2023-05-16 08:07:22,963 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-563/.semver/PR-563 [2023-05-16T08:07:23.181Z] 2023-05-16 08:07:22,967 [execute] INFO git cat-file --batch-check [2023-05-16T08:07:23.181Z] 2023-05-16 08:07:22,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-563/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T08:07:23.181Z] 2023-05-16 08:07:22,972 [execute] INFO git cat-file --batch [2023-05-16T08:07:23.181Z] 2023-05-16 08:07:22,973 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-563/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T08:07:23.181Z] 2023-05-16 08:07:22,978 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-563/.semver/PR-563 [2023-05-16T08:07:23.181Z] 0.0.0 [Pipeline] } [2023-05-16T08:07:23.210Z] $ docker exec --env ******** --env ******** 2089f6d7e6a74b79bec947a626356c16a7b65fb89f873751d12433dca9271da7 ssh-agent -k [2023-05-16T08:07:23.304Z] unset SSH_AUTH_SOCK; [2023-05-16T08:07:23.305Z] unset SSH_AGENT_PID; [2023-05-16T08:07:23.305Z] echo Agent pid 76 killed; [2023-05-16T08:07:23.311Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T08:07:23.749Z] + git semver [Pipeline] } [2023-05-16T08:07:24.036Z] $ docker stop --time=1 2089f6d7e6a74b79bec947a626356c16a7b65fb89f873751d12433dca9271da7 [2023-05-16T08:07:25.387Z] $ docker rm -f --volumes 2089f6d7e6a74b79bec947a626356c16a7b65fb89f873751d12433dca9271da7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T08:07:25.792Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T08:07:26.095Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T08:07:26.112Z] [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-16T08:07:26.758Z] provisioning config files... [2023-05-16T08:07:26.767Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-563@tmp/config6674156526839802680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:07:27.115Z] ---> docker-login.sh [2023-05-16T08:07:27.115Z] nexus3.edgexfoundry.org:10001 [2023-05-16T08:07:27.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:07:27.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:07:27.115Z] Configure a credential helper to remove this warning. See [2023-05-16T08:07:27.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:07:27.115Z] [2023-05-16T08:07:27.115Z] Login Succeeded [2023-05-16T08:07:27.115Z] nexus3.edgexfoundry.org:10002 [2023-05-16T08:07:27.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:07:27.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:07:27.115Z] Configure a credential helper to remove this warning. See [2023-05-16T08:07:27.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:07:27.115Z] [2023-05-16T08:07:27.115Z] Login Succeeded [2023-05-16T08:07:27.115Z] nexus3.edgexfoundry.org:10003 [2023-05-16T08:07:27.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:07:27.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:07:27.376Z] Configure a credential helper to remove this warning. See [2023-05-16T08:07:27.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:07:27.376Z] [2023-05-16T08:07:27.376Z] Login Succeeded [2023-05-16T08:07:27.376Z] nexus3.edgexfoundry.org:10004 [2023-05-16T08:07:27.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:07:27.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:07:27.376Z] Configure a credential helper to remove this warning. See [2023-05-16T08:07:27.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:07:27.376Z] [2023-05-16T08:07:27.376Z] Login Succeeded [2023-05-16T08:07:27.376Z] docker.io [2023-05-16T08:07:27.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:07:27.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:07:27.635Z] Configure a credential helper to remove this warning. See [2023-05-16T08:07:27.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:07:27.635Z] [2023-05-16T08:07:27.635Z] Login Succeeded [2023-05-16T08:07:27.635Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T08:07:27.667Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T08:07:27.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T08:07:27.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T08:07:27.936Z] ========================================================= [2023-05-16T08:07:27.936Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T08:07:27.936Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:07:28.424Z] + 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-16T08:07:28.424Z] Sending build context to Docker daemon 3.348MB [2023-05-16T08:07:28.424Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T08:07:28.424Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T08:07:28.424Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T08:07:28.424Z] f56be85fc22e: Pulling fs layer [2023-05-16T08:07:28.424Z] 85791d961cd3: Pulling fs layer [2023-05-16T08:07:28.424Z] d694b5ae8c79: Pulling fs layer [2023-05-16T08:07:28.424Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T08:07:28.424Z] 4d19c01a9841: Pulling fs layer [2023-05-16T08:07:28.424Z] 9325e15d5711: Pulling fs layer [2023-05-16T08:07:28.424Z] 556b6ee489ea: Pulling fs layer [2023-05-16T08:07:28.424Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T08:07:28.424Z] 9325e15d5711: Waiting [2023-05-16T08:07:28.424Z] 4d19c01a9841: Waiting [2023-05-16T08:07:28.424Z] 9f32a84ed3da: Waiting [2023-05-16T08:07:28.424Z] 556b6ee489ea: Waiting [2023-05-16T08:07:28.424Z] c5a4b2cf53e6: Waiting [2023-05-16T08:07:28.424Z] 85791d961cd3: Download complete [2023-05-16T08:07:28.424Z] 9f32a84ed3da: Download complete [2023-05-16T08:07:28.424Z] 4d19c01a9841: Download complete [2023-05-16T08:07:28.691Z] f56be85fc22e: Verifying Checksum [2023-05-16T08:07:28.691Z] f56be85fc22e: Download complete [2023-05-16T08:07:28.691Z] 9325e15d5711: Verifying Checksum [2023-05-16T08:07:28.691Z] 9325e15d5711: Download complete [2023-05-16T08:07:28.691Z] f56be85fc22e: Pull complete [2023-05-16T08:07:28.965Z] 85791d961cd3: Pull complete [2023-05-16T08:07:29.536Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T08:07:29.536Z] c5a4b2cf53e6: Download complete [2023-05-16T08:07:29.536Z] d694b5ae8c79: Verifying Checksum [2023-05-16T08:07:29.536Z] d694b5ae8c79: Download complete [2023-05-16T08:07:29.795Z] 556b6ee489ea: Verifying Checksum [2023-05-16T08:07:29.795Z] 556b6ee489ea: Download complete [2023-05-16T08:07:33.094Z] d694b5ae8c79: Pull complete [2023-05-16T08:07:33.094Z] 9f32a84ed3da: Pull complete [2023-05-16T08:07:33.094Z] 4d19c01a9841: Pull complete [2023-05-16T08:07:33.354Z] 9325e15d5711: Pull complete [2023-05-16T08:07:35.888Z] 556b6ee489ea: Pull complete [2023-05-16T08:07:36.831Z] c5a4b2cf53e6: Pull complete [2023-05-16T08:07:36.831Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T08:07:36.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T08:07:36.831Z] ---> c4be618373d6 [2023-05-16T08:07:36.831Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T08:07:41.560Z] Still waiting to schedule task [2023-05-16T08:07:41.560Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15514’ [2023-05-16T08:07:42.111Z] ---> Running in 038067d66357 [2023-05-16T08:07:42.111Z] Removing intermediate container 038067d66357 [2023-05-16T08:07:42.111Z] ---> bad90271b653 [2023-05-16T08:07:42.111Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T08:07:42.111Z] ---> Running in b2399fdb3567 [2023-05-16T08:07:42.111Z] Removing intermediate container b2399fdb3567 [2023-05-16T08:07:42.111Z] ---> 1fa1df569998 [2023-05-16T08:07:42.111Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T08:07:42.111Z] ---> Running in 092808b8aefd [2023-05-16T08:07:42.111Z] Removing intermediate container 092808b8aefd [2023-05-16T08:07:42.111Z] ---> 6369546bdfba [2023-05-16T08:07:42.111Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T08:07:42.111Z] ---> Running in 708ee2e27281 [2023-05-16T08:07:42.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:07:42.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:07:42.371Z] OK: 265 MiB in 53 packages [2023-05-16T08:07:42.942Z] Removing intermediate container 708ee2e27281 [2023-05-16T08:07:42.942Z] ---> b64c05bacf9b [2023-05-16T08:07:42.942Z] Step 7/12 : WORKDIR /app [2023-05-16T08:07:42.942Z] ---> Running in d2097651be1c [2023-05-16T08:07:42.942Z] Removing intermediate container d2097651be1c [2023-05-16T08:07:42.942Z] ---> 378b1a55b35b [2023-05-16T08:07:42.942Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-16T08:07:43.213Z] ---> 49d4dd79f2b7 [2023-05-16T08:07:43.213Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:07:43.213Z] ---> Running in 6e2ff57d02d5 [2023-05-16T08:08:29.931Z] Removing intermediate container 6e2ff57d02d5 [2023-05-16T08:08:29.931Z] ---> 7b74df6b7770 [2023-05-16T08:08:29.931Z] Step 10/12 : COPY . . [2023-05-16T08:08:29.931Z] ---> 382dd9eb1d18 [2023-05-16T08:08:29.931Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T08:08:29.931Z] ---> Running in 58193941fb58 [2023-05-16T08:08:29.931Z] Removing intermediate container 58193941fb58 [2023-05-16T08:08:29.931Z] ---> e8bcf3581252 [2023-05-16T08:08:29.931Z] Step 12/12 : RUN $MAKE [2023-05-16T08:08:29.931Z] ---> Running in 8524dd3ddba1 [2023-05-16T08:08:29.931Z] noop [2023-05-16T08:08:29.931Z] Removing intermediate container 8524dd3ddba1 [2023-05-16T08:08:29.931Z] ---> 33a3c7d297ad [2023-05-16T08:08:29.931Z] Successfully built 33a3c7d297ad [2023-05-16T08:08:29.931Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:08:30.387Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T08:08:30.387Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:08:30.535Z] prd-ubuntu20.04-docker-8c-8g-15516 does not seem to be running inside a container [2023-05-16T08:08:30.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-563 -v /w/workspace/_app-service-configurable_PR-563:/w/workspace/_app-service-configurable_PR-563:rw,z -v /w/workspace/_app-service-configurable_PR-563@tmp:/w/workspace/_app-service-configurable_PR-563@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T08:08:30.931Z] $ docker top cc69093296610a05f2d71d989ad7f1cdae3b648a8cf6b3f8853bce7cffaca2fa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T08:08:31.362Z] + go version [2023-05-16T08:08:31.362Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T08:08:31.493Z] $ docker stop --time=1 cc69093296610a05f2d71d989ad7f1cdae3b648a8cf6b3f8853bce7cffaca2fa [2023-05-16T08:08:32.757Z] $ docker rm -f --volumes cc69093296610a05f2d71d989ad7f1cdae3b648a8cf6b3f8853bce7cffaca2fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:08:33.486Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T08:08:33.486Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:08:33.640Z] prd-ubuntu20.04-docker-8c-8g-15516 does not seem to be running inside a container [2023-05-16T08:08:33.674Z] $ 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-563 -v /w/workspace/_app-service-configurable_PR-563:/w/workspace/_app-service-configurable_PR-563:rw,z -v /w/workspace/_app-service-configurable_PR-563@tmp:/w/workspace/_app-service-configurable_PR-563@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T08:08:34.038Z] $ docker top fdaa7ddf0af5563ebb3df31ba9dbf1eb14188219f7f34c5c3a5297e8e27dc0fe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T08:08:34.438Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-563 [Pipeline] fileExists [Pipeline] sh [2023-05-16T08:08:34.794Z] + make test [2023-05-16T08:08:34.794Z] go test -race -coverprofile=coverage.out ./... [2023-05-16T08:08:56.731Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-16T08:09:14.878Z] go vet ./... [2023-05-16T08:09:19.237Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T08:09:19.237Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T08:09:19.237Z] ./bin/test-attribution-txt.sh [2023-05-16T08:09:19.237Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-16T08:09:19.237Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-16T08:09:19.277Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T08:09:19.305Z] $ docker stop --time=1 fdaa7ddf0af5563ebb3df31ba9dbf1eb14188219f7f34c5c3a5297e8e27dc0fe [2023-05-16T08:09:23.304Z] $ docker rm -f --volumes fdaa7ddf0af5563ebb3df31ba9dbf1eb14188219f7f34c5c3a5297e8e27dc0fe [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T08:09:23.904Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T08:09:23.966Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T08:09:24.709Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T08:09:25.024Z] + ls -al . [2023-05-16T08:09:25.024Z] total 176 [2023-05-16T08:09:25.024Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 08:08 . [2023-05-16T08:09:25.024Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 08:07 .. [2023-05-16T08:09:25.024Z] -rw-rw-r-- 1 jenkins jenkins 119 May 16 08:07 .dockerignore [2023-05-16T08:09:25.024Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 08:07 .git [2023-05-16T08:09:25.024Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 08:07 .github [2023-05-16T08:09:25.024Z] -rw-rw-r-- 1 jenkins jenkins 171 May 16 08:07 .gitignore [2023-05-16T08:09:25.024Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 08:07 .golangci.yml [2023-05-16T08:09:25.024Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 08:07 .semver [2023-05-16T08:09:25.024Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 16 08:07 Attribution.txt [2023-05-16T08:09:25.024Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 16 08:07 CHANGELOG.md [2023-05-16T08:09:25.024Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 16 08:07 Dockerfile [2023-05-16T08:09:25.024Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 08:07 GOVERNANCE.md [2023-05-16T08:09:25.024Z] -rw-rw-r-- 1 jenkins jenkins 688 May 16 08:07 Jenkinsfile [2023-05-16T08:09:25.024Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 16 08:07 LICENSE [2023-05-16T08:09:25.024Z] -rw-rw-r-- 1 jenkins jenkins 618 May 16 08:07 OWNERS.md [2023-05-16T08:09:25.024Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 16 08:07 README.md [2023-05-16T08:09:25.024Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 08:07 VERSION [2023-05-16T08:09:25.024Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 08:07 bin [2023-05-16T08:09:25.024Z] -rw-r--r-- 1 jenkins jenkins 13 May 16 08:08 coverage.out [2023-05-16T08:09:25.024Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 16 08:07 go.mod [2023-05-16T08:09:25.024Z] -rw-rw-r-- 1 jenkins jenkins 31421 May 16 08:07 go.sum [2023-05-16T08:09:25.024Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 16 08:07 main.go [2023-05-16T08:09:25.024Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 16 08:07 makefile [2023-05-16T08:09:25.024Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 08:07 res [2023-05-16T08:09:25.024Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 08:07 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:09:25.492Z] + 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=6e2b3d10677f98df2598c38a9f46677e7fe5bf48 --label arch=amd64 --label version=0.0.0 . [2023-05-16T08:09:25.493Z] Sending build context to Docker daemon 3.349MB [2023-05-16T08:09:25.493Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T08:09:25.493Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-16T08:09:25.493Z] ---> 33a3c7d297ad [2023-05-16T08:09:25.493Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T08:09:25.755Z] ---> Running in 1aa1a0c42506 [2023-05-16T08:09:25.755Z] Removing intermediate container 1aa1a0c42506 [2023-05-16T08:09:25.755Z] ---> 780726351685 [2023-05-16T08:09:25.755Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T08:09:25.755Z] ---> Running in 65fc39e57286 [2023-05-16T08:09:25.755Z] Removing intermediate container 65fc39e57286 [2023-05-16T08:09:25.755Z] ---> 423473eef12a [2023-05-16T08:09:25.755Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-16T08:09:25.755Z] ---> Running in ad1752fa4739 [2023-05-16T08:09:26.016Z] Removing intermediate container ad1752fa4739 [2023-05-16T08:09:26.016Z] ---> a954078ef3ac [2023-05-16T08:09:26.016Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T08:09:26.016Z] ---> Running in f287303c1933 [2023-05-16T08:09:26.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:09:26.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:09:26.538Z] OK: 265 MiB in 53 packages [2023-05-16T08:09:26.799Z] Removing intermediate container f287303c1933 [2023-05-16T08:09:26.799Z] ---> ad7ba3aceabd [2023-05-16T08:09:26.799Z] Step 7/26 : WORKDIR /app [2023-05-16T08:09:27.059Z] ---> Running in 1fc1bcb43ea4 [2023-05-16T08:09:27.059Z] Removing intermediate container 1fc1bcb43ea4 [2023-05-16T08:09:27.059Z] ---> 40b2e8142c5f [2023-05-16T08:09:27.059Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-16T08:09:27.059Z] ---> 50fc79ed924f [2023-05-16T08:09:27.059Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:09:27.320Z] ---> Running in e83ddbb1060e [2023-05-16T08:09:27.889Z] Removing intermediate container e83ddbb1060e [2023-05-16T08:09:27.889Z] ---> 5d5b1b8cf8c2 [2023-05-16T08:09:27.889Z] Step 10/26 : COPY . . [2023-05-16T08:09:28.457Z] ---> 8acb023ab307 [2023-05-16T08:09:28.457Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T08:09:28.457Z] ---> Running in 817a078d77e6 [2023-05-16T08:09:28.457Z] Removing intermediate container 817a078d77e6 [2023-05-16T08:09:28.457Z] ---> cbe4e04d36ff [2023-05-16T08:09:28.457Z] Step 12/26 : RUN $MAKE [2023-05-16T08:09:28.457Z] ---> Running in 95c4925d5207 [2023-05-16T08:09:28.716Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.63 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-05-16T08:09:50.656Z] Removing intermediate container 95c4925d5207 [2023-05-16T08:09:50.657Z] ---> a633d97be52b [2023-05-16T08:09:50.657Z] Step 13/26 : FROM alpine:3.17 [2023-05-16T08:09:50.657Z] 3.17: Pulling from library/alpine [2023-05-16T08:09:50.657Z] f56be85fc22e: Already exists [2023-05-16T08:09:50.657Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T08:09:50.657Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T08:09:50.657Z] ---> 9ed4aefc74f6 [2023-05-16T08:09:50.657Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-16T08:09:50.657Z] ---> Running in 354da714ec6f [2023-05-16T08:09:50.657Z] Removing intermediate container 354da714ec6f [2023-05-16T08:09:50.657Z] ---> e6b12457d3d1 [2023-05-16T08:09:50.657Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-16T08:09:50.657Z] ---> Running in f4d709f3d864 [2023-05-16T08:09:50.657Z] Removing intermediate container f4d709f3d864 [2023-05-16T08:09:50.657Z] ---> ea98e998e27f [2023-05-16T08:09:50.657Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-16T08:09:50.657Z] ---> Running in 174aa3a931d9 [2023-05-16T08:09:50.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:09:50.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:09:50.657Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-16T08:09:50.657Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-16T08:09:50.657Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T08:09:50.657Z] Executing ca-certificates-20230506-r0.trigger [2023-05-16T08:09:50.657Z] OK: 8 MiB in 17 packages [2023-05-16T08:09:51.225Z] Removing intermediate container 174aa3a931d9 [2023-05-16T08:09:51.225Z] ---> c34b25c66995 [2023-05-16T08:09:51.225Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-16T08:09:51.225Z] ---> 73452f2151a9 [2023-05-16T08:09:51.225Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-16T08:09:51.225Z] ---> 19881a85c63d [2023-05-16T08:09:51.225Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-16T08:09:51.485Z] ---> e3ec2f3d12ab [2023-05-16T08:09:51.485Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-16T08:09:52.463Z] ---> 78817261d9ad [2023-05-16T08:09:52.463Z] Step 21/26 : EXPOSE 48095 [2023-05-16T08:09:52.463Z] ---> Running in e37c20bcf925 [2023-05-16T08:09:52.463Z] Removing intermediate container e37c20bcf925 [2023-05-16T08:09:52.463Z] ---> bfb41b87bc99 [2023-05-16T08:09:52.463Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-16T08:09:52.463Z] ---> Running in 3bf553dd7e15 [2023-05-16T08:09:52.463Z] Removing intermediate container 3bf553dd7e15 [2023-05-16T08:09:52.463Z] ---> eef55ea3da4c [2023-05-16T08:09:52.463Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T08:09:52.463Z] ---> Running in 73f3f3aca6bd [2023-05-16T08:09:52.463Z] Removing intermediate container 73f3f3aca6bd [2023-05-16T08:09:52.463Z] ---> fbe918b4b2c2 [2023-05-16T08:09:52.463Z] Step 24/26 : LABEL arch=amd64 [2023-05-16T08:09:52.463Z] ---> Running in 8cdcfdf54ebe [2023-05-16T08:09:52.721Z] Removing intermediate container 8cdcfdf54ebe [2023-05-16T08:09:52.721Z] ---> cf40d8ccbc8f [2023-05-16T08:09:52.721Z] Step 25/26 : LABEL git_sha=6e2b3d10677f98df2598c38a9f46677e7fe5bf48 [2023-05-16T08:09:52.721Z] ---> Running in eaa8b869adfe [2023-05-16T08:09:52.721Z] Removing intermediate container eaa8b869adfe [2023-05-16T08:09:52.721Z] ---> 25332c4769b2 [2023-05-16T08:09:52.721Z] Step 26/26 : LABEL version=0.0.0 [2023-05-16T08:09:52.721Z] ---> Running in 526bc1bd2df4 [2023-05-16T08:09:52.721Z] Removing intermediate container 526bc1bd2df4 [2023-05-16T08:09:52.721Z] ---> b310e5149a47 [2023-05-16T08:09:52.721Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T08:09:52.721Z] Successfully built b310e5149a47 [2023-05-16T08:09:52.721Z] 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-16T08:09:53.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T08:09:53.624Z] [2023-05-16T08:09:53.624Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:09:54.007Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T08:09:54.007Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T08:09:54.007Z] 5eb5b503b376: Pulling fs layer [2023-05-16T08:09:54.007Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T08:09:54.007Z] ec43610c2a17: Pulling fs layer [2023-05-16T08:09:54.007Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T08:09:54.007Z] 33b1e0a273af: Pulling fs layer [2023-05-16T08:09:54.007Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T08:09:54.007Z] 2f39f015ded8: Pulling fs layer [2023-05-16T08:09:54.007Z] 33b1e0a273af: Waiting [2023-05-16T08:09:54.007Z] 3a2ae6a8a46f: Waiting [2023-05-16T08:09:54.007Z] 5d3b04190fa2: Waiting [2023-05-16T08:09:54.007Z] 2f39f015ded8: Waiting [2023-05-16T08:09:54.007Z] 5c69ac0246d0: Download complete [2023-05-16T08:09:54.007Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-16T08:09:54.007Z] 3a2ae6a8a46f: Download complete [2023-05-16T08:09:54.007Z] 33b1e0a273af: Verifying Checksum [2023-05-16T08:09:54.007Z] 33b1e0a273af: Download complete [2023-05-16T08:09:54.267Z] 5d3b04190fa2: Download complete [2023-05-16T08:09:54.267Z] ec43610c2a17: Verifying Checksum [2023-05-16T08:09:54.267Z] ec43610c2a17: Download complete [2023-05-16T08:09:54.267Z] 5eb5b503b376: Verifying Checksum [2023-05-16T08:09:54.267Z] 5eb5b503b376: Download complete [2023-05-16T08:09:54.834Z] 2f39f015ded8: Download complete [2023-05-16T08:09:55.772Z] 5eb5b503b376: Pull complete [2023-05-16T08:09:55.772Z] 5c69ac0246d0: Pull complete [2023-05-16T08:09:56.347Z] ec43610c2a17: Pull complete [2023-05-16T08:09:56.347Z] 3a2ae6a8a46f: Pull complete [2023-05-16T08:09:56.347Z] 33b1e0a273af: Pull complete [2023-05-16T08:09:56.606Z] 5d3b04190fa2: Pull complete [2023-05-16T08:10:00.798Z] 2f39f015ded8: Pull complete [2023-05-16T08:10:00.798Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T08:10:00.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T08:10:00.798Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:10:01.028Z] prd-ubuntu20.04-docker-8c-8g-15516 does not seem to be running inside a container [2023-05-16T08:10:01.058Z] $ 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-563 -v /w/workspace/_app-service-configurable_PR-563:/w/workspace/_app-service-configurable_PR-563:rw,z -v /w/workspace/_app-service-configurable_PR-563@tmp:/w/workspace/_app-service-configurable_PR-563@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T08:10:04.687Z] $ docker top 8132eaf6e118e60ed125b6657af35462e708053b7a500443187a3fde540c66e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:10:05.172Z] ---> job-cost.sh [2023-05-16T08:10:05.172Z] lf-activate-venv: SKIPPING [2023-05-16T08:10:05.172Z] INFO: No Stack... [2023-05-16T08:10:05.741Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T08:10:06.001Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T08:10:06.312Z] + cat /w/workspace/_app-service-configurable_PR-563/archives/cost.csv [2023-05-16T08:10:06.312Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T08:10:06.356Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-563-1-stack-cost] [2023-05-16T08:10:06.360Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-563-1-stack-cost] did not exist. Created. [2023-05-16T08:10:06.360Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-563-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T08:10:06.754Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T08:10:06.808Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T08:10:06.843Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-563-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T08:10:06.931Z] $ docker stop --time=1 8132eaf6e118e60ed125b6657af35462e708053b7a500443187a3fde540c66e7 [2023-05-16T08:10:08.082Z] $ docker rm -f --volumes 8132eaf6e118e60ed125b6657af35462e708053b7a500443187a3fde540c66e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T08:10:44.726Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15517 in /w/workspace/_app-service-configurable_PR-563 [Pipeline] { [Pipeline] ws [2023-05-16T08:10:44.784Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-05-16T08:10:44.858Z] Selected Git installation does not exist. Using Default [2023-05-16T08:10:44.858Z] The recommended git tool is: NONE [2023-05-16T08:10:49.868Z] using credential edgex-jenkins-ssh [2023-05-16T08:10:49.884Z] Cloning the remote Git repository [2023-05-16T08:10:49.924Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-05-16T08:10:50.024Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-05-16T08:10:50.163Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-16T08:10:50.164Z] > git --version # timeout=10 [2023-05-16T08:10:50.185Z] > git --version # 'git version 2.25.1' [2023-05-16T08:10:50.187Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T08:10:50.336Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T08:10:51.574Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-16T08:10:51.603Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T08:10:53.034Z] Merging remotes/origin/main commit 0fcc735f3799786c7aa2b33ba7099069d129dc1c into PR head commit 6e2b3d10677f98df2598c38a9f46677e7fe5bf48 [2023-05-16T08:10:53.309Z] Merge succeeded, producing 6e2b3d10677f98df2598c38a9f46677e7fe5bf48 [2023-05-16T08:10:53.310Z] Checking out Revision 6e2b3d10677f98df2598c38a9f46677e7fe5bf48 (PR-563) [2023-05-16T08:10:52.422Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-16T08:10:52.464Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-16T08:10:52.465Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T08:10:52.484Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/563/head:refs/remotes/origin/PR-563 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-16T08:10:53.051Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T08:10:53.128Z] > git checkout -f 6e2b3d10677f98df2598c38a9f46677e7fe5bf48 # timeout=10 [2023-05-16T08:10:53.211Z] > git remote # timeout=10 [2023-05-16T08:10:53.233Z] > git config --get remote.origin.url # timeout=10 [2023-05-16T08:10:53.256Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T08:10:53.268Z] > git merge 0fcc735f3799786c7aa2b33ba7099069d129dc1c # timeout=10 [2023-05-16T08:10:53.293Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-16T08:10:53.314Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T08:10:53.333Z] > git checkout -f 6e2b3d10677f98df2598c38a9f46677e7fe5bf48 # timeout=10 [2023-05-16T08:10:53.772Z] Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/v3" [2023-05-16T08:10:53.819Z] > git --version # timeout=10 [2023-05-16T08:10:53.831Z] > git --version # 'git version 2.25.1' [2023-05-16T08:10:53.852Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T08:10:54.980Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T08:10:54.980Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T08:10:54.980Z] Dload Upload Total Spent Left Speed [2023-05-16T08:10:54.980Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-05-16T08:10:55.622Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T08:10:55.965Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T08:10:55.965Z] + sudo tee /etc/docker/daemon.new [2023-05-16T08:10:55.965Z] { [2023-05-16T08:10:55.965Z] "registry-mirrors": [ [2023-05-16T08:10:55.965Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T08:10:55.965Z] ], [2023-05-16T08:10:55.965Z] "bip": "10.250.0.254/24", [2023-05-16T08:10:55.965Z] "hosts": [ [2023-05-16T08:10:55.965Z] "tcp://0.0.0.0:5555", [2023-05-16T08:10:55.965Z] "unix:///var/run/docker.sock" [2023-05-16T08:10:55.965Z] ], [2023-05-16T08:10:55.965Z] "mtu": 1458, [2023-05-16T08:10:55.965Z] "selinux-enabled": true, [2023-05-16T08:10:55.965Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T08:10:55.965Z] } [Pipeline] sh [2023-05-16T08:10:56.377Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T08:10:56.733Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T08:11:15.070Z] provisioning config files... [2023-05-16T08:11:15.097Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config5165862509102090874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:11:15.484Z] ---> docker-login.sh [2023-05-16T08:11:15.484Z] nexus3.edgexfoundry.org:10001 [2023-05-16T08:11:16.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:11:16.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:11:16.075Z] Configure a credential helper to remove this warning. See [2023-05-16T08:11:16.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:11:16.075Z] [2023-05-16T08:11:16.075Z] Login Succeeded [2023-05-16T08:11:16.075Z] nexus3.edgexfoundry.org:10002 [2023-05-16T08:11:16.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:11:16.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:11:16.344Z] Configure a credential helper to remove this warning. See [2023-05-16T08:11:16.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:11:16.344Z] [2023-05-16T08:11:16.344Z] Login Succeeded [2023-05-16T08:11:16.344Z] nexus3.edgexfoundry.org:10003 [2023-05-16T08:11:16.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:11:16.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:11:16.886Z] Configure a credential helper to remove this warning. See [2023-05-16T08:11:16.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:11:16.886Z] [2023-05-16T08:11:16.886Z] Login Succeeded [2023-05-16T08:11:16.886Z] nexus3.edgexfoundry.org:10004 [2023-05-16T08:11:17.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:11:17.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:11:17.157Z] Configure a credential helper to remove this warning. See [2023-05-16T08:11:17.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:11:17.157Z] [2023-05-16T08:11:17.157Z] Login Succeeded [2023-05-16T08:11:17.157Z] docker.io [2023-05-16T08:11:17.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:11:17.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:11:17.699Z] Configure a credential helper to remove this warning. See [2023-05-16T08:11:17.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:11:17.699Z] [2023-05-16T08:11:17.699Z] Login Succeeded [2023-05-16T08:11:17.699Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T08:11:17.732Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T08:11:18.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T08:11:18.181Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T08:11:18.223Z] ========================================================= [2023-05-16T08:11:18.223Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T08:11:18.223Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:11:18.735Z] + 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-16T08:11:18.735Z] Sending build context to Docker daemon 168.4kB [2023-05-16T08:11:19.009Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T08:11:19.009Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T08:11:19.009Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T08:11:19.009Z] c41833b44d91: Pulling fs layer [2023-05-16T08:11:19.009Z] ed15518f5707: Pulling fs layer [2023-05-16T08:11:19.009Z] feae8fd75edb: Pulling fs layer [2023-05-16T08:11:19.009Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T08:11:19.009Z] 3cdef696dda3: Pulling fs layer [2023-05-16T08:11:19.009Z] 2ced38df9373: Pulling fs layer [2023-05-16T08:11:19.009Z] 58f1dce35555: Pulling fs layer [2023-05-16T08:11:19.009Z] 242c74f7c9fa: Waiting [2023-05-16T08:11:19.009Z] 3cdef696dda3: Waiting [2023-05-16T08:11:19.009Z] 2ced38df9373: Waiting [2023-05-16T08:11:19.009Z] 58f1dce35555: Waiting [2023-05-16T08:11:19.297Z] ed15518f5707: Verifying Checksum [2023-05-16T08:11:19.297Z] ed15518f5707: Download complete [2023-05-16T08:11:19.297Z] 242c74f7c9fa: Download complete [2023-05-16T08:11:19.297Z] 3cdef696dda3: Verifying Checksum [2023-05-16T08:11:19.297Z] 3cdef696dda3: Download complete [2023-05-16T08:11:19.297Z] c41833b44d91: Verifying Checksum [2023-05-16T08:11:19.297Z] c41833b44d91: Download complete [2023-05-16T08:11:20.300Z] c41833b44d91: Pull complete [2023-05-16T08:11:20.573Z] 58f1dce35555: Verifying Checksum [2023-05-16T08:11:20.573Z] 58f1dce35555: Download complete [2023-05-16T08:11:20.846Z] ed15518f5707: Pull complete [2023-05-16T08:11:21.822Z] feae8fd75edb: Verifying Checksum [2023-05-16T08:11:21.822Z] feae8fd75edb: Download complete [2023-05-16T08:11:21.822Z] 2ced38df9373: Verifying Checksum [2023-05-16T08:11:21.822Z] 2ced38df9373: Download complete [2023-05-16T08:11:34.248Z] feae8fd75edb: Pull complete [2023-05-16T08:11:34.248Z] 242c74f7c9fa: Pull complete [2023-05-16T08:11:34.248Z] 3cdef696dda3: Pull complete [2023-05-16T08:11:39.603Z] 2ced38df9373: Pull complete [2023-05-16T08:11:41.555Z] 58f1dce35555: Pull complete [2023-05-16T08:11:41.555Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T08:11:41.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T08:11:41.555Z] ---> fadd8f120f05 [2023-05-16T08:11:41.555Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T08:11:43.504Z] ---> Running in 820eee7bb3f8 [2023-05-16T08:11:43.504Z] Removing intermediate container 820eee7bb3f8 [2023-05-16T08:11:43.504Z] ---> 29284d04b06d [2023-05-16T08:11:43.504Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T08:11:43.774Z] ---> Running in 6e5624b503e6 [2023-05-16T08:11:44.041Z] Removing intermediate container 6e5624b503e6 [2023-05-16T08:11:44.041Z] ---> d622d3edbd9c [2023-05-16T08:11:44.041Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T08:11:44.041Z] ---> Running in d633e45548e2 [2023-05-16T08:11:44.313Z] Removing intermediate container d633e45548e2 [2023-05-16T08:11:44.313Z] ---> 3321f4142c87 [2023-05-16T08:11:44.313Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T08:11:44.313Z] ---> Running in cfbd3c99d383 [2023-05-16T08:11:45.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T08:11:45.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T08:11:47.400Z] OK: 263 MiB in 53 packages [2023-05-16T08:11:47.988Z] Removing intermediate container cfbd3c99d383 [2023-05-16T08:11:47.988Z] ---> fc05f26d8483 [2023-05-16T08:11:47.988Z] Step 7/12 : WORKDIR /app [2023-05-16T08:11:47.988Z] ---> Running in ecf894b0281b [2023-05-16T08:11:48.258Z] Removing intermediate container ecf894b0281b [2023-05-16T08:11:48.258Z] ---> 1bcc07abcaf8 [2023-05-16T08:11:48.258Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-16T08:11:48.856Z] ---> 88ba19f8f4c2 [2023-05-16T08:11:48.856Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:11:48.856Z] ---> Running in b33b9e29e7f2 [2023-05-16T08:12:56.758Z] Removing intermediate container b33b9e29e7f2 [2023-05-16T08:12:56.758Z] ---> 3fa9e01d21b2 [2023-05-16T08:12:56.758Z] Step 10/12 : COPY . . [2023-05-16T08:12:56.758Z] ---> 940afdfe2b5a [2023-05-16T08:12:56.758Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T08:12:56.758Z] ---> Running in 83f73cc5fe34 [2023-05-16T08:12:56.758Z] Removing intermediate container 83f73cc5fe34 [2023-05-16T08:12:56.758Z] ---> 009cd5969cf0 [2023-05-16T08:12:56.758Z] Step 12/12 : RUN $MAKE [2023-05-16T08:12:56.758Z] ---> Running in 01e742c24cff [2023-05-16T08:12:56.758Z] noop [2023-05-16T08:12:56.758Z] Removing intermediate container 01e742c24cff [2023-05-16T08:12:56.758Z] ---> 1f3c3a9ef791 [2023-05-16T08:12:56.758Z] Successfully built 1f3c3a9ef791 [2023-05-16T08:12:56.758Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:12:57.232Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T08:12:57.232Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:12:57.510Z] prd-ubuntu20.04-docker-arm64-4c-16g-15517 does not seem to be running inside a container [2023-05-16T08:12:57.583Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-16T08:12:58.812Z] $ docker top f9077db2a219476d07cf80bbf7154a76b039585b85980d06008dc74bffa9f67c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T08:12:59.697Z] + go version [2023-05-16T08:12:59.698Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T08:12:59.740Z] $ docker stop --time=1 f9077db2a219476d07cf80bbf7154a76b039585b85980d06008dc74bffa9f67c [2023-05-16T08:13:01.380Z] $ docker rm -f --volumes f9077db2a219476d07cf80bbf7154a76b039585b85980d06008dc74bffa9f67c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:13:02.242Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T08:13:02.242Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:13:02.502Z] prd-ubuntu20.04-docker-arm64-4c-16g-15517 does not seem to be running inside a container [2023-05-16T08:13:02.568Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-16T08:13:03.802Z] $ docker top d480ea60b4b651df3867f66e03e146bb236a7f99672034c8431e410be4a3d5a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T08:13:04.701Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-05-16T08:13:05.091Z] + make test [2023-05-16T08:13:05.360Z] go test -race -coverprofile=coverage.out ./... [2023-05-16T08:15:42.128Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-16T08:15:42.128Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-16T08:15:42.128Z] go vet ./... [2023-05-16T08:18:03.863Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T08:18:03.863Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T08:18:03.863Z] ./bin/test-attribution-txt.sh [2023-05-16T08:18:03.863Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-16T08:18:03.863Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-16T08:18:03.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T08:18:03.943Z] $ docker stop --time=1 d480ea60b4b651df3867f66e03e146bb236a7f99672034c8431e410be4a3d5a1 [2023-05-16T08:18:05.823Z] $ docker rm -f --volumes d480ea60b4b651df3867f66e03e146bb236a7f99672034c8431e410be4a3d5a1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T08:18:07.363Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T08:18:07.403Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T08:18:07.813Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T08:18:08.412Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T08:18:08.754Z] + ls -al . [2023-05-16T08:18:08.754Z] total 172 [2023-05-16T08:18:08.754Z] drwxrwxr-x 7 jenkins jenkins 4096 May 16 08:13 . [2023-05-16T08:18:08.754Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 08:10 .. [2023-05-16T08:18:08.754Z] -rw-rw-r-- 1 jenkins jenkins 119 May 16 08:10 .dockerignore [2023-05-16T08:18:08.754Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 08:10 .git [2023-05-16T08:18:08.754Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 08:10 .github [2023-05-16T08:18:08.754Z] -rw-rw-r-- 1 jenkins jenkins 171 May 16 08:10 .gitignore [2023-05-16T08:18:08.754Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 08:10 .golangci.yml [2023-05-16T08:18:08.754Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 16 08:10 Attribution.txt [2023-05-16T08:18:08.754Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 16 08:10 CHANGELOG.md [2023-05-16T08:18:08.754Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 16 08:10 Dockerfile [2023-05-16T08:18:08.754Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 08:10 GOVERNANCE.md [2023-05-16T08:18:08.754Z] -rw-rw-r-- 1 jenkins jenkins 688 May 16 08:10 Jenkinsfile [2023-05-16T08:18:08.754Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 16 08:10 LICENSE [2023-05-16T08:18:08.754Z] -rw-rw-r-- 1 jenkins jenkins 618 May 16 08:10 OWNERS.md [2023-05-16T08:18:08.754Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 16 08:10 README.md [2023-05-16T08:18:08.754Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 08:07 VERSION [2023-05-16T08:18:08.754Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 08:10 bin [2023-05-16T08:18:08.754Z] -rw-r--r-- 1 jenkins jenkins 13 May 16 08:13 coverage.out [2023-05-16T08:18:08.754Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 16 08:10 go.mod [2023-05-16T08:18:08.754Z] -rw-rw-r-- 1 jenkins jenkins 31421 May 16 08:10 go.sum [2023-05-16T08:18:08.754Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 16 08:10 main.go [2023-05-16T08:18:08.754Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 16 08:10 makefile [2023-05-16T08:18:08.754Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 08:10 res [2023-05-16T08:18:08.754Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 08:10 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:18:09.169Z] + 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=6e2b3d10677f98df2598c38a9f46677e7fe5bf48 --label arch=arm64 --label version=0.0.0 . [2023-05-16T08:18:09.169Z] Sending build context to Docker daemon 169.5kB [2023-05-16T08:18:09.436Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T08:18:09.436Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-16T08:18:09.436Z] ---> 1f3c3a9ef791 [2023-05-16T08:18:09.436Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T08:18:09.436Z] ---> Running in d013e2c95590 [2023-05-16T08:18:09.702Z] Removing intermediate container d013e2c95590 [2023-05-16T08:18:09.702Z] ---> 00cb980a0adb [2023-05-16T08:18:09.702Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T08:18:09.702Z] ---> Running in 734bbb7396f6 [2023-05-16T08:18:09.980Z] Removing intermediate container 734bbb7396f6 [2023-05-16T08:18:09.980Z] ---> 73c633296675 [2023-05-16T08:18:09.980Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-16T08:18:10.248Z] ---> Running in 39a3a0162fe3 [2023-05-16T08:18:10.516Z] Removing intermediate container 39a3a0162fe3 [2023-05-16T08:18:10.516Z] ---> d34d2b35c2b9 [2023-05-16T08:18:10.516Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T08:18:10.516Z] ---> Running in 770b09b18f50 [2023-05-16T08:18:11.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T08:18:12.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T08:18:13.470Z] OK: 263 MiB in 53 packages [2023-05-16T08:18:14.058Z] Removing intermediate container 770b09b18f50 [2023-05-16T08:18:14.058Z] ---> 5d3cffe9fb2e [2023-05-16T08:18:14.058Z] Step 7/26 : WORKDIR /app [2023-05-16T08:18:14.058Z] ---> Running in fde0add81d36 [2023-05-16T08:18:14.368Z] Removing intermediate container fde0add81d36 [2023-05-16T08:18:14.368Z] ---> efda4ce5ae6e [2023-05-16T08:18:14.368Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-16T08:18:14.961Z] ---> b6aabe7907f5 [2023-05-16T08:18:14.961Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:18:14.961Z] ---> Running in c5ffea4110a9 [2023-05-16T08:18:17.568Z] Removing intermediate container c5ffea4110a9 [2023-05-16T08:18:17.568Z] ---> af2ff6ecf970 [2023-05-16T08:18:17.568Z] Step 10/26 : COPY . . [2023-05-16T08:18:17.837Z] ---> db926ffa2604 [2023-05-16T08:18:17.837Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T08:18:17.837Z] ---> Running in 7c2eba590b18 [2023-05-16T08:18:18.107Z] Removing intermediate container 7c2eba590b18 [2023-05-16T08:18:18.107Z] ---> f8a190a3faaa [2023-05-16T08:18:18.107Z] Step 12/26 : RUN $MAKE [2023-05-16T08:18:18.107Z] ---> Running in 76a1796edf58 [2023-05-16T08:18:19.071Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.63 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-05-16T08:20:25.779Z] Removing intermediate container 76a1796edf58 [2023-05-16T08:20:25.779Z] ---> 2425e78e94e8 [2023-05-16T08:20:25.779Z] Step 13/26 : FROM alpine:3.17 [2023-05-16T08:20:25.779Z] 3.17: Pulling from library/alpine [2023-05-16T08:20:25.779Z] c41833b44d91: Already exists [2023-05-16T08:20:25.779Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T08:20:25.779Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T08:20:25.779Z] ---> 51e60588ff2c [2023-05-16T08:20:25.779Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-16T08:20:25.779Z] ---> Running in 6801eac88c41 [2023-05-16T08:20:25.779Z] Removing intermediate container 6801eac88c41 [2023-05-16T08:20:25.779Z] ---> e4be0fb2cc7a [2023-05-16T08:20:25.779Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-16T08:20:25.779Z] ---> Running in c6c2c5303436 [2023-05-16T08:20:25.779Z] Removing intermediate container c6c2c5303436 [2023-05-16T08:20:25.779Z] ---> e827736ed6f8 [2023-05-16T08:20:25.779Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-16T08:20:25.779Z] ---> Running in 967b383ce9d3 [2023-05-16T08:20:25.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T08:20:26.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T08:20:27.450Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-16T08:20:27.450Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-16T08:20:27.450Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T08:20:27.450Z] Executing ca-certificates-20230506-r0.trigger [2023-05-16T08:20:27.719Z] OK: 8 MiB in 17 packages [2023-05-16T08:20:30.311Z] Removing intermediate container 967b383ce9d3 [2023-05-16T08:20:30.311Z] ---> 4c0a0433acec [2023-05-16T08:20:30.311Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-16T08:20:30.311Z] ---> c04f8e7aba1c [2023-05-16T08:20:30.311Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-16T08:20:30.896Z] ---> d8e038506be9 [2023-05-16T08:20:30.896Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-16T08:20:31.480Z] ---> 050435f8d424 [2023-05-16T08:20:31.480Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-16T08:20:32.887Z] ---> c2515a8d765d [2023-05-16T08:20:32.887Z] Step 21/26 : EXPOSE 48095 [2023-05-16T08:20:32.887Z] ---> Running in 0da2cdcb5861 [2023-05-16T08:20:33.153Z] Removing intermediate container 0da2cdcb5861 [2023-05-16T08:20:33.153Z] ---> e7dc61ecd619 [2023-05-16T08:20:33.153Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-16T08:20:33.153Z] ---> Running in b6f8da4a5438 [2023-05-16T08:20:33.420Z] Removing intermediate container b6f8da4a5438 [2023-05-16T08:20:33.420Z] ---> 080d3951d00f [2023-05-16T08:20:33.420Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T08:20:33.420Z] ---> Running in 5abebd7fa162 [2023-05-16T08:20:33.690Z] Removing intermediate container 5abebd7fa162 [2023-05-16T08:20:33.690Z] ---> cff121f93bba [2023-05-16T08:20:33.690Z] Step 24/26 : LABEL arch=arm64 [2023-05-16T08:20:33.958Z] ---> Running in 3994837296af [2023-05-16T08:20:34.225Z] Removing intermediate container 3994837296af [2023-05-16T08:20:34.225Z] ---> 9adcbfd05416 [2023-05-16T08:20:34.225Z] Step 25/26 : LABEL git_sha=6e2b3d10677f98df2598c38a9f46677e7fe5bf48 [2023-05-16T08:20:34.225Z] ---> Running in b2293879fcb1 [2023-05-16T08:20:34.492Z] Removing intermediate container b2293879fcb1 [2023-05-16T08:20:34.492Z] ---> ea8e0597d710 [2023-05-16T08:20:34.492Z] Step 26/26 : LABEL version=0.0.0 [2023-05-16T08:20:34.492Z] ---> Running in d7038548c48a [2023-05-16T08:20:34.757Z] Removing intermediate container d7038548c48a [2023-05-16T08:20:34.757Z] ---> 08fa9a7a82e2 [2023-05-16T08:20:34.757Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T08:20:34.757Z] Successfully built 08fa9a7a82e2 [2023-05-16T08:20:34.757Z] 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-16T08:20:35.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T08:20:35.598Z] [2023-05-16T08:20:35.598Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:20:36.001Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T08:20:36.001Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T08:20:36.001Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T08:20:36.001Z] 04944245beec: Pulling fs layer [2023-05-16T08:20:36.001Z] 699f458cf7ca: Pulling fs layer [2023-05-16T08:20:36.001Z] 765212b225bb: Pulling fs layer [2023-05-16T08:20:36.001Z] f23df028b6ca: Pulling fs layer [2023-05-16T08:20:36.001Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T08:20:36.001Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T08:20:36.001Z] 765212b225bb: Waiting [2023-05-16T08:20:36.001Z] d65c8cfc05b1: Waiting [2023-05-16T08:20:36.001Z] 2437ff75d9bd: Waiting [2023-05-16T08:20:36.001Z] f23df028b6ca: Waiting [2023-05-16T08:20:36.270Z] 04944245beec: Verifying Checksum [2023-05-16T08:20:36.270Z] 04944245beec: Download complete [2023-05-16T08:20:36.270Z] 765212b225bb: Verifying Checksum [2023-05-16T08:20:36.270Z] 765212b225bb: Download complete [2023-05-16T08:20:36.270Z] f23df028b6ca: Verifying Checksum [2023-05-16T08:20:36.270Z] f23df028b6ca: Download complete [2023-05-16T08:20:36.270Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T08:20:36.270Z] d65c8cfc05b1: Download complete [2023-05-16T08:20:36.270Z] 699f458cf7ca: Verifying Checksum [2023-05-16T08:20:36.270Z] 699f458cf7ca: Download complete [2023-05-16T08:20:36.883Z] 8998bd30e6a1: Download complete [2023-05-16T08:20:38.856Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T08:20:38.856Z] 2437ff75d9bd: Download complete [2023-05-16T08:20:40.863Z] 8998bd30e6a1: Pull complete [2023-05-16T08:20:41.131Z] 04944245beec: Pull complete [2023-05-16T08:20:42.093Z] 699f458cf7ca: Pull complete [2023-05-16T08:20:42.361Z] 765212b225bb: Pull complete [2023-05-16T08:20:43.342Z] f23df028b6ca: Pull complete [2023-05-16T08:20:43.342Z] d65c8cfc05b1: Pull complete [2023-05-16T08:20:55.643Z] 2437ff75d9bd: Pull complete [2023-05-16T08:20:55.643Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T08:20:55.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T08:20:55.643Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:20:56.033Z] prd-ubuntu20.04-docker-arm64-4c-16g-15517 does not seem to be running inside a container [2023-05-16T08:20:56.130Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-16T08:20:58.600Z] $ docker top 186b44b2ce6d77ebcee346992ef0150deab66f2e65ff3a27ce5480dcb011ae5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:20:59.207Z] ---> job-cost.sh [2023-05-16T08:20:59.490Z] lf-activate-venv: SKIPPING [2023-05-16T08:20:59.490Z] INFO: No Stack... [2023-05-16T08:21:00.084Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T08:21:00.676Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T08:21:01.332Z] + + cutcat -d, /w/workspace/app-service-configurable/1/archives/cost.csv [2023-05-16T08:21:01.332Z] -f6 [Pipeline] lock [2023-05-16T08:21:01.413Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-563-1-stack-cost] [2023-05-16T08:21:01.422Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-563-1-stack-cost] did not exist. Created. [2023-05-16T08:21:01.422Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-563-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T08:21:01.847Z] /w/workspace/app-service-configurable/1@tmp/durable-5a53e913/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T08:21:02.472Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T08:21:02.766Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T08:21:02.812Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T08:21:02.826Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-563-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T08:21:02.912Z] $ docker stop --time=1 186b44b2ce6d77ebcee346992ef0150deab66f2e65ff3a27ce5480dcb011ae5a [2023-05-16T08:21:04.405Z] $ docker rm -f --volumes 186b44b2ce6d77ebcee346992ef0150deab66f2e65ff3a27ce5480dcb011ae5a [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-16T08:21:05.463Z] provisioning config files... [2023-05-16T08:21:05.470Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-563@tmp/config15542527241595423680tmp [Pipeline] { [Pipeline] sh [2023-05-16T08:21:05.799Z] + set +x [2023-05-16T08:21:05.799Z] + curl -s https://codecov.io/bash [2023-05-16T08:21:05.799Z] + bash -s -- [2023-05-16T08:21:05.799Z] [2023-05-16T08:21:05.799Z] _____ _ [2023-05-16T08:21:05.799Z] / ____| | | [2023-05-16T08:21:05.799Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T08:21:05.799Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T08:21:05.799Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T08:21:05.799Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T08:21:05.799Z] Bash-1.0.6 [2023-05-16T08:21:05.799Z] [2023-05-16T08:21:05.799Z] [2023-05-16T08:21:05.799Z] ==> git version 2.25.1 found [2023-05-16T08:21:05.799Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-16T08:21:05.799Z] Release-Date: 2020-01-08 [2023-05-16T08:21:05.799Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-16T08:21:05.799Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T08:21:05.799Z] ==> Jenkins CI detected. [2023-05-16T08:21:05.799Z] current dir:  /w/workspace/_app-service-configurable_PR-563 [2023-05-16T08:21:05.799Z] project root: . [2023-05-16T08:21:05.799Z] --> token set from env [2023-05-16T08:21:05.799Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T08:21:05.799Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T08:21:05.799Z] ==> Python coveragepy not found [2023-05-16T08:21:05.799Z] ==> Searching for coverage reports in: [2023-05-16T08:21:05.799Z] + . [2023-05-16T08:21:06.058Z] -> Found 1 reports [2023-05-16T08:21:06.059Z] ==> Detecting git/mercurial file structure [2023-05-16T08:21:06.059Z] ==> Reading reports [2023-05-16T08:21:06.059Z] + ./coverage.out bytes=13 [2023-05-16T08:21:06.059Z] ==> Appending adjustments [2023-05-16T08:21:06.059Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T08:21:06.059Z] + Found adjustments [2023-05-16T08:21:06.059Z] ==> Gzipping contents [2023-05-16T08:21:06.059Z] 4.0K /tmp/codecov.ROjn7m.gz [2023-05-16T08:21:06.059Z] ==> Uploading reports [2023-05-16T08:21:06.059Z] url: https://codecov.io [2023-05-16T08:21:06.059Z] query: branch=PR-563&commit=6e2b3d10677f98df2598c38a9f46677e7fe5bf48&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-563%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=563&job=&cmd_args= [2023-05-16T08:21:06.059Z] -> Pinging Codecov [2023-05-16T08:21:06.059Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-563&commit=6e2b3d10677f98df2598c38a9f46677e7fe5bf48&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-563%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=563&job=&cmd_args= [2023-05-16T08:21:06.059Z] -> Uploading to [2023-05-16T08:21:06.059Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/A97CA9966030D2A3747ED39772930CCE/6e2b3d10677f98df2598c38a9f46677e7fe5bf48/7b51dfd6-4480-4570-935e-dd4cd40cb12c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T082106Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=74f5cab6feff7f34759228f0fca9fb9ddde28308b1c5883a7660552585034573 [2023-05-16T08:21:06.059Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T08:21:06.059Z] Dload Upload Total Spent Left Speed [2023-05-16T08:21:06.318Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2092 --:--:-- --:--:-- --:--:-- 2092 [2023-05-16T08:21:06.318Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/6e2b3d10677f98df2598c38a9f46677e7fe5bf48 [Pipeline] } [2023-05-16T08:21:06.343Z] 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-16T08:21:08.136Z] + [ -d /w/workspace/_app-service-configurable_PR-563/archives ] [2023-05-16T08:21:08.136Z] + ls -al /w/workspace/_app-service-configurable_PR-563/archives [2023-05-16T08:21:08.136Z] total 16 [2023-05-16T08:21:08.136Z] drwxr-xr-x 3 root root 4096 May 16 08:10 . [2023-05-16T08:21:08.136Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 08:10 .. [2023-05-16T08:21:08.136Z] drwxr-xr-x 2 root root 4096 May 16 08:10 cost [2023-05-16T08:21:08.136Z] -rw-r--r-- 1 root root 96 May 16 08:10 cost.csv [2023-05-16T08:21:08.136Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-563/archives [2023-05-16T08:21:08.136Z] + ls -al /w/workspace/_app-service-configurable_PR-563/archives [2023-05-16T08:21:08.136Z] total 16 [2023-05-16T08:21:08.136Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 08:10 . [2023-05-16T08:21:08.136Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 08:10 .. [2023-05-16T08:21:08.136Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 08:10 cost [2023-05-16T08:21:08.136Z] -rw-r--r-- 1 jenkins jenkins 96 May 16 08:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:21:08.461Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:21:09.358Z] ---> package-listing.sh [2023-05-16T08:21:09.359Z] ++ facter osfamily [2023-05-16T08:21:09.359Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T08:21:09.619Z] + OS_FAMILY=debian [2023-05-16T08:21:09.619Z] + workspace=/w/workspace/_app-service-configurable_PR-563 [2023-05-16T08:21:09.619Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T08:21:09.619Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T08:21:09.619Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T08:21:09.619Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T08:21:09.619Z] + '[' /w/workspace/_app-service-configurable_PR-563 ']' [2023-05-16T08:21:09.619Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T08:21:09.619Z] + case "${OS_FAMILY}" in [2023-05-16T08:21:09.619Z] + dpkg -l [2023-05-16T08:21:09.619Z] + grep '^ii' [2023-05-16T08:21:09.619Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T08:21:09.619Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T08:21:09.619Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T08:21:09.619Z] + '[' /w/workspace/_app-service-configurable_PR-563 ']' [2023-05-16T08:21:09.619Z] + mkdir -p /w/workspace/_app-service-configurable_PR-563/archives/ [2023-05-16T08:21:09.619Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-563/archives/ [Pipeline] echo [2023-05-16T08:21:09.656Z] 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-563/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-16T08:21:09.952Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:21:10.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T08:21:10.574Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:21:10.713Z] prd-ubuntu20.04-docker-8c-8g-15516 does not seem to be running inside a container [2023-05-16T08:21:10.737Z] $ 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-563/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-563 -v /w/workspace/_app-service-configurable_PR-563:/w/workspace/_app-service-configurable_PR-563:rw,z -v /w/workspace/_app-service-configurable_PR-563@tmp:/w/workspace/_app-service-configurable_PR-563@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T08:21:10.967Z] $ docker top c4246225651b8f9c3f3d7a33486de8fce540267d5a0e0533b0a906d63fbf3b44 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T08:21:11.372Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T08:21:11.688Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T08:21:12.004Z] + ls /var/log/sa-host [2023-05-16T08:21:12.004Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T08:21:12.244Z] provisioning config files... [2023-05-16T08:21:12.253Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-563@tmp/config9630015912372297867tmp [Pipeline] { [Pipeline] echo [2023-05-16T08:21:12.308Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:21:12.622Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T08:21:12.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:21:13.070Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T08:21:13.110Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:21:13.421Z] ---> sudo-logs.sh [2023-05-16T08:21:13.422Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T08:21:13.508Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:21:13.817Z] ---> job-cost.sh [2023-05-16T08:21:13.817Z] lf-activate-venv: SKIPPING [2023-05-16T08:21:13.817Z] DEBUG: total: 0.2199999988079071 [2023-05-16T08:21:13.817Z] INFO: Retrieving Stack Cost... [2023-05-16T08:21:14.387Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T08:21:14.646Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T08:21:14.688Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:21:14.998Z] ---> logs-deploy.sh [2023-05-16T08:21:14.998Z] lf-activate-venv: SKIPPING [2023-05-16T08:21:14.998Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-563/1 [2023-05-16T08:21:14.998Z] INFO: archiving workspace using pattern(s): [2023-05-16T08:21:15.942Z] Archives upload complete. [2023-05-16T08:21:15.942Z] INFO: archiving logs to Nexus