Pull request #484 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c+1735f48e51a8b957f26a7b6e7e56a0d623d8fe70 (a8ea72a0dcb65614e9cded9aa8724ca0667675d5) 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-ssh9720794818441241339.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh3590492414089896769.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-484/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-484/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11903212416944028756.key Verifying host key using known hosts file > 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-484/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15761596211848768339.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh820675922223840433.key Verifying host key using known hosts file > 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-484/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-484/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8066810308085919655.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-118114’ is offline Running on prd-ubuntu20.04-docker-8c-8g-118116 in /w/workspace/_app-service-configurable_PR-484 [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-484 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/484/head:refs/remotes/origin/PR-484 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1735f48e51a8b957f26a7b6e7e56a0d623d8fe70 into PR head commit fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c Merge succeeded, producing fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c Checking out Revision fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c (PR-484) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-03T12:02:31.364Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 1735f48e51a8b957f26a7b6e7e56a0d623d8fe70 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c # timeout=10 [Pipeline] withCredentials [2022-11-03T12:02:31.524Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-03T12:02:31.612Z] ========================================================= [2022-11-03T12:02:31.612Z] EdgeX Global Pipelines Version Info [2022-11-03T12:02:31.612Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-03T12:02:32.715Z] ------------------- [2022-11-03T12:02:32.715Z] stable info: [2022-11-03T12:02:32.715Z] ------------------- [2022-11-03T12:02:32.715Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-03T12:02:32.715Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-03T12:02:32.715Z] Message: update stable to v1.0.244 [2022-11-03T12:02:32.977Z] ------------------- [2022-11-03T12:02:32.977Z] experimental info: [2022-11-03T12:02:32.977Z] ------------------- [2022-11-03T12:02:32.977Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-03T12:02:32.977Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-03T12:02:32.977Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-03T12:02:33.265Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-11-03T12:02:33.305Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-11-03T12:02:33.340Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-03T12:02:33.374Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-03T12:02:33.413Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-03T12:02:33.448Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-03T12:02:33.487Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-03T12:02:33.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-03T12:02:33.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-03T12:02:33.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-03T12:02:33.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-03T12:02:33.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-11-03T12:02:33.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-03T12:02:33.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-03T12:02:33.777Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-03T12:02:33.814Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-03T12:02:33.850Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-03T12:02:33.887Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-03T12:02:33.927Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-03T12:02:33.963Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-03T12:02:34.002Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-03T12:02:34.051Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-03T12:02:34.093Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-03T12:02:34.131Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-03T12:02:34.170Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-03T12:02:34.210Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-03T12:02:34.251Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-03T12:02:34.295Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-484 [Pipeline] echo [2022-11-03T12:02:34.333Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-484 [Pipeline] echo [2022-11-03T12:02:34.369Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-484 [Pipeline] echo [2022-11-03T12:02:34.407Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c [Pipeline] echo [2022-11-03T12:02:34.445Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fa59744 [Pipeline] echo [2022-11-03T12:02:34.478Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T12:02:34.597Z] provisioning config files... [2022-11-03T12:02:34.612Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-484@tmp/config9324382066829471515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T12:02:34.949Z] ---> docker-login.sh [2022-11-03T12:02:34.949Z] nexus3.edgexfoundry.org:10001 [2022-11-03T12:02:35.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T12:02:35.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T12:02:35.213Z] Configure a credential helper to remove this warning. See [2022-11-03T12:02:35.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T12:02:35.213Z] [2022-11-03T12:02:35.213Z] Login Succeeded [2022-11-03T12:02:35.213Z] nexus3.edgexfoundry.org:10002 [2022-11-03T12:02:35.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T12:02:35.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T12:02:35.474Z] Configure a credential helper to remove this warning. See [2022-11-03T12:02:35.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T12:02:35.474Z] [2022-11-03T12:02:35.474Z] Login Succeeded [2022-11-03T12:02:35.474Z] nexus3.edgexfoundry.org:10003 [2022-11-03T12:02:35.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T12:02:35.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T12:02:35.474Z] Configure a credential helper to remove this warning. See [2022-11-03T12:02:35.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T12:02:35.474Z] [2022-11-03T12:02:35.474Z] Login Succeeded [2022-11-03T12:02:35.474Z] nexus3.edgexfoundry.org:10004 [2022-11-03T12:02:35.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T12:02:35.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T12:02:35.737Z] Configure a credential helper to remove this warning. See [2022-11-03T12:02:35.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T12:02:35.737Z] [2022-11-03T12:02:35.737Z] Login Succeeded [2022-11-03T12:02:35.737Z] docker.io [2022-11-03T12:02:35.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T12:02:35.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T12:02:35.998Z] Configure a credential helper to remove this warning. See [2022-11-03T12:02:35.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T12:02:35.998Z] [2022-11-03T12:02:35.998Z] Login Succeeded [2022-11-03T12:02:35.998Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T12:02:36.023Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-03T12:02:36.640Z] + git rev-list -1 --merges fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c~1..fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c [Pipeline] echo [2022-11-03T12:02:36.685Z] -----------> git rev-list -1 --merges fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c~1..fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c [false] [Pipeline] sh [2022-11-03T12:02:36.998Z] + git log --format=format:%s -1 fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c [Pipeline] echo [2022-11-03T12:02:37.030Z] ========================================================= [2022-11-03T12:02:37.030Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-03T12:02:37.030Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-03T12:02:37.465Z] + git log --format=format:%s -1 fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c [Pipeline] echo [2022-11-03T12:02:37.495Z] [semverPrep] GIT_COMMIT: fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-11-03T12:02:37.519Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-03T12:02:37.906Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-03T12:02:37.906Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-03T12:02:37.906Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-03T12:02:37.906Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-03T12:02:37.906Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-03T12:02:37.906Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-03T12:02:37.906Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T12:02:38.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T12:02:38.378Z] [2022-11-03T12:02:38.378Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T12:02:38.743Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T12:02:38.743Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-03T12:02:38.743Z] b85a868b505f: Pulling fs layer [2022-11-03T12:02:38.743Z] e2be974225ed: Pulling fs layer [2022-11-03T12:02:38.743Z] 339a4e72a1f5: Pulling fs layer [2022-11-03T12:02:38.743Z] 988bab9f4d93: Pulling fs layer [2022-11-03T12:02:38.743Z] 1469e6f7b9e6: Pulling fs layer [2022-11-03T12:02:38.743Z] eaf3925da568: Pulling fs layer [2022-11-03T12:02:38.743Z] bab4dde63d76: Pulling fs layer [2022-11-03T12:02:38.743Z] 1469e6f7b9e6: Waiting [2022-11-03T12:02:38.743Z] eaf3925da568: Waiting [2022-11-03T12:02:38.743Z] bab4dde63d76: Waiting [2022-11-03T12:02:38.743Z] bde34c3a00c8: Pulling fs layer [2022-11-03T12:02:38.743Z] b352a97aabf1: Pulling fs layer [2022-11-03T12:02:38.743Z] bde34c3a00c8: Waiting [2022-11-03T12:02:38.743Z] b352a97aabf1: Waiting [2022-11-03T12:02:38.743Z] 4872d77fe225: Pulling fs layer [2022-11-03T12:02:38.743Z] 5851b861e8e6: Pulling fs layer [2022-11-03T12:02:38.743Z] 4872d77fe225: Waiting [2022-11-03T12:02:38.743Z] 5851b861e8e6: Waiting [2022-11-03T12:02:38.743Z] e2be974225ed: Verifying Checksum [2022-11-03T12:02:38.743Z] e2be974225ed: Download complete [2022-11-03T12:02:38.743Z] 988bab9f4d93: Verifying Checksum [2022-11-03T12:02:38.743Z] 988bab9f4d93: Download complete [2022-11-03T12:02:39.002Z] 1469e6f7b9e6: Verifying Checksum [2022-11-03T12:02:39.002Z] 1469e6f7b9e6: Download complete [2022-11-03T12:02:39.002Z] eaf3925da568: Download complete [2022-11-03T12:02:39.002Z] 339a4e72a1f5: Verifying Checksum [2022-11-03T12:02:39.002Z] 339a4e72a1f5: Download complete [2022-11-03T12:02:39.002Z] bde34c3a00c8: Verifying Checksum [2022-11-03T12:02:39.002Z] bde34c3a00c8: Download complete [2022-11-03T12:02:39.002Z] b352a97aabf1: Download complete [2022-11-03T12:02:39.002Z] 4872d77fe225: Download complete [2022-11-03T12:02:39.002Z] 5851b861e8e6: Download complete [2022-11-03T12:02:39.002Z] b85a868b505f: Download complete [2022-11-03T12:02:39.260Z] bab4dde63d76: Download complete [2022-11-03T12:02:40.196Z] b85a868b505f: Pull complete [2022-11-03T12:02:40.455Z] e2be974225ed: Pull complete [2022-11-03T12:02:41.026Z] 339a4e72a1f5: Pull complete [2022-11-03T12:02:41.026Z] 988bab9f4d93: Pull complete [2022-11-03T12:02:41.286Z] 1469e6f7b9e6: Pull complete [2022-11-03T12:02:41.287Z] eaf3925da568: Pull complete [2022-11-03T12:02:43.190Z] bab4dde63d76: Pull complete [2022-11-03T12:02:43.190Z] bde34c3a00c8: Pull complete [2022-11-03T12:02:43.450Z] b352a97aabf1: Pull complete [2022-11-03T12:02:43.450Z] 4872d77fe225: Pull complete [2022-11-03T12:02:43.450Z] 5851b861e8e6: Pull complete [2022-11-03T12:02:43.710Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-03T12:02:43.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T12:02:43.710Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T12:02:43.928Z] prd-ubuntu20.04-docker-8c-8g-118116 does not seem to be running inside a container [2022-11-03T12:02:43.959Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-484 -v /w/workspace/_app-service-configurable_PR-484:/w/workspace/_app-service-configurable_PR-484:rw,z -v /w/workspace/_app-service-configurable_PR-484@tmp:/w/workspace/_app-service-configurable_PR-484@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 [2022-11-03T12:02:45.695Z] $ docker top 36b71dbf1b0a329631825daf3595c3680570f6e015d0f37fc2d321f1dd95b6b9 -eo pid,comm [2022-11-03T12:02:45.762Z] 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). [2022-11-03T12:02:45.762Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-03T12:02:45.883Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T12:02:45.883Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T12:02:46.006Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T12:02:46.010Z] $ docker exec 36b71dbf1b0a329631825daf3595c3680570f6e015d0f37fc2d321f1dd95b6b9 ssh-agent [2022-11-03T12:02:46.132Z] SSH_AUTH_SOCK=/tmp/ssh-sAvNzqxscMj3/agent.32 [2022-11-03T12:02:46.132Z] SSH_AGENT_PID=38 [2022-11-03T12:02:46.139Z] Running ssh-add (command line suppressed) [2022-11-03T12:02:46.246Z] Identity added: /w/workspace/_app-service-configurable_PR-484@tmp/private_key_14091373355922724379.key (/w/workspace/_app-service-configurable_PR-484@tmp/private_key_14091373355922724379.key) [2022-11-03T12:02:46.261Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T12:02:46.593Z] + git tag --points-at HEAD [Pipeline] } [2022-11-03T12:02:46.626Z] $ docker exec --env ******** --env ******** 36b71dbf1b0a329631825daf3595c3680570f6e015d0f37fc2d321f1dd95b6b9 ssh-agent -k [2022-11-03T12:02:46.730Z] unset SSH_AUTH_SOCK; [2022-11-03T12:02:46.730Z] unset SSH_AGENT_PID; [2022-11-03T12:02:46.730Z] echo Agent pid 38 killed; [2022-11-03T12:02:46.739Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-03T12:02:46.830Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T12:02:46.830Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T12:02:46.963Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T12:02:46.967Z] $ docker exec 36b71dbf1b0a329631825daf3595c3680570f6e015d0f37fc2d321f1dd95b6b9 ssh-agent [2022-11-03T12:02:47.076Z] SSH_AUTH_SOCK=/tmp/ssh-EJucc2z2XAYs/agent.71 [2022-11-03T12:02:47.076Z] SSH_AGENT_PID=77 [2022-11-03T12:02:47.081Z] Running ssh-add (command line suppressed) [2022-11-03T12:02:47.197Z] Identity added: /w/workspace/_app-service-configurable_PR-484@tmp/private_key_18167265397204153701.key (/w/workspace/_app-service-configurable_PR-484@tmp/private_key_18167265397204153701.key) [2022-11-03T12:02:47.209Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T12:02:47.539Z] + git semver init [2022-11-03T12:02:47.799Z] 2022-11-03 12:02:47,728 [run_init] DEBUG init version:0.0.0 force:False [2022-11-03T12:02:47.799Z] 2022-11-03 12:02:47,729 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-484/.semver [2022-11-03T12:02:47.799Z] 2022-11-03 12:02:47,730 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-484/.semver [2022-11-03T12:02:47.799Z] 2022-11-03 12:02:47,730 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-484/.semver'], cwd=/w/workspace/_app-service-configurable_PR-484, universal_newlines=False, shell=None, istream=None) [2022-11-03T12:02:48.739Z] 2022-11-03 12:02:48,666 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-484/.git/info/exclude [2022-11-03T12:02:48.739Z] 2022-11-03 12:02:48,667 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-484/.semver/PR-484 with force:False [2022-11-03T12:02:48.739Z] 2022-11-03 12:02:48,667 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-484/.semver/PR-484 [2022-11-03T12:02:48.739Z] 2022-11-03 12:02:48,673 [execute] INFO git cat-file --batch-check [2022-11-03T12:02:48.739Z] 2022-11-03 12:02:48,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-484/.semver, universal_newlines=False, shell=None, istream=) [2022-11-03T12:02:48.739Z] 2022-11-03 12:02:48,679 [execute] INFO git cat-file --batch [2022-11-03T12:02:48.739Z] 2022-11-03 12:02:48,680 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-484/.semver, universal_newlines=False, shell=None, istream=) [2022-11-03T12:02:48.739Z] 2022-11-03 12:02:48,685 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-484/.semver/PR-484 [2022-11-03T12:02:48.739Z] 0.0.0 [Pipeline] } [2022-11-03T12:02:48.766Z] $ docker exec --env ******** --env ******** 36b71dbf1b0a329631825daf3595c3680570f6e015d0f37fc2d321f1dd95b6b9 ssh-agent -k [2022-11-03T12:02:48.868Z] unset SSH_AUTH_SOCK; [2022-11-03T12:02:48.868Z] unset SSH_AGENT_PID; [2022-11-03T12:02:48.868Z] echo Agent pid 77 killed; [2022-11-03T12:02:48.876Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-03T12:02:49.300Z] + git semver [Pipeline] } [2022-11-03T12:02:49.588Z] $ docker stop --time=1 36b71dbf1b0a329631825daf3595c3680570f6e015d0f37fc2d321f1dd95b6b9 [2022-11-03T12:02:50.999Z] $ docker rm -f 36b71dbf1b0a329631825daf3595c3680570f6e015d0f37fc2d321f1dd95b6b9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T12:02:51.418Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-03T12:02:51.664Z] Stashed 1 file(s) [Pipeline] echo [2022-11-03T12:02:51.680Z] [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 [2022-11-03T12:02:52.258Z] provisioning config files... [2022-11-03T12:02:52.268Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-484@tmp/config8174255749674793264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T12:02:52.608Z] ---> docker-login.sh [2022-11-03T12:02:52.608Z] nexus3.edgexfoundry.org:10001 [2022-11-03T12:02:52.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T12:02:52.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T12:02:52.608Z] Configure a credential helper to remove this warning. See [2022-11-03T12:02:52.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T12:02:52.608Z] [2022-11-03T12:02:52.608Z] Login Succeeded [2022-11-03T12:02:52.608Z] nexus3.edgexfoundry.org:10002 [2022-11-03T12:02:52.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T12:02:52.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T12:02:52.608Z] Configure a credential helper to remove this warning. See [2022-11-03T12:02:52.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T12:02:52.608Z] [2022-11-03T12:02:52.608Z] Login Succeeded [2022-11-03T12:02:52.608Z] nexus3.edgexfoundry.org:10003 [2022-11-03T12:02:52.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T12:02:52.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T12:02:52.867Z] Configure a credential helper to remove this warning. See [2022-11-03T12:02:52.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T12:02:52.867Z] [2022-11-03T12:02:52.867Z] Login Succeeded [2022-11-03T12:02:52.867Z] nexus3.edgexfoundry.org:10004 [2022-11-03T12:02:52.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T12:02:52.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T12:02:52.867Z] Configure a credential helper to remove this warning. See [2022-11-03T12:02:52.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T12:02:52.867Z] [2022-11-03T12:02:52.867Z] Login Succeeded [2022-11-03T12:02:52.867Z] docker.io [2022-11-03T12:02:53.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T12:02:53.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T12:02:53.385Z] Configure a credential helper to remove this warning. See [2022-11-03T12:02:53.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T12:02:53.385Z] [2022-11-03T12:02:53.385Z] Login Succeeded [2022-11-03T12:02:53.385Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T12:02:53.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-03T12:02:53.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T12:02:53.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T12:02:53.674Z] ========================================================= [2022-11-03T12:02:53.674Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-03T12:02:53.674Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T12:02:54.124Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-03T12:02:54.124Z] Sending build context to Docker daemon 3.196MB [2022-11-03T12:02:54.124Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T12:02:54.124Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-03T12:02:54.124Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-03T12:02:54.124Z] 213ec9aee27d: Pulling fs layer [2022-11-03T12:02:54.124Z] 4583459ba037: Pulling fs layer [2022-11-03T12:02:54.124Z] 93c1e223e6f2: Pulling fs layer [2022-11-03T12:02:54.124Z] 53926ce57604: Pulling fs layer [2022-11-03T12:02:54.124Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-03T12:02:54.124Z] 22ff95d597cd: Pulling fs layer [2022-11-03T12:02:54.124Z] 12d6caf4c0d1: Pulling fs layer [2022-11-03T12:02:54.124Z] 21b2b0c7a3f4: Waiting [2022-11-03T12:02:54.124Z] 53926ce57604: Waiting [2022-11-03T12:02:54.124Z] 22ff95d597cd: Waiting [2022-11-03T12:02:54.124Z] 96b7cbca73a9: Pulling fs layer [2022-11-03T12:02:54.124Z] 12d6caf4c0d1: Waiting [2022-11-03T12:02:54.124Z] a7acece74701: Pulling fs layer [2022-11-03T12:02:54.124Z] 96b7cbca73a9: Waiting [2022-11-03T12:02:54.124Z] 93c1e223e6f2: Verifying Checksum [2022-11-03T12:02:54.124Z] 93c1e223e6f2: Download complete [2022-11-03T12:02:54.124Z] 4583459ba037: Download complete [2022-11-03T12:02:54.387Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-03T12:02:54.387Z] 21b2b0c7a3f4: Download complete [2022-11-03T12:02:54.387Z] 22ff95d597cd: Verifying Checksum [2022-11-03T12:02:54.387Z] 22ff95d597cd: Download complete [2022-11-03T12:02:54.387Z] 213ec9aee27d: Verifying Checksum [2022-11-03T12:02:54.387Z] 12d6caf4c0d1: Verifying Checksum [2022-11-03T12:02:54.387Z] 12d6caf4c0d1: Download complete [2022-11-03T12:02:54.387Z] 213ec9aee27d: Pull complete [2022-11-03T12:02:54.652Z] 4583459ba037: Pull complete [2022-11-03T12:02:54.652Z] 93c1e223e6f2: Pull complete [2022-11-03T12:02:54.652Z] a7acece74701: Verifying Checksum [2022-11-03T12:02:54.652Z] a7acece74701: Download complete [2022-11-03T12:02:54.912Z] 96b7cbca73a9: Verifying Checksum [2022-11-03T12:02:55.170Z] 53926ce57604: Verifying Checksum [2022-11-03T12:02:55.170Z] 53926ce57604: Download complete [2022-11-03T12:02:59.361Z] 53926ce57604: Pull complete [2022-11-03T12:02:59.361Z] 21b2b0c7a3f4: Pull complete [2022-11-03T12:02:59.361Z] 22ff95d597cd: Pull complete [2022-11-03T12:02:59.361Z] 12d6caf4c0d1: Pull complete [2022-11-03T12:03:01.266Z] 96b7cbca73a9: Pull complete [2022-11-03T12:03:01.846Z] a7acece74701: Pull complete [2022-11-03T12:03:02.105Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-03T12:03:02.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-03T12:03:02.105Z] ---> db6d94c90886 [2022-11-03T12:03:02.105Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-11-03T12:03:04.014Z] ---> Running in 6200d6c898a7 [2022-11-03T12:03:04.014Z] Removing intermediate container 6200d6c898a7 [2022-11-03T12:03:04.014Z] ---> 4e17f31cace2 [2022-11-03T12:03:04.014Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T12:03:04.275Z] ---> Running in 842414bd15b0 [2022-11-03T12:03:04.275Z] Removing intermediate container 842414bd15b0 [2022-11-03T12:03:04.275Z] ---> cb05a4f17d40 [2022-11-03T12:03:04.275Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-11-03T12:03:04.275Z] ---> Running in fbe0e3d7a73a [2022-11-03T12:03:04.534Z] Removing intermediate container fbe0e3d7a73a [2022-11-03T12:03:04.534Z] ---> 871581421ce0 [2022-11-03T12:03:04.534Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-03T12:03:04.534Z] ---> Running in c94da89a8721 [2022-11-03T12:03:04.793Z] Removing intermediate container c94da89a8721 [2022-11-03T12:03:04.793Z] ---> 3848b542a0ad [2022-11-03T12:03:04.793Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T12:03:04.793Z] ---> Running in db8e922fb953 [2022-11-03T12:03:05.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-03T12:03:05.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-03T12:03:05.314Z] OK: 211 MiB in 51 packages [2022-11-03T12:03:05.882Z] Removing intermediate container db8e922fb953 [2022-11-03T12:03:05.882Z] ---> 2148b25f9e98 [2022-11-03T12:03:05.882Z] Step 8/13 : WORKDIR /app [2022-11-03T12:03:05.882Z] ---> Running in c847db4e5c46 [2022-11-03T12:03:05.882Z] Removing intermediate container c847db4e5c46 [2022-11-03T12:03:05.882Z] ---> 66a4fd7eddf5 [2022-11-03T12:03:05.882Z] Step 9/13 : COPY go.mod vendor* ./ [2022-11-03T12:03:06.140Z] ---> dbb60f74bcca [2022-11-03T12:03:06.140Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T12:03:06.140Z] ---> Running in c287a14c1c60 [2022-11-03T12:03:07.097Z] Still waiting to schedule task [2022-11-03T12:03:07.097Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-118115’ is offline [2022-11-03T12:03:24.271Z] Removing intermediate container c287a14c1c60 [2022-11-03T12:03:24.271Z] ---> 5244f6f783dc [2022-11-03T12:03:24.271Z] Step 11/13 : COPY . . [2022-11-03T12:03:24.271Z] ---> c6facddbc61a [2022-11-03T12:03:24.271Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-03T12:03:24.271Z] ---> Running in 30a1b5e11b04 [2022-11-03T12:03:24.271Z] Removing intermediate container 30a1b5e11b04 [2022-11-03T12:03:24.271Z] ---> eba5ce05e715 [2022-11-03T12:03:24.271Z] Step 13/13 : RUN $MAKE [2022-11-03T12:03:24.271Z] ---> Running in 983dff8a47f7 [2022-11-03T12:03:24.546Z] noop [2022-11-03T12:03:25.128Z] Removing intermediate container 983dff8a47f7 [2022-11-03T12:03:25.128Z] ---> df74cb15408b [2022-11-03T12:03:25.128Z] Successfully built df74cb15408b [2022-11-03T12:03:25.128Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T12:03:25.603Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-03T12:03:25.603Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T12:03:25.756Z] prd-ubuntu20.04-docker-8c-8g-118116 does not seem to be running inside a container [2022-11-03T12:03:25.785Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-484 -v /w/workspace/_app-service-configurable_PR-484:/w/workspace/_app-service-configurable_PR-484:rw,z -v /w/workspace/_app-service-configurable_PR-484@tmp:/w/workspace/_app-service-configurable_PR-484@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 [2022-11-03T12:03:26.207Z] $ docker top a29ec4f48780b79ca34a0dcdcd59301f210de5ac99ff1d91ce94978364e637c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T12:03:26.619Z] + go version [2022-11-03T12:03:26.619Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-03T12:03:26.675Z] $ docker stop --time=1 a29ec4f48780b79ca34a0dcdcd59301f210de5ac99ff1d91ce94978364e637c6 [2022-11-03T12:03:28.029Z] $ docker rm -f a29ec4f48780b79ca34a0dcdcd59301f210de5ac99ff1d91ce94978364e637c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T12:03:28.870Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-03T12:03:28.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T12:03:29.053Z] prd-ubuntu20.04-docker-8c-8g-118116 does not seem to be running inside a container [2022-11-03T12:03:29.081Z] $ 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-484 -v /w/workspace/_app-service-configurable_PR-484:/w/workspace/_app-service-configurable_PR-484:rw,z -v /w/workspace/_app-service-configurable_PR-484@tmp:/w/workspace/_app-service-configurable_PR-484@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 [2022-11-03T12:03:29.476Z] $ docker top fbe3496587b950a561dd379cdbdfdb193a01bb3829b9faed4f5aac744b787db7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T12:03:29.867Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-484 [Pipeline] fileExists [Pipeline] sh [2022-11-03T12:03:30.223Z] + make test [2022-11-03T12:03:30.223Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-11-03T12:03:40.185Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-11-03T12:03:40.185Z] CGO_ENABLED=1 go vet ./... [2022-11-03T12:03:43.467Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-03T12:03:43.467Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-03T12:03:43.467Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-03T12:03:43.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-03T12:03:43.534Z] $ docker stop --time=1 fbe3496587b950a561dd379cdbdfdb193a01bb3829b9faed4f5aac744b787db7 [2022-11-03T12:03:45.345Z] $ docker rm -f fbe3496587b950a561dd379cdbdfdb193a01bb3829b9faed4f5aac744b787db7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T12:03:45.787Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-03T12:03:45.845Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-03T12:03:46.488Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-03T12:03:46.797Z] + ls -al . [2022-11-03T12:03:46.797Z] total 184 [2022-11-03T12:03:46.797Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 12:03 . [2022-11-03T12:03:46.797Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 12:02 .. [2022-11-03T12:03:46.797Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 3 12:02 .dockerignore [2022-11-03T12:03:46.797Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 12:02 .git [2022-11-03T12:03:46.797Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 12:02 .github [2022-11-03T12:03:46.797Z] -rw-rw-r-- 1 jenkins jenkins 171 Nov 3 12:02 .gitignore [2022-11-03T12:03:46.797Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 12:02 .semver [2022-11-03T12:03:46.797Z] -rw-rw-r-- 1 jenkins jenkins 9207 Nov 3 12:02 Attribution.txt [2022-11-03T12:03:46.797Z] -rw-rw-r-- 1 jenkins jenkins 29118 Nov 3 12:02 CHANGELOG.md [2022-11-03T12:03:46.797Z] -rw-rw-r-- 1 jenkins jenkins 2058 Nov 3 12:02 Dockerfile [2022-11-03T12:03:46.797Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 3 12:02 GOVERNANCE.md [2022-11-03T12:03:46.797Z] -rw-rw-r-- 1 jenkins jenkins 688 Nov 3 12:02 Jenkinsfile [2022-11-03T12:03:46.797Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 3 12:02 LICENSE [2022-11-03T12:03:46.797Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 3 12:02 OWNERS.md [2022-11-03T12:03:46.797Z] -rw-rw-r-- 1 jenkins jenkins 4369 Nov 3 12:02 README.md [2022-11-03T12:03:46.797Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 3 12:02 VERSION [2022-11-03T12:03:46.797Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 12:02 bin [2022-11-03T12:03:46.797Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 3 12:03 coverage.out [2022-11-03T12:03:46.797Z] -rw-rw-r-- 1 jenkins jenkins 3402 Nov 3 12:02 go.mod [2022-11-03T12:03:46.797Z] -rw-rw-r-- 1 jenkins jenkins 44277 Nov 3 12:02 go.sum [2022-11-03T12:03:46.797Z] -rw-rw-r-- 1 jenkins jenkins 1949 Nov 3 12:02 main.go [2022-11-03T12:03:46.797Z] -rw-rw-r-- 1 jenkins jenkins 2185 Nov 3 12:02 makefile [2022-11-03T12:03:46.797Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 3 12:02 res [2022-11-03T12:03:46.797Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 12:02 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T12:03:47.179Z] + 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=fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c --label arch=amd64 --label version=0.0.0 . [2022-11-03T12:03:47.179Z] Sending build context to Docker daemon 3.197MB [2022-11-03T12:03:47.179Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T12:03:47.179Z] Step 2/27 : FROM ${BASE} AS builder [2022-11-03T12:03:47.179Z] ---> df74cb15408b [2022-11-03T12:03:47.179Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-11-03T12:03:47.179Z] ---> Running in ff8b72d74726 [2022-11-03T12:03:47.438Z] Removing intermediate container ff8b72d74726 [2022-11-03T12:03:47.438Z] ---> 429d9f51e17a [2022-11-03T12:03:47.438Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T12:03:47.438Z] ---> Running in bc81aeb4444d [2022-11-03T12:03:47.438Z] Removing intermediate container bc81aeb4444d [2022-11-03T12:03:47.438Z] ---> 3a0ad4c5c506 [2022-11-03T12:03:47.438Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-11-03T12:03:47.438Z] ---> Running in d70c51a3d003 [2022-11-03T12:03:47.697Z] Removing intermediate container d70c51a3d003 [2022-11-03T12:03:47.697Z] ---> 01a2192d621e [2022-11-03T12:03:47.697Z] Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-03T12:03:47.697Z] ---> Running in 70d7c942aa9e [2022-11-03T12:03:47.697Z] Removing intermediate container 70d7c942aa9e [2022-11-03T12:03:47.697Z] ---> 36048b09a5a0 [2022-11-03T12:03:47.697Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T12:03:47.697Z] ---> Running in 53fc36822270 [2022-11-03T12:03:47.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-03T12:03:48.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-03T12:03:48.475Z] OK: 211 MiB in 51 packages [2022-11-03T12:03:48.735Z] Removing intermediate container 53fc36822270 [2022-11-03T12:03:48.735Z] ---> 35876b6737c6 [2022-11-03T12:03:48.735Z] Step 8/27 : WORKDIR /app [2022-11-03T12:03:48.735Z] ---> Running in 923d5e3107df [2022-11-03T12:03:49.014Z] Removing intermediate container 923d5e3107df [2022-11-03T12:03:49.014Z] ---> f4fc121ac88a [2022-11-03T12:03:49.014Z] Step 9/27 : COPY go.mod vendor* ./ [2022-11-03T12:03:49.014Z] ---> b2d8086a10ea [2022-11-03T12:03:49.014Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T12:03:49.272Z] ---> Running in 960f402698e5 [2022-11-03T12:03:50.204Z] Removing intermediate container 960f402698e5 [2022-11-03T12:03:50.204Z] ---> da825b9b0cd9 [2022-11-03T12:03:50.204Z] Step 11/27 : COPY . . [2022-11-03T12:03:50.204Z] ---> 73c55768a615 [2022-11-03T12:03:50.204Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-03T12:03:50.204Z] ---> Running in 2dd3924df853 [2022-11-03T12:03:50.464Z] Removing intermediate container 2dd3924df853 [2022-11-03T12:03:50.464Z] ---> 920abbfe9324 [2022-11-03T12:03:50.464Z] Step 13/27 : RUN $MAKE [2022-11-03T12:03:50.464Z] ---> Running in e3905283f9b2 [2022-11-03T12:03:50.725Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-11-03T12:04:12.789Z] Removing intermediate container e3905283f9b2 [2022-11-03T12:04:12.789Z] ---> 4058516efe60 [2022-11-03T12:04:12.789Z] Step 14/27 : FROM alpine:3.16 [2022-11-03T12:04:12.789Z] 3.16: Pulling from library/alpine [2022-11-03T12:04:12.789Z] 213ec9aee27d: Already exists [2022-11-03T12:04:12.789Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-03T12:04:12.789Z] Status: Downloaded newer image for alpine:3.16 [2022-11-03T12:04:12.789Z] ---> 9c6f07244728 [2022-11-03T12:04:12.789Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-03T12:04:12.789Z] ---> Running in 651f6dee47d5 [2022-11-03T12:04:12.789Z] Removing intermediate container 651f6dee47d5 [2022-11-03T12:04:12.789Z] ---> 549ed80d779b [2022-11-03T12:04:12.789Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-11-03T12:04:12.789Z] ---> Running in e45dce95c820 [2022-11-03T12:04:12.790Z] Removing intermediate container e45dce95c820 [2022-11-03T12:04:12.790Z] ---> 1278a5e15000 [2022-11-03T12:04:12.790Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-11-03T12:04:12.790Z] ---> Running in e3d1bff7f894 [2022-11-03T12:04:12.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-03T12:04:12.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-03T12:04:12.790Z] (1/7) Installing ca-certificates (20220614-r0) [2022-11-03T12:04:12.790Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-11-03T12:04:12.790Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-11-03T12:04:12.790Z] (4/7) Installing libsodium (1.0.18-r0) [2022-11-03T12:04:12.790Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-03T12:04:12.790Z] (6/7) Installing libzmq (4.3.4-r0) [2022-11-03T12:04:12.790Z] (7/7) Installing zeromq (4.3.4-r0) [2022-11-03T12:04:12.790Z] Executing busybox-1.35.0-r17.trigger [2022-11-03T12:04:12.790Z] Executing ca-certificates-20220614-r0.trigger [2022-11-03T12:04:12.790Z] OK: 9 MiB in 21 packages [2022-11-03T12:04:12.790Z] Removing intermediate container e3d1bff7f894 [2022-11-03T12:04:12.790Z] ---> dfe7ab1f5d13 [2022-11-03T12:04:12.790Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-11-03T12:04:12.790Z] ---> 2decfe7ef569 [2022-11-03T12:04:12.790Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-11-03T12:04:13.048Z] ---> bad955a08846 [2022-11-03T12:04:13.048Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-11-03T12:04:13.048Z] ---> 7848206cd3ef [2022-11-03T12:04:13.048Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-11-03T12:04:13.616Z] ---> e4dff97074d5 [2022-11-03T12:04:13.616Z] Step 22/27 : EXPOSE 48095 [2022-11-03T12:04:13.616Z] ---> Running in 8ec15b6e571c [2022-11-03T12:04:13.876Z] Removing intermediate container 8ec15b6e571c [2022-11-03T12:04:13.876Z] ---> ea6c22e65f30 [2022-11-03T12:04:13.876Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-11-03T12:04:13.876Z] ---> Running in 2d1b9c13e028 [2022-11-03T12:04:13.876Z] Removing intermediate container 2d1b9c13e028 [2022-11-03T12:04:13.876Z] ---> f577419ce061 [2022-11-03T12:04:13.876Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-03T12:04:13.876Z] ---> Running in aebea8616c41 [2022-11-03T12:04:14.139Z] Removing intermediate container aebea8616c41 [2022-11-03T12:04:14.139Z] ---> bf7b14573849 [2022-11-03T12:04:14.139Z] Step 25/27 : LABEL arch=amd64 [2022-11-03T12:04:14.139Z] ---> Running in 31d6899a8595 [2022-11-03T12:04:14.139Z] Removing intermediate container 31d6899a8595 [2022-11-03T12:04:14.139Z] ---> ab1cb209026c [2022-11-03T12:04:14.139Z] Step 26/27 : LABEL git_sha=fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c [2022-11-03T12:04:14.139Z] ---> Running in d078e3a3b742 [2022-11-03T12:04:14.399Z] Removing intermediate container d078e3a3b742 [2022-11-03T12:04:14.399Z] ---> 9f7633af5564 [2022-11-03T12:04:14.399Z] Step 27/27 : LABEL version=0.0.0 [2022-11-03T12:04:14.399Z] ---> Running in 3acac7edf00e [2022-11-03T12:04:14.399Z] Removing intermediate container 3acac7edf00e [2022-11-03T12:04:14.399Z] ---> 939af9decb7b [2022-11-03T12:04:14.399Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-03T12:04:14.399Z] Successfully built 939af9decb7b [2022-11-03T12:04:14.399Z] 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 [2022-11-03T12:04:15.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T12:04:15.291Z] [2022-11-03T12:04:15.291Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T12:04:15.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T12:04:15.665Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-03T12:04:15.665Z] 5eb5b503b376: Pulling fs layer [2022-11-03T12:04:15.665Z] 5c69ac0246d0: Pulling fs layer [2022-11-03T12:04:15.665Z] ec43610c2a17: Pulling fs layer [2022-11-03T12:04:15.665Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-03T12:04:15.665Z] 33b1e0a273af: Pulling fs layer [2022-11-03T12:04:15.665Z] 5d3b04190fa2: Pulling fs layer [2022-11-03T12:04:15.665Z] 2f39f015ded8: Pulling fs layer [2022-11-03T12:04:15.665Z] 3a2ae6a8a46f: Waiting [2022-11-03T12:04:15.665Z] 5d3b04190fa2: Waiting [2022-11-03T12:04:15.665Z] 33b1e0a273af: Waiting [2022-11-03T12:04:15.665Z] 2f39f015ded8: Waiting [2022-11-03T12:04:15.665Z] 5c69ac0246d0: Verifying Checksum [2022-11-03T12:04:15.665Z] 5c69ac0246d0: Download complete [2022-11-03T12:04:15.665Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-03T12:04:15.665Z] 3a2ae6a8a46f: Download complete [2022-11-03T12:04:15.665Z] 33b1e0a273af: Verifying Checksum [2022-11-03T12:04:15.665Z] 33b1e0a273af: Download complete [2022-11-03T12:04:15.931Z] 5d3b04190fa2: Verifying Checksum [2022-11-03T12:04:15.931Z] 5d3b04190fa2: Download complete [2022-11-03T12:04:15.931Z] ec43610c2a17: Verifying Checksum [2022-11-03T12:04:15.931Z] ec43610c2a17: Download complete [2022-11-03T12:04:15.931Z] 5eb5b503b376: Verifying Checksum [2022-11-03T12:04:15.931Z] 5eb5b503b376: Download complete [2022-11-03T12:04:16.497Z] 2f39f015ded8: Download complete [2022-11-03T12:04:17.064Z] 5eb5b503b376: Pull complete [2022-11-03T12:04:17.321Z] 5c69ac0246d0: Pull complete [2022-11-03T12:04:17.578Z] ec43610c2a17: Pull complete [2022-11-03T12:04:17.836Z] 3a2ae6a8a46f: Pull complete [2022-11-03T12:04:18.093Z] 33b1e0a273af: Pull complete [2022-11-03T12:04:18.093Z] 5d3b04190fa2: Pull complete [2022-11-03T12:04:22.294Z] 2f39f015ded8: Pull complete [2022-11-03T12:04:22.294Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-03T12:04:22.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T12:04:22.294Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T12:04:22.511Z] prd-ubuntu20.04-docker-8c-8g-118116 does not seem to be running inside a container [2022-11-03T12:04:22.549Z] $ 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-484 -v /w/workspace/_app-service-configurable_PR-484:/w/workspace/_app-service-configurable_PR-484:rw,z -v /w/workspace/_app-service-configurable_PR-484@tmp:/w/workspace/_app-service-configurable_PR-484@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 [2022-11-03T12:04:24.498Z] $ docker top 66d785c9cf89a2a9fca5730a540cbb5af469fc4f1df5d88979196348dc553294 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T12:04:24.967Z] ---> job-cost.sh [2022-11-03T12:04:24.967Z] lf-activate-venv: SKIPPING [2022-11-03T12:04:24.967Z] INFO: No Stack... [2022-11-03T12:04:25.226Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-03T12:04:25.792Z] INFO: Archiving Costs [Pipeline] sh [2022-11-03T12:04:26.107Z] + cat /w/workspace/_app-service-configurable_PR-484/archives/cost.csv [2022-11-03T12:04:26.107Z] + cut -d, -f6 [Pipeline] lock [2022-11-03T12:04:26.153Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-484-1-stack-cost] [2022-11-03T12:04:26.158Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-484-1-stack-cost] did not exist. Created. [2022-11-03T12:04:26.158Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-484-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-03T12:04:26.545Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-03T12:04:26.592Z] Stashed 1 file(s) [Pipeline] } [2022-11-03T12:04:26.616Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-484-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-03T12:04:26.684Z] $ docker stop --time=1 66d785c9cf89a2a9fca5730a540cbb5af469fc4f1df5d88979196348dc553294 [2022-11-03T12:04:27.851Z] $ docker rm -f 66d785c9cf89a2a9fca5730a540cbb5af469fc4f1df5d88979196348dc553294 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-03T12:04:32.032Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118117 in /w/workspace/_app-service-configurable_PR-484 [Pipeline] { [Pipeline] ws [2022-11-03T12:04:32.069Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2022-11-03T12:04:32.142Z] Selected Git installation does not exist. Using Default [2022-11-03T12:04:32.142Z] The recommended git tool is: NONE [2022-11-03T12:04:36.982Z] using credential edgex-jenkins-ssh [2022-11-03T12:04:36.997Z] Cloning the remote Git repository [2022-11-03T12:04:37.043Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-11-03T12:04:37.117Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-11-03T12:04:37.250Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-11-03T12:04:37.252Z] > git --version # timeout=10 [2022-11-03T12:04:37.270Z] > git --version # 'git version 2.25.1' [2022-11-03T12:04:37.272Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-03T12:04:37.320Z] Verifying host key using known hosts file [2022-11-03T12:04:37.512Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-03T12:04:37.526Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-03T12:04:38.624Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-11-03T12:04:38.647Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-03T12:04:39.442Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-11-03T12:04:39.482Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-11-03T12:04:39.483Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-03T12:04:39.489Z] Verifying host key using known hosts file [2022-11-03T12:04:39.497Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-03T12:04:40.054Z] Merging remotes/origin/main commit 1735f48e51a8b957f26a7b6e7e56a0d623d8fe70 into PR head commit fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c [2022-11-03T12:04:40.287Z] Merge succeeded, producing fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c [2022-11-03T12:04:40.288Z] Checking out Revision fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c (PR-484) [2022-11-03T12:04:40.757Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2022-11-03T12:04:39.513Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/484/head:refs/remotes/origin/PR-484 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-11-03T12:04:40.074Z] > git config core.sparsecheckout # timeout=10 [2022-11-03T12:04:40.091Z] > git checkout -f fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c # timeout=10 [2022-11-03T12:04:40.181Z] > git remote # timeout=10 [2022-11-03T12:04:40.212Z] > git config --get remote.origin.url # timeout=10 [2022-11-03T12:04:40.229Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-03T12:04:40.235Z] Verifying host key using known hosts file [2022-11-03T12:04:40.238Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-03T12:04:40.247Z] > git merge 1735f48e51a8b957f26a7b6e7e56a0d623d8fe70 # timeout=10 [2022-11-03T12:04:40.273Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-03T12:04:40.293Z] > git config core.sparsecheckout # timeout=10 [2022-11-03T12:04:40.313Z] > git checkout -f fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c # timeout=10 [2022-11-03T12:04:40.811Z] > git --version # timeout=10 [2022-11-03T12:04:40.823Z] > git --version # 'git version 2.25.1' [2022-11-03T12:04:40.844Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-03T12:04:41.991Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-03T12:04:41.991Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-03T12:04:41.991Z] Dload Upload Total Spent Left Speed [2022-11-03T12:04:41.991Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 96198 0 --:--:-- --:--:-- --:--:-- 96198 [Pipeline] sh [2022-11-03T12:04:42.536Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-03T12:04:42.880Z] + sudo tee /etc/docker/daemon.new [2022-11-03T12:04:42.880Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-03T12:04:42.880Z] { [2022-11-03T12:04:42.880Z] "registry-mirrors": [ [2022-11-03T12:04:42.880Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-03T12:04:42.880Z] ], [2022-11-03T12:04:42.880Z] "bip": "10.250.0.254/24", [2022-11-03T12:04:42.880Z] "hosts": [ [2022-11-03T12:04:42.880Z] "tcp://0.0.0.0:5555", [2022-11-03T12:04:42.880Z] "unix:///var/run/docker.sock" [2022-11-03T12:04:42.880Z] ], [2022-11-03T12:04:42.880Z] "mtu": 1458, [2022-11-03T12:04:42.880Z] "selinux-enabled": true, [2022-11-03T12:04:42.880Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-03T12:04:42.880Z] } [Pipeline] sh [2022-11-03T12:04:43.225Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-03T12:04:43.590Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T12:05:01.893Z] provisioning config files... [2022-11-03T12:05:01.919Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config16987560235830937372tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T12:05:02.301Z] ---> docker-login.sh [2022-11-03T12:05:02.301Z] nexus3.edgexfoundry.org:10001 [2022-11-03T12:05:02.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T12:05:02.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T12:05:02.890Z] Configure a credential helper to remove this warning. See [2022-11-03T12:05:02.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T12:05:02.890Z] [2022-11-03T12:05:02.890Z] Login Succeeded [2022-11-03T12:05:02.890Z] nexus3.edgexfoundry.org:10002 [2022-11-03T12:05:03.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T12:05:03.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T12:05:03.161Z] Configure a credential helper to remove this warning. See [2022-11-03T12:05:03.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T12:05:03.161Z] [2022-11-03T12:05:03.161Z] Login Succeeded [2022-11-03T12:05:03.161Z] nexus3.edgexfoundry.org:10003 [2022-11-03T12:05:03.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T12:05:03.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T12:05:03.704Z] Configure a credential helper to remove this warning. See [2022-11-03T12:05:03.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T12:05:03.704Z] [2022-11-03T12:05:03.704Z] Login Succeeded [2022-11-03T12:05:03.704Z] nexus3.edgexfoundry.org:10004 [2022-11-03T12:05:03.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T12:05:03.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T12:05:03.974Z] Configure a credential helper to remove this warning. See [2022-11-03T12:05:03.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T12:05:03.974Z] [2022-11-03T12:05:03.974Z] Login Succeeded [2022-11-03T12:05:03.974Z] docker.io [2022-11-03T12:05:04.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T12:05:04.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T12:05:04.510Z] Configure a credential helper to remove this warning. See [2022-11-03T12:05:04.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T12:05:04.510Z] [2022-11-03T12:05:04.510Z] Login Succeeded [2022-11-03T12:05:04.510Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T12:05:04.545Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-03T12:05:04.810Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T12:05:04.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T12:05:04.866Z] ========================================================= [2022-11-03T12:05:04.866Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-03T12:05:04.866Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T12:05:05.337Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-03T12:05:05.337Z] Sending build context to Docker daemon 217.6kB [2022-11-03T12:05:05.606Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T12:05:05.606Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-03T12:05:05.606Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-03T12:05:05.606Z] 9b18e9b68314: Pulling fs layer [2022-11-03T12:05:05.606Z] 35d82f9e3411: Pulling fs layer [2022-11-03T12:05:05.606Z] e16973657156: Pulling fs layer [2022-11-03T12:05:05.606Z] fc693d55d65f: Pulling fs layer [2022-11-03T12:05:05.606Z] 7e9fc2657dce: Pulling fs layer [2022-11-03T12:05:05.606Z] dda99020689f: Pulling fs layer [2022-11-03T12:05:05.606Z] db1c61fa0a46: Pulling fs layer [2022-11-03T12:05:05.606Z] 891c053d2c06: Pulling fs layer [2022-11-03T12:05:05.606Z] 7e9fc2657dce: Waiting [2022-11-03T12:05:05.606Z] dda99020689f: Waiting [2022-11-03T12:05:05.606Z] db1c61fa0a46: Waiting [2022-11-03T12:05:05.606Z] 891c053d2c06: Waiting [2022-11-03T12:05:05.606Z] fc693d55d65f: Waiting [2022-11-03T12:05:05.606Z] e16973657156: Download complete [2022-11-03T12:05:05.872Z] 35d82f9e3411: Download complete [2022-11-03T12:05:05.872Z] 7e9fc2657dce: Verifying Checksum [2022-11-03T12:05:05.872Z] 7e9fc2657dce: Download complete [2022-11-03T12:05:05.872Z] dda99020689f: Verifying Checksum [2022-11-03T12:05:05.872Z] dda99020689f: Download complete [2022-11-03T12:05:05.872Z] 9b18e9b68314: Verifying Checksum [2022-11-03T12:05:05.872Z] 9b18e9b68314: Download complete [2022-11-03T12:05:06.835Z] 9b18e9b68314: Pull complete [2022-11-03T12:05:06.835Z] 891c053d2c06: Verifying Checksum [2022-11-03T12:05:06.835Z] 891c053d2c06: Download complete [2022-11-03T12:05:07.106Z] 35d82f9e3411: Pull complete [2022-11-03T12:05:07.375Z] e16973657156: Pull complete [2022-11-03T12:05:07.965Z] db1c61fa0a46: Verifying Checksum [2022-11-03T12:05:07.965Z] db1c61fa0a46: Download complete [2022-11-03T12:05:08.550Z] fc693d55d65f: Verifying Checksum [2022-11-03T12:05:08.550Z] fc693d55d65f: Download complete [2022-11-03T12:05:24.362Z] fc693d55d65f: Pull complete [2022-11-03T12:05:24.362Z] 7e9fc2657dce: Pull complete [2022-11-03T12:05:24.362Z] dda99020689f: Pull complete [2022-11-03T12:05:28.638Z] db1c61fa0a46: Pull complete [2022-11-03T12:05:31.227Z] 891c053d2c06: Pull complete [2022-11-03T12:05:31.227Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-03T12:05:31.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-03T12:05:31.227Z] ---> f96f9c87975a [2022-11-03T12:05:31.227Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-11-03T12:05:31.837Z] ---> Running in 3ad32161cbc0 [2022-11-03T12:05:31.837Z] Removing intermediate container 3ad32161cbc0 [2022-11-03T12:05:31.837Z] ---> 6f63628abd9b [2022-11-03T12:05:31.837Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T12:05:32.106Z] ---> Running in b6ade7069984 [2022-11-03T12:05:32.374Z] Removing intermediate container b6ade7069984 [2022-11-03T12:05:32.374Z] ---> 22fc5a9652b9 [2022-11-03T12:05:32.374Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-11-03T12:05:32.374Z] ---> Running in 77ee71730282 [2022-11-03T12:05:32.643Z] Removing intermediate container 77ee71730282 [2022-11-03T12:05:32.643Z] ---> d5b3b0524351 [2022-11-03T12:05:32.643Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-03T12:05:32.909Z] ---> Running in a28e8f56c233 [2022-11-03T12:05:33.177Z] Removing intermediate container a28e8f56c233 [2022-11-03T12:05:33.177Z] ---> d87faf77fa17 [2022-11-03T12:05:33.177Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T12:05:33.177Z] ---> Running in a6abaafca392 [2022-11-03T12:05:34.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-03T12:05:34.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-03T12:05:35.312Z] OK: 221 MiB in 51 packages [2022-11-03T12:05:35.901Z] Removing intermediate container a6abaafca392 [2022-11-03T12:05:35.901Z] ---> b15003359cb7 [2022-11-03T12:05:35.901Z] Step 8/13 : WORKDIR /app [2022-11-03T12:05:36.176Z] ---> Running in c6c0404bf9fe [2022-11-03T12:05:36.444Z] Removing intermediate container c6c0404bf9fe [2022-11-03T12:05:36.444Z] ---> b301b272e060 [2022-11-03T12:05:36.444Z] Step 9/13 : COPY go.mod vendor* ./ [2022-11-03T12:05:38.384Z] ---> 4bf0926a10d3 [2022-11-03T12:05:38.384Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T12:05:38.384Z] ---> Running in 7ea060cc3992 [2022-11-03T12:06:34.758Z] Removing intermediate container 7ea060cc3992 [2022-11-03T12:06:34.758Z] ---> a7aeff421aff [2022-11-03T12:06:34.758Z] Step 11/13 : COPY . . [2022-11-03T12:06:34.758Z] ---> 2c5c870dc59f [2022-11-03T12:06:34.758Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-03T12:06:34.758Z] ---> Running in 770ad633fa45 [2022-11-03T12:06:34.758Z] Removing intermediate container 770ad633fa45 [2022-11-03T12:06:34.758Z] ---> 1c882760cb50 [2022-11-03T12:06:34.758Z] Step 13/13 : RUN $MAKE [2022-11-03T12:06:34.758Z] ---> Running in cd30676dee6d [2022-11-03T12:06:34.758Z] noop [2022-11-03T12:06:34.758Z] Removing intermediate container cd30676dee6d [2022-11-03T12:06:34.758Z] ---> d3b3a45aeace [2022-11-03T12:06:34.758Z] Successfully built d3b3a45aeace [2022-11-03T12:06:34.758Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T12:06:35.246Z] + docker inspect -f . ci-base-image-arm64 [2022-11-03T12:06:35.246Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T12:06:35.499Z] prd-ubuntu20.04-docker-arm64-4c-16g-118117 does not seem to be running inside a container [2022-11-03T12:06:35.562Z] $ 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 [2022-11-03T12:06:37.335Z] $ docker top 63c8af775618e66fbf3a29501aece4f2f2818a207cc764b86cf4821df3e1cc33 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T12:06:38.218Z] + go version [2022-11-03T12:06:38.218Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-03T12:06:38.251Z] $ docker stop --time=1 63c8af775618e66fbf3a29501aece4f2f2818a207cc764b86cf4821df3e1cc33 [2022-11-03T12:06:39.873Z] $ docker rm -f 63c8af775618e66fbf3a29501aece4f2f2818a207cc764b86cf4821df3e1cc33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T12:06:40.748Z] + docker inspect -f . ci-base-image-arm64 [2022-11-03T12:06:40.749Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T12:06:41.010Z] prd-ubuntu20.04-docker-arm64-4c-16g-118117 does not seem to be running inside a container [2022-11-03T12:06:41.069Z] $ 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 [2022-11-03T12:06:42.153Z] $ docker top 87ac4ebe9f4522157094f6d05c1c932b65a3b1ff8a3c48afffe522ee03ac84fd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T12:06:43.059Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2022-11-03T12:06:43.762Z] + make test [2022-11-03T12:06:43.762Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-11-03T12:08:05.412Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-11-03T12:08:05.412Z] CGO_ENABLED=1 go vet ./... [2022-11-03T12:08:23.658Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-03T12:08:23.658Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-03T12:08:23.658Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-03T12:08:23.696Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-03T12:08:23.725Z] $ docker stop --time=1 87ac4ebe9f4522157094f6d05c1c932b65a3b1ff8a3c48afffe522ee03ac84fd [2022-11-03T12:08:25.693Z] $ docker rm -f 87ac4ebe9f4522157094f6d05c1c932b65a3b1ff8a3c48afffe522ee03ac84fd [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T12:08:26.635Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-03T12:08:26.672Z] Warning: overwriting stash ‘coverage-report’ [2022-11-03T12:08:27.026Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-03T12:08:27.723Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-03T12:08:28.063Z] + ls -al . [2022-11-03T12:08:28.063Z] total 180 [2022-11-03T12:08:28.063Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 3 12:06 . [2022-11-03T12:08:28.063Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 12:04 .. [2022-11-03T12:08:28.063Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 3 12:04 .dockerignore [2022-11-03T12:08:28.063Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 12:04 .git [2022-11-03T12:08:28.063Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 12:04 .github [2022-11-03T12:08:28.063Z] -rw-rw-r-- 1 jenkins jenkins 171 Nov 3 12:04 .gitignore [2022-11-03T12:08:28.063Z] -rw-rw-r-- 1 jenkins jenkins 9207 Nov 3 12:04 Attribution.txt [2022-11-03T12:08:28.063Z] -rw-rw-r-- 1 jenkins jenkins 29118 Nov 3 12:04 CHANGELOG.md [2022-11-03T12:08:28.063Z] -rw-rw-r-- 1 jenkins jenkins 2058 Nov 3 12:04 Dockerfile [2022-11-03T12:08:28.063Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 3 12:04 GOVERNANCE.md [2022-11-03T12:08:28.063Z] -rw-rw-r-- 1 jenkins jenkins 688 Nov 3 12:04 Jenkinsfile [2022-11-03T12:08:28.063Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 3 12:04 LICENSE [2022-11-03T12:08:28.063Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 3 12:04 OWNERS.md [2022-11-03T12:08:28.063Z] -rw-rw-r-- 1 jenkins jenkins 4369 Nov 3 12:04 README.md [2022-11-03T12:08:28.063Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 3 12:02 VERSION [2022-11-03T12:08:28.063Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 12:04 bin [2022-11-03T12:08:28.063Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 3 12:06 coverage.out [2022-11-03T12:08:28.063Z] -rw-rw-r-- 1 jenkins jenkins 3402 Nov 3 12:04 go.mod [2022-11-03T12:08:28.063Z] -rw-rw-r-- 1 jenkins jenkins 44277 Nov 3 12:04 go.sum [2022-11-03T12:08:28.063Z] -rw-rw-r-- 1 jenkins jenkins 1949 Nov 3 12:04 main.go [2022-11-03T12:08:28.063Z] -rw-rw-r-- 1 jenkins jenkins 2185 Nov 3 12:04 makefile [2022-11-03T12:08:28.063Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 3 12:04 res [2022-11-03T12:08:28.063Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 12:04 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T12:08:28.481Z] + 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=fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c --label arch=arm64 --label version=0.0.0 . [2022-11-03T12:08:28.481Z] Sending build context to Docker daemon 218.6kB [2022-11-03T12:08:28.747Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T12:08:28.747Z] Step 2/27 : FROM ${BASE} AS builder [2022-11-03T12:08:28.747Z] ---> d3b3a45aeace [2022-11-03T12:08:28.747Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-11-03T12:08:28.747Z] ---> Running in 8406c0684904 [2022-11-03T12:08:29.018Z] Removing intermediate container 8406c0684904 [2022-11-03T12:08:29.018Z] ---> 0f51ea51e206 [2022-11-03T12:08:29.018Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T12:08:29.018Z] ---> Running in 5fe70d6a91ad [2022-11-03T12:08:29.285Z] Removing intermediate container 5fe70d6a91ad [2022-11-03T12:08:29.285Z] ---> 5b5a454e182b [2022-11-03T12:08:29.285Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-11-03T12:08:29.553Z] ---> Running in 7ba6af4167d5 [2022-11-03T12:08:29.821Z] Removing intermediate container 7ba6af4167d5 [2022-11-03T12:08:29.821Z] ---> 15f551e17aaf [2022-11-03T12:08:29.821Z] Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-03T12:08:29.821Z] ---> Running in 6c1f8e3a85b8 [2022-11-03T12:08:30.091Z] Removing intermediate container 6c1f8e3a85b8 [2022-11-03T12:08:30.091Z] ---> 05186ade6f26 [2022-11-03T12:08:30.091Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T12:08:30.091Z] ---> Running in d23100421422 [2022-11-03T12:08:31.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-03T12:08:31.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-03T12:08:32.283Z] OK: 221 MiB in 51 packages [2022-11-03T12:08:32.869Z] Removing intermediate container d23100421422 [2022-11-03T12:08:32.869Z] ---> 4854dfaf7472 [2022-11-03T12:08:32.869Z] Step 8/27 : WORKDIR /app [2022-11-03T12:08:33.134Z] ---> Running in 96938010f834 [2022-11-03T12:08:33.403Z] Removing intermediate container 96938010f834 [2022-11-03T12:08:33.403Z] ---> 33de710ffaa3 [2022-11-03T12:08:33.403Z] Step 9/27 : COPY go.mod vendor* ./ [2022-11-03T12:08:33.670Z] ---> 9faf6155c7c4 [2022-11-03T12:08:33.670Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T12:08:33.941Z] ---> Running in dfc4c0d2576f [2022-11-03T12:08:35.890Z] Removing intermediate container dfc4c0d2576f [2022-11-03T12:08:35.890Z] ---> 16880b61253f [2022-11-03T12:08:35.890Z] Step 11/27 : COPY . . [2022-11-03T12:08:37.352Z] ---> 89bd64381251 [2022-11-03T12:08:37.352Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-03T12:08:37.352Z] ---> Running in 99f124384961 [2022-11-03T12:08:37.352Z] Removing intermediate container 99f124384961 [2022-11-03T12:08:37.352Z] ---> a56d7a873ca6 [2022-11-03T12:08:37.352Z] Step 13/27 : RUN $MAKE [2022-11-03T12:08:37.352Z] ---> Running in 95c33c012d68 [2022-11-03T12:08:38.310Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-11-03T12:11:15.151Z] Removing intermediate container 95c33c012d68 [2022-11-03T12:11:15.151Z] ---> 25ca9616dcf6 [2022-11-03T12:11:15.151Z] Step 14/27 : FROM alpine:3.16 [2022-11-03T12:11:15.151Z] 3.16: Pulling from library/alpine [2022-11-03T12:11:15.151Z] 9b18e9b68314: Already exists [2022-11-03T12:11:15.151Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-03T12:11:15.151Z] Status: Downloaded newer image for alpine:3.16 [2022-11-03T12:11:15.151Z] ---> a6215f271958 [2022-11-03T12:11:15.151Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-03T12:11:15.151Z] ---> Running in 46810966972f [2022-11-03T12:11:15.151Z] Removing intermediate container 46810966972f [2022-11-03T12:11:15.151Z] ---> d57cb4ef52a7 [2022-11-03T12:11:15.151Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-11-03T12:11:15.151Z] ---> Running in 833c8f6f7bd6 [2022-11-03T12:11:15.151Z] Removing intermediate container 833c8f6f7bd6 [2022-11-03T12:11:15.151Z] ---> 975f691d8ad2 [2022-11-03T12:11:15.151Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-11-03T12:11:15.151Z] ---> Running in 37abb599b91f [2022-11-03T12:11:15.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-03T12:11:15.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-03T12:11:15.151Z] (1/7) Installing ca-certificates (20220614-r0) [2022-11-03T12:11:15.151Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-11-03T12:11:15.151Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-11-03T12:11:15.151Z] (4/7) Installing libsodium (1.0.18-r0) [2022-11-03T12:11:15.151Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-03T12:11:15.151Z] (6/7) Installing libzmq (4.3.4-r0) [2022-11-03T12:11:15.151Z] (7/7) Installing zeromq (4.3.4-r0) [2022-11-03T12:11:15.151Z] Executing busybox-1.35.0-r17.trigger [2022-11-03T12:11:15.151Z] Executing ca-certificates-20220614-r0.trigger [2022-11-03T12:11:15.151Z] OK: 9 MiB in 21 packages [2022-11-03T12:11:15.151Z] Removing intermediate container 37abb599b91f [2022-11-03T12:11:15.151Z] ---> 8401b4da2ba8 [2022-11-03T12:11:15.151Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-11-03T12:11:15.151Z] ---> 206c6c292aa3 [2022-11-03T12:11:15.151Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-11-03T12:11:15.152Z] ---> 1cc3f2c86328 [2022-11-03T12:11:15.152Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-11-03T12:11:15.152Z] ---> 17a5c9dbe274 [2022-11-03T12:11:15.152Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-11-03T12:11:15.152Z] ---> 29decb29f3d9 [2022-11-03T12:11:15.152Z] Step 22/27 : EXPOSE 48095 [2022-11-03T12:11:15.152Z] ---> Running in 4ec4b30ee1c7 [2022-11-03T12:11:15.152Z] Removing intermediate container 4ec4b30ee1c7 [2022-11-03T12:11:15.152Z] ---> ce7c6ab4dde6 [2022-11-03T12:11:15.152Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-11-03T12:11:15.152Z] ---> Running in 2722a80c925b [2022-11-03T12:11:15.152Z] Removing intermediate container 2722a80c925b [2022-11-03T12:11:15.152Z] ---> eefb144f2f20 [2022-11-03T12:11:15.152Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-03T12:11:15.152Z] ---> Running in f9bfb03110dc [2022-11-03T12:11:15.152Z] Removing intermediate container f9bfb03110dc [2022-11-03T12:11:15.152Z] ---> 1d52e982712c [2022-11-03T12:11:15.152Z] Step 25/27 : LABEL arch=arm64 [2022-11-03T12:11:15.152Z] ---> Running in a7efb1f2d57c [2022-11-03T12:11:15.152Z] Removing intermediate container a7efb1f2d57c [2022-11-03T12:11:15.152Z] ---> 1432815b5495 [2022-11-03T12:11:15.152Z] Step 26/27 : LABEL git_sha=fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c [2022-11-03T12:11:15.152Z] ---> Running in 9feb5ed2e62e [2022-11-03T12:11:15.152Z] Removing intermediate container 9feb5ed2e62e [2022-11-03T12:11:15.152Z] ---> 8144cb415606 [2022-11-03T12:11:15.152Z] Step 27/27 : LABEL version=0.0.0 [2022-11-03T12:11:15.152Z] ---> Running in c690c7e23b39 [2022-11-03T12:11:15.152Z] Removing intermediate container c690c7e23b39 [2022-11-03T12:11:15.152Z] ---> d357aea855d7 [2022-11-03T12:11:15.152Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-03T12:11:15.152Z] Successfully built d357aea855d7 [2022-11-03T12:11:15.152Z] 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 [2022-11-03T12:11:16.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-03T12:11:16.071Z] [2022-11-03T12:11:16.071Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T12:11:16.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-03T12:11:16.490Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-03T12:11:16.490Z] 8998bd30e6a1: Pulling fs layer [2022-11-03T12:11:16.490Z] 04944245beec: Pulling fs layer [2022-11-03T12:11:16.490Z] 699f458cf7ca: Pulling fs layer [2022-11-03T12:11:16.490Z] 765212b225bb: Pulling fs layer [2022-11-03T12:11:16.490Z] f23df028b6ca: Pulling fs layer [2022-11-03T12:11:16.490Z] d65c8cfc05b1: Pulling fs layer [2022-11-03T12:11:16.490Z] 2437ff75d9bd: Pulling fs layer [2022-11-03T12:11:16.490Z] 765212b225bb: Waiting [2022-11-03T12:11:16.490Z] f23df028b6ca: Waiting [2022-11-03T12:11:16.490Z] d65c8cfc05b1: Waiting [2022-11-03T12:11:16.490Z] 2437ff75d9bd: Waiting [2022-11-03T12:11:16.777Z] 04944245beec: Verifying Checksum [2022-11-03T12:11:16.777Z] 04944245beec: Download complete [2022-11-03T12:11:16.777Z] 765212b225bb: Verifying Checksum [2022-11-03T12:11:16.777Z] 765212b225bb: Download complete [2022-11-03T12:11:16.777Z] f23df028b6ca: Verifying Checksum [2022-11-03T12:11:16.777Z] f23df028b6ca: Download complete [2022-11-03T12:11:16.777Z] d65c8cfc05b1: Verifying Checksum [2022-11-03T12:11:16.777Z] d65c8cfc05b1: Download complete [2022-11-03T12:11:16.777Z] 699f458cf7ca: Verifying Checksum [2022-11-03T12:11:16.777Z] 699f458cf7ca: Download complete [2022-11-03T12:11:17.381Z] 8998bd30e6a1: Verifying Checksum [2022-11-03T12:11:17.381Z] 8998bd30e6a1: Download complete [2022-11-03T12:11:19.983Z] 2437ff75d9bd: Verifying Checksum [2022-11-03T12:11:19.983Z] 2437ff75d9bd: Download complete [2022-11-03T12:11:21.390Z] 8998bd30e6a1: Pull complete [2022-11-03T12:11:21.659Z] 04944245beec: Pull complete [2022-11-03T12:11:23.069Z] 699f458cf7ca: Pull complete [2022-11-03T12:11:23.336Z] 765212b225bb: Pull complete [2022-11-03T12:11:23.920Z] f23df028b6ca: Pull complete [2022-11-03T12:11:24.189Z] d65c8cfc05b1: Pull complete [2022-11-03T12:11:39.198Z] 2437ff75d9bd: Pull complete [2022-11-03T12:11:39.198Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-03T12:11:39.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-03T12:11:39.198Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T12:11:39.501Z] prd-ubuntu20.04-docker-arm64-4c-16g-118117 does not seem to be running inside a container [2022-11-03T12:11:39.558Z] $ 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 [2022-11-03T12:11:42.223Z] $ docker top 4c4fc0671f844dad0ad8d8a492729f227c2c51fdbdb6fed1b331227ec8f18671 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T12:11:43.100Z] ---> job-cost.sh [2022-11-03T12:11:43.100Z] lf-activate-venv: SKIPPING [2022-11-03T12:11:43.100Z] INFO: No Stack... [2022-11-03T12:11:43.368Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-03T12:11:44.321Z] INFO: Archiving Costs [Pipeline] sh [2022-11-03T12:11:44.656Z] + + cat /w/workspace/app-service-configurable/1/archives/cost.csvcut [2022-11-03T12:11:44.656Z] -d, -f6 [Pipeline] lock [2022-11-03T12:11:44.967Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-484-1-stack-cost] [2022-11-03T12:11:44.971Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-484-1-stack-cost] did not exist. Created. [2022-11-03T12:11:44.971Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-484-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-03T12:11:45.371Z] /w/workspace/app-service-configurable/1@tmp/durable-856f2448/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-03T12:11:45.709Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-03T12:11:45.742Z] Warning: overwriting stash ‘stack-cost’ [2022-11-03T12:11:45.782Z] Stashed 1 file(s) [Pipeline] } [2022-11-03T12:11:45.796Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-484-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-03T12:11:45.862Z] $ docker stop --time=1 4c4fc0671f844dad0ad8d8a492729f227c2c51fdbdb6fed1b331227ec8f18671 [2022-11-03T12:11:47.305Z] $ docker rm -f 4c4fc0671f844dad0ad8d8a492729f227c2c51fdbdb6fed1b331227ec8f18671 [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 [2022-11-03T12:11:48.241Z] provisioning config files... [2022-11-03T12:11:48.249Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-484@tmp/config5680548718313541124tmp [Pipeline] { [Pipeline] sh [2022-11-03T12:11:48.595Z] + set +x [2022-11-03T12:11:48.595Z] + bash -s -- [2022-11-03T12:11:48.595Z] + curl -s https://codecov.io/bash [2022-11-03T12:11:48.595Z] [2022-11-03T12:11:48.595Z] _____ _ [2022-11-03T12:11:48.595Z] / ____| | | [2022-11-03T12:11:48.595Z] | | ___ __| | ___ ___ _____ __ [2022-11-03T12:11:48.595Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-03T12:11:48.595Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-03T12:11:48.595Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-03T12:11:48.595Z] Bash-1.0.6 [2022-11-03T12:11:48.595Z] [2022-11-03T12:11:48.595Z] [2022-11-03T12:11:48.595Z] ==> git version 2.25.1 found [2022-11-03T12:11:48.595Z] ==> 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 [2022-11-03T12:11:48.595Z] Release-Date: 2020-01-08 [2022-11-03T12:11:48.595Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-03T12:11:48.595Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-03T12:11:48.595Z] ==> Jenkins CI detected. [2022-11-03T12:11:48.595Z] current dir:  /w/workspace/_app-service-configurable_PR-484 [2022-11-03T12:11:48.595Z] project root: . [2022-11-03T12:11:48.595Z] --> token set from env [2022-11-03T12:11:48.595Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-03T12:11:48.595Z] ==> Running gcov in . (disable via -X gcov) [2022-11-03T12:11:48.595Z] ==> Python coveragepy not found [2022-11-03T12:11:48.595Z] ==> Searching for coverage reports in: [2022-11-03T12:11:48.596Z] + . [2022-11-03T12:11:48.596Z] -> Found 1 reports [2022-11-03T12:11:48.596Z] ==> Detecting git/mercurial file structure [2022-11-03T12:11:48.596Z] ==> Reading reports [2022-11-03T12:11:48.596Z] + ./coverage.out bytes=10 [2022-11-03T12:11:48.854Z] ==> Appending adjustments [2022-11-03T12:11:48.855Z] https://docs.codecov.io/docs/fixing-reports [2022-11-03T12:11:48.855Z] + Found adjustments [2022-11-03T12:11:48.855Z] ==> Gzipping contents [2022-11-03T12:11:48.855Z] 4.0K /tmp/codecov.snym6U.gz [2022-11-03T12:11:48.855Z] ==> Uploading reports [2022-11-03T12:11:48.855Z] url: https://codecov.io [2022-11-03T12:11:48.855Z] query: branch=PR-484&commit=fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-484%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=484&job=&cmd_args= [2022-11-03T12:11:48.855Z] -> Pinging Codecov [2022-11-03T12:11:48.855Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-484&commit=fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-484%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=484&job=&cmd_args= [2022-11-03T12:11:49.114Z] -> Uploading to [2022-11-03T12:11:49.114Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-03/A97CA9966030D2A3747ED39772930CCE/fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c/bbc24a47-819a-45dc-8198-c3251e44553c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221103%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221103T121149Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=84fb2ffbb7fd2f6e9b6924c92a426c3413bbffd6cea4ad7142a0d6905ac6c80a [2022-11-03T12:11:49.114Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-03T12:11:49.114Z] Dload Upload Total Spent Left Speed [2022-11-03T12:11:49.373Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2186 --:--:-- --:--:-- --:--:-- 2186 [2022-11-03T12:11:49.373Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c [Pipeline] } [2022-11-03T12:11:49.399Z] 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 [2022-11-03T12:11:51.078Z] + [ -d /w/workspace/_app-service-configurable_PR-484/archives ] [2022-11-03T12:11:51.079Z] + ls -al /w/workspace/_app-service-configurable_PR-484/archives [2022-11-03T12:11:51.079Z] total 16 [2022-11-03T12:11:51.079Z] drwxr-xr-x 3 root root 4096 Nov 3 12:04 . [2022-11-03T12:11:51.079Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 3 12:04 .. [2022-11-03T12:11:51.079Z] drwxr-xr-x 2 root root 4096 Nov 3 12:04 cost [2022-11-03T12:11:51.079Z] -rw-r--r-- 1 root root 96 Nov 3 12:04 cost.csv [2022-11-03T12:11:51.079Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-484/archives [2022-11-03T12:11:51.079Z] + ls -al /w/workspace/_app-service-configurable_PR-484/archives [2022-11-03T12:11:51.079Z] total 16 [2022-11-03T12:11:51.079Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 12:04 . [2022-11-03T12:11:51.079Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 3 12:04 .. [2022-11-03T12:11:51.079Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 3 12:04 cost [2022-11-03T12:11:51.079Z] -rw-r--r-- 1 jenkins jenkins 96 Nov 3 12:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-03T12:11:51.411Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T12:11:52.293Z] ---> package-listing.sh [2022-11-03T12:11:52.293Z] ++ facter osfamily [2022-11-03T12:11:52.293Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-03T12:11:52.553Z] + OS_FAMILY=debian [2022-11-03T12:11:52.553Z] + workspace=/w/workspace/_app-service-configurable_PR-484 [2022-11-03T12:11:52.553Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-03T12:11:52.553Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-03T12:11:52.553Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-03T12:11:52.553Z] + PACKAGES=/tmp/packages_start.txt [2022-11-03T12:11:52.553Z] + '[' /w/workspace/_app-service-configurable_PR-484 ']' [2022-11-03T12:11:52.553Z] + PACKAGES=/tmp/packages_end.txt [2022-11-03T12:11:52.553Z] + case "${OS_FAMILY}" in [2022-11-03T12:11:52.553Z] + dpkg -l [2022-11-03T12:11:52.553Z] + grep '^ii' [2022-11-03T12:11:52.553Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-03T12:11:52.553Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-03T12:11:52.553Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-03T12:11:52.553Z] + '[' /w/workspace/_app-service-configurable_PR-484 ']' [2022-11-03T12:11:52.553Z] + mkdir -p /w/workspace/_app-service-configurable_PR-484/archives/ [2022-11-03T12:11:52.553Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-484/archives/ [Pipeline] echo [2022-11-03T12:11:52.590Z] 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-484/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-03T12:11:52.880Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T12:11:53.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T12:11:53.513Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T12:11:53.654Z] prd-ubuntu20.04-docker-8c-8g-118116 does not seem to be running inside a container [2022-11-03T12:11:53.687Z] $ 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-484/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-484 -v /w/workspace/_app-service-configurable_PR-484:/w/workspace/_app-service-configurable_PR-484:rw,z -v /w/workspace/_app-service-configurable_PR-484@tmp:/w/workspace/_app-service-configurable_PR-484@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 [2022-11-03T12:11:53.900Z] $ docker top 55b96f426ee045e6aeff500ba1c1e675127875ea4938356a6998e44138940554 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T12:11:54.289Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-03T12:11:54.600Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-03T12:11:54.911Z] + ls /var/log/sa-host [2022-11-03T12:11:54.911Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T12:11:55.045Z] provisioning config files... [2022-11-03T12:11:55.054Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-484@tmp/config12256852673142462383tmp [Pipeline] { [Pipeline] echo [2022-11-03T12:11:55.106Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T12:11:55.408Z] ---> create-netrc.sh [Pipeline] } [2022-11-03T12:11:55.440Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-03T12:11:55.840Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-03T12:11:55.868Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T12:11:56.174Z] ---> sudo-logs.sh [2022-11-03T12:11:56.174Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-03T12:11:56.258Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T12:11:56.562Z] ---> job-cost.sh [2022-11-03T12:11:56.562Z] lf-activate-venv: SKIPPING [2022-11-03T12:11:56.562Z] DEBUG: total: 0.2199999988079071 [2022-11-03T12:11:56.562Z] INFO: Retrieving Stack Cost... [2022-11-03T12:11:57.131Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-03T12:11:57.392Z] INFO: Archiving Costs [Pipeline] echo [2022-11-03T12:11:57.425Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T12:11:57.739Z] ---> logs-deploy.sh [2022-11-03T12:11:57.739Z] lf-activate-venv: SKIPPING [2022-11-03T12:11:57.739Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-484/1 [2022-11-03T12:11:57.739Z] INFO: archiving workspace using pattern(s): [2022-11-03T12:11:58.676Z] Archives upload complete. [2022-11-03T12:11:58.936Z] INFO: archiving logs to Nexus [2022-11-03T12:11:59.506Z] ---> uname -a: [2022-11-03T12:11:59.506Z] Linux prd-ubuntu20-04-docker-8c-8g-118116 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-03T12:11:59.506Z] [2022-11-03T12:11:59.506Z] [2022-11-03T12:11:59.506Z] ---> lscpu: [2022-11-03T12:11:59.506Z] Architecture: x86_64 [2022-11-03T12:11:59.506Z] CPU op-mode(s): 32-bit, 64-bit [2022-11-03T12:11:59.506Z] Byte Order: Little Endian [2022-11-03T12:11:59.506Z] Address sizes: 40 bits physical, 48 bits virtual [2022-11-03T12:11:59.506Z] CPU(s): 8 [2022-11-03T12:11:59.506Z] On-line CPU(s) list: 0-7 [2022-11-03T12:11:59.506Z] Thread(s) per core: 1 [2022-11-03T12:11:59.506Z] Core(s) per socket: 1 [2022-11-03T12:11:59.506Z] Socket(s): 8 [2022-11-03T12:11:59.506Z] NUMA node(s): 1 [2022-11-03T12:11:59.506Z] Vendor ID: AuthenticAMD [2022-11-03T12:11:59.506Z] CPU family: 23 [2022-11-03T12:11:59.506Z] Model: 49 [2022-11-03T12:11:59.506Z] Model name: AMD EPYC-Rome Processor [2022-11-03T12:11:59.506Z] Stepping: 0 [2022-11-03T12:11:59.506Z] CPU MHz: 2799.998 [2022-11-03T12:11:59.506Z] BogoMIPS: 5599.99 [2022-11-03T12:11:59.506Z] Virtualization: AMD-V [2022-11-03T12:11:59.506Z] Hypervisor vendor: KVM [2022-11-03T12:11:59.506Z] Virtualization type: full [2022-11-03T12:11:59.506Z] L1d cache: 256 KiB [2022-11-03T12:11:59.506Z] L1i cache: 256 KiB [2022-11-03T12:11:59.506Z] L2 cache: 4 MiB [2022-11-03T12:11:59.506Z] L3 cache: 128 MiB [2022-11-03T12:11:59.506Z] NUMA node0 CPU(s): 0-7 [2022-11-03T12:11:59.506Z] Vulnerability Itlb multihit: Not affected [2022-11-03T12:11:59.506Z] Vulnerability L1tf: Not affected [2022-11-03T12:11:59.506Z] Vulnerability Mds: Not affected [2022-11-03T12:11:59.506Z] Vulnerability Meltdown: Not affected [2022-11-03T12:11:59.506Z] Vulnerability Mmio stale data: Not affected [2022-11-03T12:11:59.506Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-11-03T12:11:59.506Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-11-03T12:11:59.506Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-11-03T12:11:59.506Z] Vulnerability Srbds: Not affected [2022-11-03T12:11:59.506Z] Vulnerability Tsx async abort: Not affected [2022-11-03T12:11:59.506Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-11-03T12:11:59.506Z] [2022-11-03T12:11:59.506Z] [2022-11-03T12:11:59.506Z] ---> nproc: [2022-11-03T12:11:59.506Z] 8 [2022-11-03T12:11:59.506Z] [2022-11-03T12:11:59.506Z] [2022-11-03T12:11:59.506Z] ---> df -h: [2022-11-03T12:11:59.506Z] Filesystem Size Used Avail Use% Mounted on [2022-11-03T12:11:59.506Z] overlay 155G 12G 144G 8% / [2022-11-03T12:11:59.506Z] tmpfs 64M 0 64M 0% /dev [2022-11-03T12:11:59.506Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-11-03T12:11:59.506Z] shm 64M 0 64M 0% /dev/shm [2022-11-03T12:11:59.506Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-11-03T12:11:59.506Z] [2022-11-03T12:11:59.506Z] [2022-11-03T12:11:59.506Z] ---> sar -b -r -n DEV: [2022-11-03T12:11:59.506Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118116) 11/03/22 _x86_64_ (8 CPU) [2022-11-03T12:11:59.506Z] [2022-11-03T12:11:59.506Z] 12:01:54 LINUX RESTART (8 CPU) [2022-11-03T12:11:59.506Z] [2022-11-03T12:11:59.506Z] 12:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-11-03T12:11:59.506Z] 12:03:02 138.04 47.96 90.08 0.00 5396.30 155818.96 0.00 [2022-11-03T12:11:59.506Z] 12:04:01 231.05 1.54 229.50 0.00 26.98 64383.12 0.00 [2022-11-03T12:11:59.506Z] 12:05:01 116.88 0.08 116.79 0.00 12.00 33305.56 0.00 [2022-11-03T12:11:59.506Z] 12:06:01 3.18 1.65 1.53 0.00 37.73 19.48 0.00 [2022-11-03T12:11:59.506Z] 12:07:01 11.51 1.55 9.97 0.00 85.99 1900.88 0.00 [2022-11-03T12:11:59.506Z] 12:08:01 28.66 7.78 20.88 0.00 2797.87 2898.90 0.00 [2022-11-03T12:11:59.506Z] 12:09:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 [2022-11-03T12:11:59.506Z] 12:10:01 1.82 0.00 1.82 0.00 0.00 19.86 0.00 [2022-11-03T12:11:59.506Z] 12:11:01 1.50 0.00 1.50 0.00 0.00 16.39 0.00 [2022-11-03T12:11:59.506Z] Average: 59.01 6.74 52.27 0.00 930.21 28641.58 0.00 [2022-11-03T12:11:59.506Z] [2022-11-03T12:11:59.506Z] 12:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-11-03T12:11:59.506Z] 12:03:02 29200780 31600284 718284 2.18 71732 2605580 1850288 5.45 980260 2347572 463120 [2022-11-03T12:11:59.506Z] 12:04:01 27941876 31251244 1046312 3.18 139832 3367332 2551308 7.52 1588964 2891328 258948 [2022-11-03T12:11:59.506Z] 12:05:01 27782380 31560936 739184 2.25 150388 3784752 1751240 5.16 1221624 3381124 164 [2022-11-03T12:11:59.506Z] 12:06:01 27771948 31552468 747232 2.27 150436 3785884 1751240 5.16 1233848 3381492 132 [2022-11-03T12:11:59.506Z] 12:07:01 27677060 31521376 771256 2.35 152768 3840836 1825396 5.38 1261244 3430720 452 [2022-11-03T12:11:59.506Z] 12:08:01 27481920 31538668 745892 2.27 168904 4034648 1821276 5.37 1380948 3496052 172 [2022-11-03T12:11:59.506Z] 12:09:01 27487552 31544420 740196 2.25 168992 4034652 1805104 5.32 1375288 3496060 8 [2022-11-03T12:11:59.506Z] 12:10:01 27487316 31544304 740336 2.25 169076 4034652 1805104 5.32 1375280 3496124 40 [2022-11-03T12:11:59.506Z] 12:11:01 27487172 31544256 740376 2.25 169156 4034656 1805104 5.32 1375352 3496132 16 [2022-11-03T12:11:59.506Z] Average: 27813112 31517551 776563 2.36 149032 3724777 1885118 5.56 1310312 3268512 80339 [2022-11-03T12:11:59.506Z] [2022-11-03T12:11:59.506Z] 12:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-11-03T12:11:59.506Z] 12:03:02 ens3 618.23 399.30 6486.66 85.84 0.00 0.00 0.00 0.00 [2022-11-03T12:11:59.506Z] 12:03:02 lo 7.13 7.13 0.69 0.69 0.00 0.00 0.00 0.00 [2022-11-03T12:11:59.506Z] 12:03:02 docker0 4.97 4.50 0.50 46.00 0.00 0.00 0.00 0.00 [2022-11-03T12:11:59.506Z] 12:04:01 ens3 244.01 187.41 1869.76 111.46 0.00 0.00 0.00 0.00 [2022-11-03T12:11:59.506Z] 12:04:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-11-03T12:11:59.506Z] 12:04:01 docker0 148.23 189.75 12.16 1826.87 0.00 0.00 0.00 0.00 [2022-11-03T12:11:59.506Z] 12:04:01 veth4f754ae 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-03T12:11:59.506Z] 12:05:01 ens3 109.40 74.01 2584.98 12.92 0.00 0.00 0.00 0.00 [2022-11-03T12:11:59.506Z] 12:05:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2022-11-03T12:11:59.506Z] 12:05:01 docker0 2.33 4.98 0.16 60.58 0.00 0.00 0.00 0.00 [2022-11-03T12:11:59.506Z] 12:06:01 ens3 20.18 11.81 17.97 6.29 0.00 0.00 0.00 0.00 [2022-11-03T12:11:59.506Z] 12:06:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-11-03T12:11:59.506Z] 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:11:59.506Z] 12:07:01 ens3 30.71 18.81 822.52 1.47 0.00 0.00 0.00 0.00 [2022-11-03T12:11:59.506Z] 12:07:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2022-11-03T12:11:59.506Z] 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:11:59.506Z] 12:08:01 ens3 37.60 25.71 490.43 1.87 0.00 0.00 0.00 0.00 [2022-11-03T12:11:59.506Z] 12:08:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2022-11-03T12:11:59.506Z] 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:11:59.506Z] 12:09:01 ens3 0.15 0.05 0.11 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:11:59.506Z] 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:11:59.506Z] 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:11:59.506Z] 12:10:01 ens3 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-03T12:11:59.506Z] 12:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-03T12:11:59.506Z] 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:11:59.506Z] 12:11:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:11:59.506Z] 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:11:59.506Z] 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:11:59.506Z] Average: ens3 117.59 79.49 1362.65 24.27 0.00 0.00 0.00 0.00 [2022-11-03T12:11:59.506Z] Average: lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 [2022-11-03T12:11:59.506Z] Average: docker0 17.04 21.82 1.40 211.83 0.00 0.00 0.00 0.00 [2022-11-03T12:11:59.506Z] [2022-11-03T12:11:59.506Z]