Pull request #496 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from df56ff2c897bf49ee4cbb4d4babf640d423ec4b7+46f504b71f11fd5289453d0fb745c59911fba2ea (6b454c24e80e568b4cb313115a54cb0e4a1ef8a3) 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-ssh12812529391192613432.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh5029185368016375540.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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/edgex-ui-go/branches/PR-496/workspace@libs/edgex-global-pipelines # 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/edgex-ui-go/branches/PR-496/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17577910713830083740.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-496/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1129484076315317930.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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 shared 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-ssh2491076305722912434.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/edgex-ui-go/branches/PR-496/workspace@libs/lf-pipelines # 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/edgex-ui-go/branches/PR-496/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1194584303849780198.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5056 in /w/workspace/edgexfoundry_edgex-ui-go_PR-496 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-496 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/jenkins-gitclient-ssh3596928182567251391.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.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/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.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 /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/jenkins-gitclient-ssh6691012630880370326.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/496/head:refs/remotes/origin/PR-496 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 46f504b71f11fd5289453d0fb745c59911fba2ea into PR head commit df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 Merge succeeded, producing df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 Checking out Revision df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 (PR-496) > git config core.sparsecheckout # timeout=10 > git checkout -f df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/jenkins-gitclient-ssh3597475174527030875.key > git merge 46f504b71f11fd5289453d0fb745c59911fba2ea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 # timeout=10 Commit message: "fix: issue-#494 about scheduler updates and bug fixed" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-11T09:32:01.193Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-11T09:32:01.368Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-11T09:32:01.461Z] ========================================================= [2022-02-11T09:32:01.461Z] EdgeX Global Pipelines Version Info [2022-02-11T09:32:01.461Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-11T09:32:02.616Z] ------------------- [2022-02-11T09:32:02.616Z] stable info: [2022-02-11T09:32:02.616Z] ------------------- [2022-02-11T09:32:02.616Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-11T09:32:02.616Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-11T09:32:02.616Z] Message: update stable to v1.0.220 [2022-02-11T09:32:03.190Z] ------------------- [2022-02-11T09:32:03.190Z] experimental info: [2022-02-11T09:32:03.190Z] ------------------- [2022-02-11T09:32:03.190Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-11T09:32:03.190Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-11T09:32:03.190Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-11T09:32:03.447Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-02-11T09:32:03.490Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-02-11T09:32:03.530Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-11T09:32:03.570Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-11T09:32:03.608Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-11T09:32:03.649Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-11T09:32:03.687Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-11T09:32:03.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-02-11T09:32:03.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-11T09:32:03.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-11T09:32:03.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-11T09:32:03.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-02-11T09:32:03.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-11T09:32:03.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-11T09:32:04.013Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-11T09:32:04.055Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-11T09:32:04.097Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-11T09:32:04.140Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-11T09:32:04.182Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-11T09:32:04.225Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-02-11T09:32:04.267Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-02-11T09:32:04.307Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-02-11T09:32:04.347Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-11T09:32:04.387Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-11T09:32:04.428Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-02-11T09:32:04.465Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-11T09:32:04.502Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-496 [Pipeline] echo [2022-02-11T09:32:04.540Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-496 [Pipeline] echo [2022-02-11T09:32:04.581Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-496 [Pipeline] echo [2022-02-11T09:32:04.620Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 [Pipeline] echo [2022-02-11T09:32:04.659Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df56ff2 [Pipeline] echo [2022-02-11T09:32:04.701Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-11T09:32:04.815Z] provisioning config files... [2022-02-11T09:32:04.830Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/config2947300332230739906tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-11T09:32:05.188Z] ---> docker-login.sh [2022-02-11T09:32:05.188Z] nexus3.edgexfoundry.org:10001 [2022-02-11T09:32:05.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T09:32:05.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T09:32:05.450Z] Configure a credential helper to remove this warning. See [2022-02-11T09:32:05.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T09:32:05.450Z] [2022-02-11T09:32:05.450Z] Login Succeeded [2022-02-11T09:32:05.450Z] nexus3.edgexfoundry.org:10002 [2022-02-11T09:32:05.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T09:32:05.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T09:32:05.450Z] Configure a credential helper to remove this warning. See [2022-02-11T09:32:05.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T09:32:05.450Z] [2022-02-11T09:32:05.450Z] Login Succeeded [2022-02-11T09:32:05.450Z] nexus3.edgexfoundry.org:10003 [2022-02-11T09:32:05.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T09:32:05.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T09:32:05.714Z] Configure a credential helper to remove this warning. See [2022-02-11T09:32:05.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T09:32:05.714Z] [2022-02-11T09:32:05.714Z] Login Succeeded [2022-02-11T09:32:05.714Z] nexus3.edgexfoundry.org:10004 [2022-02-11T09:32:05.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T09:32:05.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T09:32:05.714Z] Configure a credential helper to remove this warning. See [2022-02-11T09:32:05.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T09:32:05.714Z] [2022-02-11T09:32:05.714Z] Login Succeeded [2022-02-11T09:32:05.714Z] docker.io [2022-02-11T09:32:05.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T09:32:06.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T09:32:06.289Z] Configure a credential helper to remove this warning. See [2022-02-11T09:32:06.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T09:32:06.289Z] [2022-02-11T09:32:06.289Z] Login Succeeded [2022-02-11T09:32:06.289Z] ---> docker-login.sh ends [Pipeline] } [2022-02-11T09:32:06.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-11T09:32:06.963Z] + git rev-list -1 --merges df56ff2c897bf49ee4cbb4d4babf640d423ec4b7~1..df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 [Pipeline] echo [2022-02-11T09:32:07.009Z] -----------> git rev-list -1 --merges df56ff2c897bf49ee4cbb4d4babf640d423ec4b7~1..df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 [false] [Pipeline] sh [2022-02-11T09:32:07.334Z] + git log --format=format:%s -1 df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 [Pipeline] echo [2022-02-11T09:32:07.372Z] ========================================================= [2022-02-11T09:32:07.372Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-11T09:32:07.372Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-11T09:32:07.815Z] + git log --format=format:%s -1 df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 [Pipeline] echo [2022-02-11T09:32:07.850Z] [semverPrep] GIT_COMMIT: df56ff2c897bf49ee4cbb4d4babf640d423ec4b7, Commit Message: fix: issue-#494 about scheduler updates and bug fixed [Pipeline] echo [2022-02-11T09:32:07.882Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-11T09:32:08.350Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-11T09:32:08.350Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-11T09:32:08.350Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-11T09:32:08.350Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-11T09:32:08.350Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-11T09:32:08.350Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-11T09:32:08.350Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-11T09:32:08.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-11T09:32:08.820Z] [2022-02-11T09:32:08.820Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-11T09:32:09.171Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-11T09:32:09.171Z] latest: Pulling from edgex-devops/git-semver [2022-02-11T09:32:09.171Z] a0d0a0d46f8b: Pulling fs layer [2022-02-11T09:32:09.171Z] 3e5f54012d9b: Pulling fs layer [2022-02-11T09:32:09.171Z] 4c7163046ea9: Pulling fs layer [2022-02-11T09:32:09.171Z] 0c2d73faf560: Pulling fs layer [2022-02-11T09:32:09.171Z] 3e5f54012d9b: Verifying Checksum [2022-02-11T09:32:09.171Z] 3e5f54012d9b: Download complete [2022-02-11T09:32:09.171Z] a0d0a0d46f8b: Verifying Checksum [2022-02-11T09:32:09.171Z] a0d0a0d46f8b: Download complete [2022-02-11T09:32:09.171Z] 4c7163046ea9: Verifying Checksum [2022-02-11T09:32:09.171Z] 4c7163046ea9: Download complete [2022-02-11T09:32:09.171Z] 0c2d73faf560: Verifying Checksum [2022-02-11T09:32:09.171Z] 0c2d73faf560: Download complete [2022-02-11T09:32:09.436Z] a0d0a0d46f8b: Pull complete [2022-02-11T09:32:09.436Z] 3e5f54012d9b: Pull complete [2022-02-11T09:32:09.704Z] 4c7163046ea9: Pull complete [2022-02-11T09:32:09.967Z] 0c2d73faf560: Pull complete [2022-02-11T09:32:09.967Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-11T09:32:09.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-11T09:32:09.967Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-11T09:32:10.068Z] prd-centos7-docker-4c-2g-5056 does not seem to be running inside a container [2022-02-11T09:32:10.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-496 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496:/w/workspace/edgexfoundry_edgex-ui-go_PR-496:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@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:10004/edgex-devops/git-semver:latest cat [2022-02-11T09:32:10.649Z] $ docker top b9286a8ee32c625e7e741fdf6f67228ddd006db1077eaa126c5389fe58add590 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-11T09:32:10.843Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-11T09:32:10.843Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-11T09:32:10.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-11T09:32:10.936Z] $ docker exec b9286a8ee32c625e7e741fdf6f67228ddd006db1077eaa126c5389fe58add590 ssh-agent [2022-02-11T09:32:11.023Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoDNGmM/agent.13 [2022-02-11T09:32:11.023Z] SSH_AGENT_PID=19 [2022-02-11T09:32:11.030Z] Running ssh-add (command line suppressed) [2022-02-11T09:32:11.116Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/private_key_8759392668288097661.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/private_key_8759392668288097661.key) [2022-02-11T09:32:11.130Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-11T09:32:11.476Z] + git tag --points-at HEAD [Pipeline] } [2022-02-11T09:32:11.504Z] $ docker exec --env ******** --env ******** b9286a8ee32c625e7e741fdf6f67228ddd006db1077eaa126c5389fe58add590 ssh-agent -k [2022-02-11T09:32:11.582Z] unset SSH_AUTH_SOCK; [2022-02-11T09:32:11.582Z] unset SSH_AGENT_PID; [2022-02-11T09:32:11.582Z] echo Agent pid 19 killed; [2022-02-11T09:32:11.592Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-11T09:32:11.671Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-11T09:32:11.671Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-11T09:32:11.755Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-11T09:32:11.757Z] $ docker exec b9286a8ee32c625e7e741fdf6f67228ddd006db1077eaa126c5389fe58add590 ssh-agent [2022-02-11T09:32:11.840Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBckihH/agent.52 [2022-02-11T09:32:11.840Z] SSH_AGENT_PID=59 [2022-02-11T09:32:11.845Z] Running ssh-add (command line suppressed) [2022-02-11T09:32:11.937Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/private_key_3189999572766098845.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/private_key_3189999572766098845.key) [2022-02-11T09:32:11.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-11T09:32:12.292Z] + git semver init [2022-02-11T09:32:12.293Z] # -> Open(): unable to determine branch for HEAD [2022-02-11T09:32:12.293Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-496/.git [2022-02-11T09:32:12.293Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-496 [2022-02-11T09:32:12.293Z] # $SEMVER_REMOTE_NAME = origin [2022-02-11T09:32:12.293Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-11T09:32:12.293Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-11T09:32:12.293Z] # $SEMVER_BRANCH = PR-496 [2022-02-11T09:32:12.293Z] # $SEMVER_TEMP = /tmp/semver-982382403 [2022-02-11T09:32:12.293Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-02-11T09:32:14.214Z] # '/tmp/semver-982382403' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-496/.semver' [2022-02-11T09:32:14.214Z] # -> Force: false [2022-02-11T09:32:14.214Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-496/.semver [Pipeline] } [2022-02-11T09:32:14.241Z] $ docker exec --env ******** --env ******** b9286a8ee32c625e7e741fdf6f67228ddd006db1077eaa126c5389fe58add590 ssh-agent -k [2022-02-11T09:32:14.325Z] unset SSH_AUTH_SOCK; [2022-02-11T09:32:14.325Z] unset SSH_AGENT_PID; [2022-02-11T09:32:14.325Z] echo Agent pid 59 killed; [2022-02-11T09:32:14.333Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-11T09:32:14.774Z] + git semver [Pipeline] } [2022-02-11T09:32:14.803Z] $ docker stop --time=1 b9286a8ee32c625e7e741fdf6f67228ddd006db1077eaa126c5389fe58add590 [2022-02-11T09:32:16.072Z] $ docker rm -f b9286a8ee32c625e7e741fdf6f67228ddd006db1077eaa126c5389fe58add590 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-11T09:32:16.488Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-11T09:32:16.778Z] Stashed 1 file(s) [Pipeline] echo [2022-02-11T09:32:16.795Z] [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-02-11T09:32:17.374Z] provisioning config files... [2022-02-11T09:32:17.385Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/config4202492980469372242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-11T09:32:17.752Z] ---> docker-login.sh [2022-02-11T09:32:17.753Z] nexus3.edgexfoundry.org:10001 [2022-02-11T09:32:17.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T09:32:17.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T09:32:17.753Z] Configure a credential helper to remove this warning. See [2022-02-11T09:32:17.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T09:32:17.753Z] [2022-02-11T09:32:17.753Z] Login Succeeded [2022-02-11T09:32:17.753Z] nexus3.edgexfoundry.org:10002 [2022-02-11T09:32:17.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T09:32:17.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T09:32:17.753Z] Configure a credential helper to remove this warning. See [2022-02-11T09:32:17.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T09:32:17.753Z] [2022-02-11T09:32:17.753Z] Login Succeeded [2022-02-11T09:32:17.753Z] nexus3.edgexfoundry.org:10003 [2022-02-11T09:32:18.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T09:32:18.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T09:32:18.016Z] Configure a credential helper to remove this warning. See [2022-02-11T09:32:18.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T09:32:18.016Z] [2022-02-11T09:32:18.016Z] Login Succeeded [2022-02-11T09:32:18.016Z] nexus3.edgexfoundry.org:10004 [2022-02-11T09:32:18.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T09:32:18.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T09:32:18.016Z] Configure a credential helper to remove this warning. See [2022-02-11T09:32:18.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T09:32:18.016Z] [2022-02-11T09:32:18.016Z] Login Succeeded [2022-02-11T09:32:18.016Z] docker.io [2022-02-11T09:32:18.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T09:32:18.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T09:32:18.592Z] Configure a credential helper to remove this warning. See [2022-02-11T09:32:18.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T09:32:18.592Z] [2022-02-11T09:32:18.592Z] Login Succeeded [2022-02-11T09:32:18.592Z] ---> docker-login.sh ends [Pipeline] } [2022-02-11T09:32:18.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-11T09:32:18.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-11T09:32:18.898Z] ========================================================= [2022-02-11T09:32:18.898Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-11T09:32:18.898Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-11T09:32:19.318Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-02-11T09:32:19.585Z] Sending build context to Docker daemon 41.29MB [2022-02-11T09:32:19.585Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-02-11T09:32:19.585Z] Step 2/15 : FROM ${BASE} AS builder [2022-02-11T09:32:19.585Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-11T09:32:19.585Z] 59bf1c3509f3: Pulling fs layer [2022-02-11T09:32:19.585Z] 666ba61612fd: Pulling fs layer [2022-02-11T09:32:19.585Z] 8ed8ca486205: Pulling fs layer [2022-02-11T09:32:19.585Z] 4fe6c5a15a65: Pulling fs layer [2022-02-11T09:32:19.585Z] 22a0e8bec74d: Pulling fs layer [2022-02-11T09:32:19.585Z] 640e595b4fbd: Pulling fs layer [2022-02-11T09:32:19.585Z] 763cafe07f6e: Pulling fs layer [2022-02-11T09:32:19.585Z] 0c0b528cf693: Pulling fs layer [2022-02-11T09:32:19.585Z] 10935f4eaf8b: Pulling fs layer [2022-02-11T09:32:19.585Z] 4fe6c5a15a65: Waiting [2022-02-11T09:32:19.585Z] 763cafe07f6e: Waiting [2022-02-11T09:32:19.585Z] 0c0b528cf693: Waiting [2022-02-11T09:32:19.585Z] 22a0e8bec74d: Waiting [2022-02-11T09:32:19.585Z] 640e595b4fbd: Waiting [2022-02-11T09:32:19.585Z] 10935f4eaf8b: Waiting [2022-02-11T09:32:19.585Z] 8ed8ca486205: Verifying Checksum [2022-02-11T09:32:19.585Z] 8ed8ca486205: Download complete [2022-02-11T09:32:19.585Z] 666ba61612fd: Verifying Checksum [2022-02-11T09:32:19.585Z] 666ba61612fd: Download complete [2022-02-11T09:32:19.585Z] 22a0e8bec74d: Verifying Checksum [2022-02-11T09:32:19.585Z] 22a0e8bec74d: Download complete [2022-02-11T09:32:19.585Z] 640e595b4fbd: Verifying Checksum [2022-02-11T09:32:19.585Z] 640e595b4fbd: Download complete [2022-02-11T09:32:19.585Z] 763cafe07f6e: Verifying Checksum [2022-02-11T09:32:19.585Z] 763cafe07f6e: Download complete [2022-02-11T09:32:19.585Z] 59bf1c3509f3: Verifying Checksum [2022-02-11T09:32:19.585Z] 59bf1c3509f3: Download complete [2022-02-11T09:32:19.854Z] 0c0b528cf693: Verifying Checksum [2022-02-11T09:32:19.854Z] 0c0b528cf693: Download complete [2022-02-11T09:32:20.118Z] 10935f4eaf8b: Verifying Checksum [2022-02-11T09:32:20.118Z] 10935f4eaf8b: Download complete [2022-02-11T09:32:20.382Z] 4fe6c5a15a65: Verifying Checksum [2022-02-11T09:32:20.382Z] 4fe6c5a15a65: Download complete [2022-02-11T09:32:20.382Z] 59bf1c3509f3: Pull complete [2022-02-11T09:32:20.382Z] 666ba61612fd: Pull complete [2022-02-11T09:32:20.382Z] 8ed8ca486205: Pull complete [2022-02-11T09:32:24.624Z] 4fe6c5a15a65: Pull complete [2022-02-11T09:32:24.624Z] 22a0e8bec74d: Pull complete [2022-02-11T09:32:24.624Z] 640e595b4fbd: Pull complete [2022-02-11T09:32:24.624Z] 763cafe07f6e: Pull complete [2022-02-11T09:32:24.624Z] 0c0b528cf693: Pull complete [2022-02-11T09:32:26.587Z] 10935f4eaf8b: Pull complete [2022-02-11T09:32:26.587Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-11T09:32:26.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-11T09:32:26.587Z] ---> 99d49a6021b9 [2022-02-11T09:32:26.587Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-11T09:32:27.974Z] ---> Running in dfe39eff7073 [2022-02-11T09:32:28.236Z] Removing intermediate container dfe39eff7073 [2022-02-11T09:32:28.236Z] ---> fb9ea7855a24 [2022-02-11T09:32:28.236Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-02-11T09:32:28.236Z] ---> Running in 808fd07501aa [2022-02-11T09:32:28.236Z] Removing intermediate container 808fd07501aa [2022-02-11T09:32:28.236Z] ---> cb4ae32c035f [2022-02-11T09:32:28.236Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-02-11T09:32:28.236Z] ---> Running in bf53feaf4183 [2022-02-11T09:32:28.236Z] Removing intermediate container bf53feaf4183 [2022-02-11T09:32:28.236Z] ---> 515d6d2ea937 [2022-02-11T09:32:28.236Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-02-11T09:32:28.500Z] ---> Running in f64e0c528cca [2022-02-11T09:32:28.500Z] Removing intermediate container f64e0c528cca [2022-02-11T09:32:28.500Z] ---> 503440ee15c2 [2022-02-11T09:32:28.500Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-11T09:32:28.500Z] ---> Running in c6a17cb28832 [2022-02-11T09:32:28.500Z] Removing intermediate container c6a17cb28832 [2022-02-11T09:32:28.500Z] ---> a11d9dd717ba [2022-02-11T09:32:28.500Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-11T09:32:28.500Z] ---> Running in 6d4afcbc9dad [2022-02-11T09:32:29.072Z] Removing intermediate container 6d4afcbc9dad [2022-02-11T09:32:29.072Z] ---> 1e811cf23e82 [2022-02-11T09:32:29.072Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-11T09:32:29.073Z] ---> Running in 73eb33a68687 [2022-02-11T09:32:29.333Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-11T09:32:30.276Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-11T09:32:30.537Z] OK: 221 MiB in 52 packages [2022-02-11T09:32:30.800Z] Removing intermediate container 73eb33a68687 [2022-02-11T09:32:30.800Z] ---> 2288a1610ccb [2022-02-11T09:32:30.800Z] Step 10/15 : ENV GO111MODULE=on [2022-02-11T09:32:30.800Z] ---> Running in f038fc475591 [2022-02-11T09:32:30.800Z] Removing intermediate container f038fc475591 [2022-02-11T09:32:30.800Z] ---> d55e3b80c328 [2022-02-11T09:32:30.800Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-11T09:32:31.062Z] ---> Running in 172ee11be29c [2022-02-11T09:32:31.062Z] Removing intermediate container 172ee11be29c [2022-02-11T09:32:31.062Z] ---> 144d46e26616 [2022-02-11T09:32:31.062Z] Step 12/15 : COPY go.mod vendor* ./ [2022-02-11T09:32:31.062Z] ---> 617d83012ee0 [2022-02-11T09:32:31.062Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-11T09:32:31.323Z] ---> Running in 101dc20b8599 [2022-02-11T09:32:32.194Z] Still waiting to schedule task [2022-02-11T09:32:32.194Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-11T09:33:18.072Z] Removing intermediate container 101dc20b8599 [2022-02-11T09:33:18.072Z] ---> 94ec0cf1eef3 [2022-02-11T09:33:18.072Z] Step 14/15 : COPY . . [2022-02-11T09:33:18.072Z] ---> d67a548c8315 [2022-02-11T09:33:18.072Z] Step 15/15 : RUN ${MAKE} [2022-02-11T09:33:18.072Z] ---> Running in fe2a0f1f887f [2022-02-11T09:33:18.072Z] noop [2022-02-11T09:33:18.072Z] Removing intermediate container fe2a0f1f887f [2022-02-11T09:33:18.072Z] ---> 6bfeb3ae3558 [2022-02-11T09:33:18.072Z] Successfully built 6bfeb3ae3558 [2022-02-11T09:33:18.072Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-11T09:33:18.420Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-11T09:33:18.420Z] . [Pipeline] withDockerContainer [2022-02-11T09:33:18.513Z] prd-centos7-docker-4c-2g-5056 does not seem to be running inside a container [2022-02-11T09:33:18.549Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-496 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496:/w/workspace/edgexfoundry_edgex-ui-go_PR-496:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@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-02-11T09:33:18.903Z] $ docker top 7c67c4b16966a353ace73b93423dd780f861d50f457d3c9329ca00ea1029cec8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-11T09:33:19.310Z] + go version [2022-02-11T09:33:19.310Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-11T09:33:19.340Z] $ docker stop --time=1 7c67c4b16966a353ace73b93423dd780f861d50f457d3c9329ca00ea1029cec8 [2022-02-11T09:33:20.516Z] $ docker rm -f 7c67c4b16966a353ace73b93423dd780f861d50f457d3c9329ca00ea1029cec8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-11T09:33:21.177Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-11T09:33:21.178Z] . [Pipeline] withDockerContainer [2022-02-11T09:33:21.268Z] prd-centos7-docker-4c-2g-5056 does not seem to be running inside a container [2022-02-11T09:33:21.305Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-496 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496:/w/workspace/edgexfoundry_edgex-ui-go_PR-496:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@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-02-11T09:33:21.664Z] $ docker top 9e4c3a7f1f4c54681fda5f3627bac4b3a43913306150b75d1f86b83944e85a47 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-11T09:33:22.118Z] + make test [2022-02-11T09:33:22.119Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-11T09:33:22.383Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-02-11T09:33:34.716Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-02-11T09:33:34.716Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-02-11T09:33:34.716Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-02-11T09:33:34.716Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-02-11T09:33:34.716Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-02-11T09:33:34.716Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-02-11T09:33:34.716Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-02-11T09:33:34.716Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-02-11T09:33:34.716Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-02-11T09:33:34.716Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-02-11T09:33:34.716Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-02-11T09:33:34.716Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-02-11T09:33:34.716Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-02-11T09:33:38.944Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-11T09:33:38.944Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-02-11T09:33:38.983Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-11T09:33:39.012Z] $ docker stop --time=1 9e4c3a7f1f4c54681fda5f3627bac4b3a43913306150b75d1f86b83944e85a47 [2022-02-11T09:33:40.353Z] $ docker rm -f 9e4c3a7f1f4c54681fda5f3627bac4b3a43913306150b75d1f86b83944e85a47 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-11T09:33:40.813Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-11T09:33:40.902Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-02-11T09:33:42.058Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-11T09:33:42.373Z] + ls -al . [2022-02-11T09:33:42.373Z] total 112 [2022-02-11T09:33:42.373Z] drwxrwxr-x. 13 jenkins jenkins 4096 Feb 11 09:33 . [2022-02-11T09:33:42.373Z] drwxrwxr-x. 4 jenkins jenkins 110 Feb 11 09:31 .. [2022-02-11T09:33:42.373Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 11 09:31 assets [2022-02-11T09:33:42.373Z] drwxrwxr-x. 2 jenkins jenkins 66 Feb 11 09:31 bin [2022-02-11T09:33:42.373Z] drwxrwxr-x. 3 jenkins jenkins 29 Feb 11 09:31 cmd [2022-02-11T09:33:42.373Z] -rw-rw-r--. 1 jenkins jenkins 3959 Feb 11 09:31 CONTRIBUTING.md [2022-02-11T09:33:42.373Z] -rw-r--r--. 1 jenkins jenkins 10 Feb 11 09:33 coverage.out [2022-02-11T09:33:42.373Z] -rw-rw-r--. 1 jenkins jenkins 1549 Feb 11 09:31 Dockerfile [2022-02-11T09:33:42.373Z] drwxrwxr-x. 2 jenkins jenkins 23 Feb 11 09:31 docs [2022-02-11T09:33:42.373Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 11 09:31 .git [2022-02-11T09:33:42.373Z] drwxrwxr-x. 2 jenkins jenkins 103 Feb 11 09:31 .github [2022-02-11T09:33:42.373Z] -rw-rw-r--. 1 jenkins jenkins 155 Feb 11 09:31 .gitignore [2022-02-11T09:33:42.373Z] -rw-rw-r--. 1 jenkins jenkins 1944 Feb 11 09:31 go.mod [2022-02-11T09:33:42.373Z] -rw-rw-r--. 1 jenkins jenkins 48565 Feb 11 09:31 go.sum [2022-02-11T09:33:42.373Z] drwxrwxr-x. 9 jenkins jenkins 125 Feb 11 09:31 internal [2022-02-11T09:33:42.373Z] -rw-rw-r--. 1 jenkins jenkins 652 Feb 11 09:31 Jenkinsfile [2022-02-11T09:33:42.373Z] -rw-rw-r--. 1 jenkins jenkins 11357 Feb 11 09:31 LICENSE [2022-02-11T09:33:42.373Z] -rw-rw-r--. 1 jenkins jenkins 1212 Feb 11 09:31 Makefile [2022-02-11T09:33:42.373Z] drwxrwxr-x. 3 jenkins jenkins 19 Feb 11 09:31 pkg [2022-02-11T09:33:42.373Z] -rw-rw-r--. 1 jenkins jenkins 4450 Feb 11 09:31 README.md [2022-02-11T09:33:42.373Z] drwx------. 3 jenkins jenkins 56 Feb 11 09:32 .semver [2022-02-11T09:33:42.373Z] drwxrwxr-x. 4 jenkins jenkins 71 Feb 11 09:31 snap [2022-02-11T09:33:42.373Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 11 09:32 VERSION [2022-02-11T09:33:42.373Z] -rw-rw-r--. 1 jenkins jenkins 155 Feb 11 09:31 version.go [2022-02-11T09:33:42.373Z] drwxrwxr-x. 4 jenkins jenkins 4096 Feb 11 09:31 web [Pipeline] isUnix [Pipeline] sh [2022-02-11T09:33:42.707Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 --label arch=amd64 --label version=0.0.0 . [2022-02-11T09:33:42.967Z] Sending build context to Docker daemon 41.29MB [2022-02-11T09:33:42.967Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-02-11T09:33:42.967Z] Step 2/23 : FROM ${BASE} AS builder [2022-02-11T09:33:42.967Z] ---> 6bfeb3ae3558 [2022-02-11T09:33:42.967Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-11T09:33:42.967Z] ---> Running in b70299350e7c [2022-02-11T09:33:43.229Z] Removing intermediate container b70299350e7c [2022-02-11T09:33:43.229Z] ---> d79ea3ec17f1 [2022-02-11T09:33:43.229Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-02-11T09:33:43.229Z] ---> Running in 28dc3118b184 [2022-02-11T09:33:43.229Z] Removing intermediate container 28dc3118b184 [2022-02-11T09:33:43.229Z] ---> 6fda39037cda [2022-02-11T09:33:43.229Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-02-11T09:33:43.229Z] ---> Running in e8aa604c5651 [2022-02-11T09:33:43.229Z] Removing intermediate container e8aa604c5651 [2022-02-11T09:33:43.229Z] ---> 179692c938ad [2022-02-11T09:33:43.229Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-02-11T09:33:43.498Z] ---> Running in 250948d0d33c [2022-02-11T09:33:43.498Z] Removing intermediate container 250948d0d33c [2022-02-11T09:33:43.498Z] ---> 91910fa8df9d [2022-02-11T09:33:43.498Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-11T09:33:43.498Z] ---> Running in 6f5d038cebca [2022-02-11T09:33:43.498Z] Removing intermediate container 6f5d038cebca [2022-02-11T09:33:43.498Z] ---> 1d95492fce44 [2022-02-11T09:33:43.498Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-11T09:33:43.498Z] ---> Running in e7fd58424a98 [2022-02-11T09:33:44.074Z] Removing intermediate container e7fd58424a98 [2022-02-11T09:33:44.074Z] ---> 5a9b043e77c4 [2022-02-11T09:33:44.074Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-11T09:33:44.074Z] ---> Running in 047e8f8c5d3d [2022-02-11T09:33:44.335Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-11T09:33:45.277Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-11T09:33:45.536Z] OK: 221 MiB in 52 packages [2022-02-11T09:33:45.537Z] Removing intermediate container 047e8f8c5d3d [2022-02-11T09:33:45.537Z] ---> 6d3d2d98f959 [2022-02-11T09:33:45.537Z] Step 10/23 : ENV GO111MODULE=on [2022-02-11T09:33:45.803Z] ---> Running in 09441edde8fd [2022-02-11T09:33:45.803Z] Removing intermediate container 09441edde8fd [2022-02-11T09:33:45.803Z] ---> aedddc95b336 [2022-02-11T09:33:45.803Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-11T09:33:45.803Z] ---> Running in ea79d6e5c3aa [2022-02-11T09:33:45.803Z] Removing intermediate container ea79d6e5c3aa [2022-02-11T09:33:45.803Z] ---> 6f2a82c236a2 [2022-02-11T09:33:45.803Z] Step 12/23 : COPY go.mod vendor* ./ [2022-02-11T09:33:46.067Z] ---> 701f0a4fd7f9 [2022-02-11T09:33:46.067Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-11T09:33:46.067Z] ---> Running in 39753b58bd15 [2022-02-11T09:33:46.638Z] Removing intermediate container 39753b58bd15 [2022-02-11T09:33:46.638Z] ---> c6e1369843ac [2022-02-11T09:33:46.638Z] Step 14/23 : COPY . . [2022-02-11T09:33:47.587Z] ---> ccdfe1e5940e [2022-02-11T09:33:47.587Z] Step 15/23 : RUN ${MAKE} [2022-02-11T09:33:47.587Z] ---> Running in 3aa9cca55eb4 [2022-02-11T09:33:47.848Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-02-11T09:33:55.934Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5057 in /w/workspace/edgexfoundry_edgex-ui-go_PR-496 [Pipeline] { [Pipeline] ws [2022-02-11T09:33:55.978Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-02-11T09:33:56.196Z] The recommended git tool is: git [2022-02-11T09:33:57.960Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-02-11T09:33:57.960Z] Removing intermediate container 3aa9cca55eb4 [2022-02-11T09:33:57.960Z] ---> cc7d94ea8326 [2022-02-11T09:33:57.960Z] Step 16/23 : FROM alpine:3.14 [2022-02-11T09:33:58.533Z] 3.14: Pulling from library/alpine [2022-02-11T09:33:58.793Z] 97518928ae5f: Pulling fs layer [2022-02-11T09:33:58.793Z] 97518928ae5f: Verifying Checksum [2022-02-11T09:33:58.793Z] 97518928ae5f: Download complete [2022-02-11T09:33:59.054Z] 97518928ae5f: Pull complete [2022-02-11T09:33:59.054Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-11T09:33:59.054Z] Status: Downloaded newer image for alpine:3.14 [2022-02-11T09:33:59.054Z] ---> 0a97eee8041e [2022-02-11T09:33:59.054Z] Step 17/23 : EXPOSE 4000 [2022-02-11T09:33:59.054Z] ---> Running in 45c913527089 [2022-02-11T09:33:59.318Z] Removing intermediate container 45c913527089 [2022-02-11T09:33:59.318Z] ---> a6056be98a1c [2022-02-11T09:33:59.318Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-02-11T09:33:59.580Z] ---> 5741c831b366 [2022-02-11T09:33:59.580Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-02-11T09:33:59.580Z] ---> Running in b9a9e06f37c9 [2022-02-11T09:33:59.840Z] Removing intermediate container b9a9e06f37c9 [2022-02-11T09:33:59.840Z] ---> 6c37a04e37b9 [2022-02-11T09:33:59.840Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-02-11T09:33:59.840Z] ---> Running in e3661a9ebe40 [2022-02-11T09:33:59.840Z] Removing intermediate container e3661a9ebe40 [2022-02-11T09:33:59.840Z] ---> 9fcbc6f43e10 [2022-02-11T09:33:59.840Z] Step 21/23 : LABEL arch=amd64 [2022-02-11T09:33:59.840Z] ---> Running in 429931c5d0ce [2022-02-11T09:33:59.840Z] Removing intermediate container 429931c5d0ce [2022-02-11T09:33:59.840Z] ---> eb29a0c91be7 [2022-02-11T09:33:59.840Z] Step 22/23 : LABEL git_sha=df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 [2022-02-11T09:34:00.102Z] ---> Running in 8801e7aa1ca7 [2022-02-11T09:34:00.102Z] Removing intermediate container 8801e7aa1ca7 [2022-02-11T09:34:00.102Z] ---> 695008b1df4d [2022-02-11T09:34:00.102Z] Step 23/23 : LABEL version=0.0.0 [2022-02-11T09:34:00.102Z] ---> Running in e646ce5e7574 [2022-02-11T09:34:00.102Z] Removing intermediate container e646ce5e7574 [2022-02-11T09:34:00.102Z] ---> aa97f5759f58 [2022-02-11T09:34:00.102Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-11T09:34:00.102Z] Successfully built aa97f5759f58 [2022-02-11T09:34:00.102Z] Successfully tagged edgex-ui:latest [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] sh [2022-02-11T09:34:00.782Z] using credential edgex-jenkins-ssh [2022-02-11T09:34:00.802Z] Cloning the remote Git repository [2022-02-11T09:34:00.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-11T09:34:00.959Z] [2022-02-11T09:34:00.959Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-11T09:34:00.860Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-02-11T09:34:00.939Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-02-11T09:34:01.043Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-02-11T09:34:01.043Z] > git --version # timeout=10 [2022-02-11T09:34:01.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-11T09:34:01.309Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-11T09:34:01.309Z] b4d181a07f80: Pulling fs layer [2022-02-11T09:34:01.309Z] a1111a8f2ec3: Pulling fs layer [2022-02-11T09:34:01.309Z] ed53099fbce6: Pulling fs layer [2022-02-11T09:34:01.309Z] dc539afda2c1: Pulling fs layer [2022-02-11T09:34:01.309Z] 77bc0d833cb6: Pulling fs layer [2022-02-11T09:34:01.309Z] 9065ff56babe: Pulling fs layer [2022-02-11T09:34:01.309Z] d287ab97295c: Pulling fs layer [2022-02-11T09:34:01.309Z] dc539afda2c1: Waiting [2022-02-11T09:34:01.309Z] 77bc0d833cb6: Waiting [2022-02-11T09:34:01.309Z] 9065ff56babe: Waiting [2022-02-11T09:34:01.309Z] d287ab97295c: Waiting [2022-02-11T09:34:01.309Z] a1111a8f2ec3: Verifying Checksum [2022-02-11T09:34:01.309Z] a1111a8f2ec3: Download complete [2022-02-11T09:34:01.309Z] dc539afda2c1: Verifying Checksum [2022-02-11T09:34:01.309Z] dc539afda2c1: Download complete [2022-02-11T09:34:01.309Z] ed53099fbce6: Verifying Checksum [2022-02-11T09:34:01.309Z] ed53099fbce6: Download complete [2022-02-11T09:34:01.578Z] 9065ff56babe: Verifying Checksum [2022-02-11T09:34:01.578Z] 9065ff56babe: Download complete [2022-02-11T09:34:01.578Z] 77bc0d833cb6: Verifying Checksum [2022-02-11T09:34:01.578Z] 77bc0d833cb6: Download complete [2022-02-11T09:34:01.578Z] b4d181a07f80: Verifying Checksum [2022-02-11T09:34:01.578Z] b4d181a07f80: Download complete [2022-02-11T09:34:02.151Z] d287ab97295c: Verifying Checksum [2022-02-11T09:34:02.151Z] d287ab97295c: Download complete [2022-02-11T09:34:01.072Z] > git --version # 'git version 2.17.1' [2022-02-11T09:34:01.077Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-11T09:34:01.214Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-11T09:34:03.115Z] b4d181a07f80: Pull complete [2022-02-11T09:34:03.378Z] a1111a8f2ec3: Pull complete [2022-02-11T09:34:03.640Z] ed53099fbce6: Pull complete [2022-02-11T09:34:03.918Z] dc539afda2c1: Pull complete [2022-02-11T09:34:04.186Z] 77bc0d833cb6: Pull complete [2022-02-11T09:34:04.186Z] 9065ff56babe: Pull complete [2022-02-11T09:34:04.787Z] Merging remotes/origin/main commit 46f504b71f11fd5289453d0fb745c59911fba2ea into PR head commit df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 [2022-02-11T09:34:03.968Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-02-11T09:34:03.995Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-11T09:34:04.024Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-02-11T09:34:04.058Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-02-11T09:34:04.058Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-11T09:34:04.075Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/496/head:refs/remotes/origin/PR-496 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-11T09:34:04.806Z] > git config core.sparsecheckout # timeout=10 [2022-02-11T09:34:04.828Z] > git checkout -f df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 # timeout=10 [2022-02-11T09:34:05.226Z] Merge succeeded, producing df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 [2022-02-11T09:34:05.227Z] Checking out Revision df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 (PR-496) [2022-02-11T09:34:05.129Z] > git remote # timeout=10 [2022-02-11T09:34:05.146Z] > git config --get remote.origin.url # timeout=10 [2022-02-11T09:34:05.165Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-11T09:34:05.178Z] > git merge 46f504b71f11fd5289453d0fb745c59911fba2ea # timeout=10 [2022-02-11T09:34:05.201Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-11T09:34:05.230Z] > git config core.sparsecheckout # timeout=10 [2022-02-11T09:34:05.248Z] > git checkout -f df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 # timeout=10 [2022-02-11T09:34:09.418Z] Commit message: "fix: issue-#494 about scheduler updates and bug fixed" [2022-02-11T09:34:09.495Z] d287ab97295c: Pull complete [2022-02-11T09:34:09.496Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-11T09:34:09.496Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-11T09:34:09.496Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-11T09:34:09.471Z] > git --version # timeout=10 [2022-02-11T09:34:09.479Z] > git --version # 'git version 2.17.1' [2022-02-11T09:34:09.494Z] fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withDockerContainer [2022-02-11T09:34:09.607Z] prd-centos7-docker-4c-2g-5056 does not seem to be running inside a container [2022-02-11T09:34:09.644Z] $ 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/edgexfoundry_edgex-ui-go_PR-496 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496:/w/workspace/edgexfoundry_edgex-ui-go_PR-496:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@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-02-11T09:34:09.872Z] [2022-02-11T09:34:09.872Z] GitHub has been notified of this commit’s build result [2022-02-11T09:34:09.872Z] [2022-02-11T09:34:12.186Z] $ docker top dd4e67a834392ff0bb4bc6918dd870767c465db16b32d43f58be098c637bbf7b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-11T09:34:12.707Z] ---> job-cost.sh [2022-02-11T09:34:12.707Z] lf-activate-venv: SKIPPING [2022-02-11T09:34:12.707Z] INFO: No Stack... [2022-02-11T09:34:13.168Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-11T09:34:13.168Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-11T09:34:13.168Z] Dload Upload Total Spent Left Speed [2022-02-11T09:34:13.168Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 87080 0 --:--:-- --:--:-- --:--:-- 87080 [2022-02-11T09:34:13.276Z] INFO: Retrieving Pricing Info for: v3-standard-2 [Pipeline] sh [2022-02-11T09:34:13.538Z] INFO: Archiving Costs [Pipeline] sh [2022-02-11T09:34:13.731Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-11T09:34:13.858Z] + cut -d, -f6 [2022-02-11T09:34:13.858Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-496/archives/cost.csv [Pipeline] lock [2022-02-11T09:34:13.906Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-496-1-stack-cost] [2022-02-11T09:34:13.912Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-496-1-stack-cost] did not exist. Created. [2022-02-11T09:34:13.912Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-496-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-11T09:34:14.094Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-11T09:34:14.095Z] + sudo tee /etc/docker/daemon.new [2022-02-11T09:34:14.095Z] { [2022-02-11T09:34:14.095Z] "registry-mirrors": [ [2022-02-11T09:34:14.095Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-11T09:34:14.095Z] ], [2022-02-11T09:34:14.095Z] "bip": "10.250.0.254/24", [2022-02-11T09:34:14.095Z] "hosts": [ [2022-02-11T09:34:14.095Z] "tcp://0.0.0.0:5555", [2022-02-11T09:34:14.095Z] "unix:///var/run/docker.sock" [2022-02-11T09:34:14.095Z] ], [2022-02-11T09:34:14.095Z] "mtu": 1458, [2022-02-11T09:34:14.095Z] "selinux-enabled": true, [2022-02-11T09:34:14.095Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-11T09:34:14.095Z] } [Pipeline] sh [2022-02-11T09:34:14.318Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-11T09:34:14.425Z] Stashed 1 file(s) [Pipeline] } [2022-02-11T09:34:14.439Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-496-1-stack-cost] [2022-02-11T09:34:14.446Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // lock [Pipeline] } [2022-02-11T09:34:14.534Z] $ docker stop --time=1 dd4e67a834392ff0bb4bc6918dd870767c465db16b32d43f58be098c637bbf7b [2022-02-11T09:34:15.717Z] $ docker rm -f dd4e67a834392ff0bb4bc6918dd870767c465db16b32d43f58be098c637bbf7b [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-02-11T09:34:16.146Z] + sudo service docker restart [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-11T09:34:34.530Z] provisioning config files... [2022-02-11T09:34:34.553Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3147177039829555345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-11T09:34:34.972Z] ---> docker-login.sh [2022-02-11T09:34:34.972Z] nexus3.edgexfoundry.org:10001 [2022-02-11T09:34:35.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T09:34:35.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T09:34:35.568Z] Configure a credential helper to remove this warning. See [2022-02-11T09:34:35.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T09:34:35.568Z] [2022-02-11T09:34:35.568Z] Login Succeeded [2022-02-11T09:34:35.568Z] nexus3.edgexfoundry.org:10002 [2022-02-11T09:34:36.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T09:34:36.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T09:34:36.177Z] Configure a credential helper to remove this warning. See [2022-02-11T09:34:36.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T09:34:36.177Z] [2022-02-11T09:34:36.177Z] Login Succeeded [2022-02-11T09:34:36.177Z] nexus3.edgexfoundry.org:10003 [2022-02-11T09:34:36.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T09:34:36.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T09:34:36.450Z] Configure a credential helper to remove this warning. See [2022-02-11T09:34:36.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T09:34:36.450Z] [2022-02-11T09:34:36.450Z] Login Succeeded [2022-02-11T09:34:36.450Z] nexus3.edgexfoundry.org:10004 [2022-02-11T09:34:36.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T09:34:37.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T09:34:37.006Z] Configure a credential helper to remove this warning. See [2022-02-11T09:34:37.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T09:34:37.006Z] [2022-02-11T09:34:37.006Z] Login Succeeded [2022-02-11T09:34:37.006Z] docker.io [2022-02-11T09:34:37.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T09:34:37.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T09:34:37.547Z] Configure a credential helper to remove this warning. See [2022-02-11T09:34:37.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T09:34:37.547Z] [2022-02-11T09:34:37.547Z] Login Succeeded [2022-02-11T09:34:37.547Z] ---> docker-login.sh ends [Pipeline] } [2022-02-11T09:34:37.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-11T09:34:38.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-11T09:34:38.219Z] ========================================================= [2022-02-11T09:34:38.219Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-11T09:34:38.219Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-11T09:34:38.672Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-02-11T09:34:39.658Z] Sending build context to Docker daemon 26.1MB [2022-02-11T09:34:39.658Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-02-11T09:34:39.658Z] Step 2/15 : FROM ${BASE} AS builder [2022-02-11T09:34:39.658Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-11T09:34:39.658Z] 9b3977197b4f: Pulling fs layer [2022-02-11T09:34:39.658Z] 1a89e8eeedd5: Pulling fs layer [2022-02-11T09:34:39.658Z] 94645a83ff95: Pulling fs layer [2022-02-11T09:34:39.658Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-11T09:34:39.658Z] 0c92f367c5e7: Pulling fs layer [2022-02-11T09:34:39.658Z] f7c0051592d6: Pulling fs layer [2022-02-11T09:34:39.658Z] a227ed2f7395: Pulling fs layer [2022-02-11T09:34:39.658Z] 7b1c46037f91: Pulling fs layer [2022-02-11T09:34:39.658Z] 3f3a8bcf1eab: Waiting [2022-02-11T09:34:39.658Z] 0c92f367c5e7: Waiting [2022-02-11T09:34:39.658Z] f7c0051592d6: Waiting [2022-02-11T09:34:39.658Z] a227ed2f7395: Waiting [2022-02-11T09:34:39.658Z] 94645a83ff95: Verifying Checksum [2022-02-11T09:34:39.658Z] 94645a83ff95: Download complete [2022-02-11T09:34:39.658Z] 1a89e8eeedd5: Verifying Checksum [2022-02-11T09:34:39.658Z] 1a89e8eeedd5: Download complete [2022-02-11T09:34:39.658Z] 0c92f367c5e7: Download complete [2022-02-11T09:34:39.658Z] f7c0051592d6: Verifying Checksum [2022-02-11T09:34:39.658Z] f7c0051592d6: Download complete [2022-02-11T09:34:39.658Z] 9b3977197b4f: Verifying Checksum [2022-02-11T09:34:39.658Z] 9b3977197b4f: Download complete [2022-02-11T09:34:39.930Z] a227ed2f7395: Verifying Checksum [2022-02-11T09:34:39.930Z] a227ed2f7395: Download complete [2022-02-11T09:34:40.526Z] 9b3977197b4f: Pull complete [2022-02-11T09:34:41.129Z] 1a89e8eeedd5: Pull complete [2022-02-11T09:34:41.407Z] 94645a83ff95: Pull complete [2022-02-11T09:34:41.407Z] 7b1c46037f91: Verifying Checksum [2022-02-11T09:34:41.407Z] 7b1c46037f91: Download complete [2022-02-11T09:34:42.002Z] 3f3a8bcf1eab: Download complete [2022-02-11T09:34:54.382Z] 3f3a8bcf1eab: Pull complete [2022-02-11T09:34:54.382Z] 0c92f367c5e7: Pull complete [2022-02-11T09:34:54.382Z] f7c0051592d6: Pull complete [2022-02-11T09:34:54.382Z] a227ed2f7395: Pull complete [2022-02-11T09:35:01.089Z] 7b1c46037f91: Pull complete [2022-02-11T09:35:01.089Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-11T09:35:01.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-11T09:35:01.089Z] ---> f79e39bc4007 [2022-02-11T09:35:01.089Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-11T09:35:01.692Z] ---> Running in 331e0ec66fd8 [2022-02-11T09:35:01.969Z] Removing intermediate container 331e0ec66fd8 [2022-02-11T09:35:01.969Z] ---> a0a3ef4b0c20 [2022-02-11T09:35:01.969Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-02-11T09:35:02.240Z] ---> Running in e205c6d4fc0c [2022-02-11T09:35:02.517Z] Removing intermediate container e205c6d4fc0c [2022-02-11T09:35:02.517Z] ---> af43d38ea55a [2022-02-11T09:35:02.517Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-02-11T09:35:02.517Z] ---> Running in 65e7c8055594 [2022-02-11T09:35:03.116Z] Removing intermediate container 65e7c8055594 [2022-02-11T09:35:03.116Z] ---> b58c09edcf93 [2022-02-11T09:35:03.116Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-02-11T09:35:03.116Z] ---> Running in 4b437df345c8 [2022-02-11T09:35:03.390Z] Removing intermediate container 4b437df345c8 [2022-02-11T09:35:03.390Z] ---> 1e3130a6d353 [2022-02-11T09:35:03.390Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-11T09:35:03.660Z] ---> Running in 862e5549cd5d [2022-02-11T09:35:03.933Z] Removing intermediate container 862e5549cd5d [2022-02-11T09:35:03.933Z] ---> 115f4c39f1ad [2022-02-11T09:35:03.933Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-11T09:35:04.204Z] ---> Running in ad80c94bbb2e [2022-02-11T09:35:06.173Z] Removing intermediate container ad80c94bbb2e [2022-02-11T09:35:06.173Z] ---> 1b2a3f896b0d [2022-02-11T09:35:06.173Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-11T09:35:06.173Z] ---> Running in 4f5878ab8aa4 [2022-02-11T09:35:07.159Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-11T09:35:07.749Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-11T09:35:08.730Z] OK: 220 MiB in 52 packages [2022-02-11T09:35:09.707Z] Removing intermediate container 4f5878ab8aa4 [2022-02-11T09:35:09.707Z] ---> c08ac6bd7d99 [2022-02-11T09:35:09.707Z] Step 10/15 : ENV GO111MODULE=on [2022-02-11T09:35:09.707Z] ---> Running in 59f7d05457ff [2022-02-11T09:35:09.980Z] Removing intermediate container 59f7d05457ff [2022-02-11T09:35:09.980Z] ---> 2ec97b53f2a3 [2022-02-11T09:35:09.980Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-11T09:35:09.980Z] ---> Running in bdb6130457c3 [2022-02-11T09:35:10.574Z] Removing intermediate container bdb6130457c3 [2022-02-11T09:35:10.574Z] ---> 1a9bc74d3719 [2022-02-11T09:35:10.574Z] Step 12/15 : COPY go.mod vendor* ./ [2022-02-11T09:35:11.167Z] ---> d6bd556d43cf [2022-02-11T09:35:11.167Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-11T09:35:11.167Z] ---> Running in 85a623d53ceb [2022-02-11T09:36:19.163Z] Removing intermediate container 85a623d53ceb [2022-02-11T09:36:19.163Z] ---> 5f4ae4cb462b [2022-02-11T09:36:19.163Z] Step 14/15 : COPY . . [2022-02-11T09:36:21.782Z] ---> ab7665e4c476 [2022-02-11T09:36:21.782Z] Step 15/15 : RUN ${MAKE} [2022-02-11T09:36:21.782Z] ---> Running in bb9c59d6d8b7 [2022-02-11T09:36:22.378Z] noop [2022-02-11T09:36:22.973Z] Removing intermediate container bb9c59d6d8b7 [2022-02-11T09:36:22.974Z] ---> 5c42be8b4fcd [2022-02-11T09:36:23.244Z] Successfully built 5c42be8b4fcd [2022-02-11T09:36:23.244Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-11T09:36:23.609Z] + docker inspect -f . ci-base-image-arm64 [2022-02-11T09:36:23.609Z] . [Pipeline] withDockerContainer [2022-02-11T09:36:23.818Z] prd-ubuntu18.04-docker-arm64-4c-16g-5057 does not seem to be running inside a container [2022-02-11T09:36:23.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/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-02-11T09:36:25.182Z] $ docker top 0686df2bec983d49ac47b86a2f2ff817eec78863b00ad18edcb09ddfba3aefd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-11T09:36:26.136Z] + go version [2022-02-11T09:36:26.137Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-11T09:36:26.169Z] $ docker stop --time=1 0686df2bec983d49ac47b86a2f2ff817eec78863b00ad18edcb09ddfba3aefd7 [2022-02-11T09:36:27.764Z] $ docker rm -f 0686df2bec983d49ac47b86a2f2ff817eec78863b00ad18edcb09ddfba3aefd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-11T09:36:28.652Z] + docker inspect -f . ci-base-image-arm64 [2022-02-11T09:36:28.652Z] . [Pipeline] withDockerContainer [2022-02-11T09:36:28.883Z] prd-ubuntu18.04-docker-arm64-4c-16g-5057 does not seem to be running inside a container [2022-02-11T09:36:28.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/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-02-11T09:36:30.222Z] $ docker top cf21d61b4d4496a8124db5c1b824658f7b60823aa1bea26378d4f93d3fe00a65 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-11T09:36:31.217Z] + make test [2022-02-11T09:36:31.217Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-11T09:36:32.196Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-02-11T09:37:11.236Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-02-11T09:37:11.236Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-02-11T09:37:11.236Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-02-11T09:37:11.236Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-02-11T09:37:11.236Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-02-11T09:37:11.236Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-02-11T09:37:11.236Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-02-11T09:37:11.236Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-02-11T09:37:11.236Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-02-11T09:37:11.236Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-02-11T09:37:11.236Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-02-11T09:37:11.236Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-02-11T09:37:11.236Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-02-11T09:37:26.305Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-11T09:37:26.305Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-02-11T09:37:26.350Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-11T09:37:26.377Z] $ docker stop --time=1 cf21d61b4d4496a8124db5c1b824658f7b60823aa1bea26378d4f93d3fe00a65 [2022-02-11T09:37:28.054Z] $ docker rm -f cf21d61b4d4496a8124db5c1b824658f7b60823aa1bea26378d4f93d3fe00a65 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-11T09:37:28.861Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-11T09:37:28.900Z] Warning: overwriting stash ‘coverage-report’ [2022-02-11T09:37:29.429Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-11T09:37:30.030Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-11T09:37:30.379Z] + ls -al . [2022-02-11T09:37:30.379Z] total 152 [2022-02-11T09:37:30.379Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 11 09:36 . [2022-02-11T09:37:30.379Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 09:34 .. [2022-02-11T09:37:30.379Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 09:34 .git [2022-02-11T09:37:30.379Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 09:34 .github [2022-02-11T09:37:30.379Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 11 09:34 .gitignore [2022-02-11T09:37:30.379Z] -rw-rw-r-- 1 jenkins jenkins 3959 Feb 11 09:34 CONTRIBUTING.md [2022-02-11T09:37:30.379Z] -rw-rw-r-- 1 jenkins jenkins 1549 Feb 11 09:34 Dockerfile [2022-02-11T09:37:30.379Z] -rw-rw-r-- 1 jenkins jenkins 652 Feb 11 09:34 Jenkinsfile [2022-02-11T09:37:30.379Z] -rw-rw-r-- 1 jenkins jenkins 11357 Feb 11 09:34 LICENSE [2022-02-11T09:37:30.379Z] -rw-rw-r-- 1 jenkins jenkins 1212 Feb 11 09:34 Makefile [2022-02-11T09:37:30.379Z] -rw-rw-r-- 1 jenkins jenkins 4450 Feb 11 09:34 README.md [2022-02-11T09:37:30.379Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 11 09:32 VERSION [2022-02-11T09:37:30.379Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 09:34 assets [2022-02-11T09:37:30.379Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 09:34 bin [2022-02-11T09:37:30.379Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 09:34 cmd [2022-02-11T09:37:30.379Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 11 09:36 coverage.out [2022-02-11T09:37:30.379Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 09:34 docs [2022-02-11T09:37:30.379Z] -rw-rw-r-- 1 jenkins jenkins 1944 Feb 11 09:34 go.mod [2022-02-11T09:37:30.379Z] -rw-rw-r-- 1 jenkins jenkins 48565 Feb 11 09:34 go.sum [2022-02-11T09:37:30.379Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 11 09:34 internal [2022-02-11T09:37:30.379Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 09:34 pkg [2022-02-11T09:37:30.379Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 09:34 snap [2022-02-11T09:37:30.379Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 11 09:34 version.go [2022-02-11T09:37:30.379Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 09:34 web [Pipeline] isUnix [Pipeline] sh [2022-02-11T09:37:30.748Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 --label arch=arm64 --label version=0.0.0 . [2022-02-11T09:37:31.725Z] Sending build context to Docker daemon 26.1MB [2022-02-11T09:37:31.725Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-02-11T09:37:31.725Z] Step 2/23 : FROM ${BASE} AS builder [2022-02-11T09:37:31.725Z] ---> 5c42be8b4fcd [2022-02-11T09:37:31.725Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-11T09:37:31.725Z] ---> Running in 456b6011fb4f [2022-02-11T09:37:31.997Z] Removing intermediate container 456b6011fb4f [2022-02-11T09:37:31.997Z] ---> 5c6bc0928466 [2022-02-11T09:37:31.997Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-02-11T09:37:32.271Z] ---> Running in 6740682160f6 [2022-02-11T09:37:32.544Z] Removing intermediate container 6740682160f6 [2022-02-11T09:37:32.544Z] ---> 4facb8e8701a [2022-02-11T09:37:32.544Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-02-11T09:37:32.544Z] ---> Running in c6d9ed007ce7 [2022-02-11T09:37:32.815Z] Removing intermediate container c6d9ed007ce7 [2022-02-11T09:37:32.815Z] ---> 0957b7da5313 [2022-02-11T09:37:32.815Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-02-11T09:37:33.094Z] ---> Running in 02ab23773b94 [2022-02-11T09:37:33.391Z] Removing intermediate container 02ab23773b94 [2022-02-11T09:37:33.391Z] ---> c488d8a571cb [2022-02-11T09:37:33.391Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-11T09:37:33.391Z] ---> Running in a5def78634f9 [2022-02-11T09:37:33.697Z] Removing intermediate container a5def78634f9 [2022-02-11T09:37:33.697Z] ---> 91c583f525f5 [2022-02-11T09:37:33.697Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-11T09:37:34.003Z] ---> Running in f860fdc24553 [2022-02-11T09:37:36.008Z] Removing intermediate container f860fdc24553 [2022-02-11T09:37:36.008Z] ---> 4324723e9947 [2022-02-11T09:37:36.008Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-11T09:37:36.008Z] ---> Running in 99174ce08982 [2022-02-11T09:37:36.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-11T09:37:37.957Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-11T09:37:38.550Z] OK: 220 MiB in 52 packages [2022-02-11T09:37:39.534Z] Removing intermediate container 99174ce08982 [2022-02-11T09:37:39.534Z] ---> 72b1f2d94f4c [2022-02-11T09:37:39.534Z] Step 10/23 : ENV GO111MODULE=on [2022-02-11T09:37:39.534Z] ---> Running in c955bb67c1e1 [2022-02-11T09:37:39.809Z] Removing intermediate container c955bb67c1e1 [2022-02-11T09:37:39.809Z] ---> 3da0990d87f4 [2022-02-11T09:37:39.809Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-11T09:37:39.809Z] ---> Running in 4bbe58c2886c [2022-02-11T09:37:40.089Z] Removing intermediate container 4bbe58c2886c [2022-02-11T09:37:40.089Z] ---> 512cfa96bbb0 [2022-02-11T09:37:40.089Z] Step 12/23 : COPY go.mod vendor* ./ [2022-02-11T09:37:40.685Z] ---> eab2283467b0 [2022-02-11T09:37:40.685Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-11T09:37:40.959Z] ---> Running in 494aad95fde8 [2022-02-11T09:37:42.942Z] Removing intermediate container 494aad95fde8 [2022-02-11T09:37:42.942Z] ---> 800b1c9d69ee [2022-02-11T09:37:42.942Z] Step 14/23 : COPY . . [2022-02-11T09:37:46.326Z] ---> c9f44974db9c [2022-02-11T09:37:46.326Z] Step 15/23 : RUN ${MAKE} [2022-02-11T09:37:46.326Z] ---> Running in cc05c4bf38e8 [2022-02-11T09:37:46.919Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-02-11T09:38:19.254Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-02-11T09:38:20.689Z] Removing intermediate container cc05c4bf38e8 [2022-02-11T09:38:20.689Z] ---> 38c1b0879c5d [2022-02-11T09:38:20.689Z] Step 16/23 : FROM alpine:3.14 [2022-02-11T09:38:20.959Z] 3.14: Pulling from library/alpine [2022-02-11T09:38:21.229Z] be307f383ecc: Pulling fs layer [2022-02-11T09:38:21.502Z] be307f383ecc: Verifying Checksum [2022-02-11T09:38:21.502Z] be307f383ecc: Download complete [2022-02-11T09:38:22.095Z] be307f383ecc: Pull complete [2022-02-11T09:38:22.095Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-11T09:38:22.095Z] Status: Downloaded newer image for alpine:3.14 [2022-02-11T09:38:22.095Z] ---> 5b8b7b635229 [2022-02-11T09:38:22.095Z] Step 17/23 : EXPOSE 4000 [2022-02-11T09:38:22.095Z] ---> Running in ffe5bc33dac2 [2022-02-11T09:38:22.366Z] Removing intermediate container ffe5bc33dac2 [2022-02-11T09:38:22.366Z] ---> 7c5084654a0e [2022-02-11T09:38:22.366Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-02-11T09:38:23.802Z] ---> 21fc9ca30b14 [2022-02-11T09:38:23.802Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-02-11T09:38:23.802Z] ---> Running in bfc9da41f4ff [2022-02-11T09:38:24.395Z] Removing intermediate container bfc9da41f4ff [2022-02-11T09:38:24.395Z] ---> fd5e23816fc9 [2022-02-11T09:38:24.395Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-02-11T09:38:24.395Z] ---> Running in fd016258c50f [2022-02-11T09:38:24.666Z] Removing intermediate container fd016258c50f [2022-02-11T09:38:24.666Z] ---> 6cb067be8064 [2022-02-11T09:38:24.666Z] Step 21/23 : LABEL arch=arm64 [2022-02-11T09:38:24.666Z] ---> Running in de55209c7cce [2022-02-11T09:38:24.938Z] Removing intermediate container de55209c7cce [2022-02-11T09:38:24.938Z] ---> 514ae248763b [2022-02-11T09:38:24.938Z] Step 22/23 : LABEL git_sha=df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 [2022-02-11T09:38:25.209Z] ---> Running in 236d7ef238c6 [2022-02-11T09:38:25.481Z] Removing intermediate container 236d7ef238c6 [2022-02-11T09:38:25.481Z] ---> 46fa7f131df4 [2022-02-11T09:38:25.481Z] Step 23/23 : LABEL version=0.0.0 [2022-02-11T09:38:25.481Z] ---> Running in 2ad95f2e8e3d [2022-02-11T09:38:26.074Z] Removing intermediate container 2ad95f2e8e3d [2022-02-11T09:38:26.074Z] ---> d15c8d8269b6 [2022-02-11T09:38:26.074Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-11T09:38:26.074Z] Successfully built d15c8d8269b6 [2022-02-11T09:38:26.074Z] Successfully tagged edgex-ui-arm64:latest [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] sh [2022-02-11T09:38:26.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-11T09:38:26.779Z] [2022-02-11T09:38:26.780Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-11T09:38:27.160Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-11T09:38:27.160Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-11T09:38:27.160Z] 448f6bf000e3: Pulling fs layer [2022-02-11T09:38:27.160Z] f757da607395: Pulling fs layer [2022-02-11T09:38:27.160Z] 05883995daec: Pulling fs layer [2022-02-11T09:38:27.160Z] 8603b9c90790: Pulling fs layer [2022-02-11T09:38:27.160Z] 1560dd03e051: Pulling fs layer [2022-02-11T09:38:27.160Z] 27f5ce0e4adf: Pulling fs layer [2022-02-11T09:38:27.160Z] c2d8d7efcc4b: Pulling fs layer [2022-02-11T09:38:27.160Z] 1560dd03e051: Waiting [2022-02-11T09:38:27.160Z] 27f5ce0e4adf: Waiting [2022-02-11T09:38:27.160Z] 8603b9c90790: Waiting [2022-02-11T09:38:27.160Z] c2d8d7efcc4b: Waiting [2022-02-11T09:38:27.434Z] f757da607395: Verifying Checksum [2022-02-11T09:38:27.434Z] f757da607395: Download complete [2022-02-11T09:38:27.434Z] 8603b9c90790: Verifying Checksum [2022-02-11T09:38:27.434Z] 8603b9c90790: Download complete [2022-02-11T09:38:27.434Z] 1560dd03e051: Verifying Checksum [2022-02-11T09:38:27.434Z] 1560dd03e051: Download complete [2022-02-11T09:38:27.707Z] 27f5ce0e4adf: Verifying Checksum [2022-02-11T09:38:27.707Z] 27f5ce0e4adf: Download complete [2022-02-11T09:38:27.707Z] 05883995daec: Verifying Checksum [2022-02-11T09:38:27.707Z] 05883995daec: Download complete [2022-02-11T09:38:27.980Z] 448f6bf000e3: Verifying Checksum [2022-02-11T09:38:27.980Z] 448f6bf000e3: Download complete [2022-02-11T09:38:30.595Z] c2d8d7efcc4b: Verifying Checksum [2022-02-11T09:38:30.595Z] c2d8d7efcc4b: Download complete [2022-02-11T09:38:31.575Z] 448f6bf000e3: Pull complete [2022-02-11T09:38:32.169Z] f757da607395: Pull complete [2022-02-11T09:38:33.595Z] 05883995daec: Pull complete [2022-02-11T09:38:33.866Z] 8603b9c90790: Pull complete [2022-02-11T09:38:34.842Z] 1560dd03e051: Pull complete [2022-02-11T09:38:34.842Z] 27f5ce0e4adf: Pull complete [2022-02-11T09:38:49.908Z] c2d8d7efcc4b: Pull complete [2022-02-11T09:38:49.908Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-11T09:38:49.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-11T09:38:49.908Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-11T09:38:50.153Z] prd-ubuntu18.04-docker-arm64-4c-16g-5057 does not seem to be running inside a container [2022-02-11T09:38:50.224Z] $ 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/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/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-02-11T09:38:52.830Z] $ docker top bff6f731e74c778ce5e14382eee0a0bd80f2a598cd473b738aa71dd1ce55348e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-11T09:38:53.771Z] ---> job-cost.sh [2022-02-11T09:38:53.771Z] lf-activate-venv: SKIPPING [2022-02-11T09:38:53.771Z] INFO: No Stack... [2022-02-11T09:38:54.040Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-11T09:38:54.629Z] INFO: Archiving Costs [Pipeline] sh [2022-02-11T09:38:55.306Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2022-02-11T09:38:55.306Z] + cut -d, -f6 [Pipeline] lock [2022-02-11T09:38:55.392Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-496-1-stack-cost] [2022-02-11T09:38:55.397Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-496-1-stack-cost] did not exist. Created. [2022-02-11T09:38:55.397Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-496-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-11T09:38:56.140Z] /w/workspace/edgex-ui-go/1@tmp/durable-d692d164/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-d692d164/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-11T09:38:56.836Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-11T09:38:56.878Z] Warning: overwriting stash ‘stack-cost’ [2022-02-11T09:38:57.010Z] Stashed 1 file(s) [Pipeline] } [2022-02-11T09:38:57.025Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-496-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-11T09:38:57.098Z] $ docker stop --time=1 bff6f731e74c778ce5e14382eee0a0bd80f2a598cd473b738aa71dd1ce55348e [2022-02-11T09:38:58.589Z] $ docker rm -f bff6f731e74c778ce5e14382eee0a0bd80f2a598cd473b738aa71dd1ce55348e [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-02-11T09:38:59.669Z] provisioning config files... [2022-02-11T09:38:59.723Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/config3622255935906118522tmp [Pipeline] { [Pipeline] sh [2022-02-11T09:39:00.086Z] + set +x [2022-02-11T09:39:00.086Z] + bash -s -- [2022-02-11T09:39:00.086Z] + curl -s https://codecov.io/bash [2022-02-11T09:39:00.347Z] [2022-02-11T09:39:00.347Z] _____ _ [2022-02-11T09:39:00.347Z] / ____| | | [2022-02-11T09:39:00.347Z] | | ___ __| | ___ ___ _____ __ [2022-02-11T09:39:00.347Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-11T09:39:00.347Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-11T09:39:00.347Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-11T09:39:00.347Z] Bash-1.0.6 [2022-02-11T09:39:00.347Z] [2022-02-11T09:39:00.347Z] [2022-02-11T09:39:00.347Z] ==> git version 2.24.4 found [2022-02-11T09:39:00.347Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-02-11T09:39:00.347Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-11T09:39:00.347Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-11T09:39:00.347Z] ==> Jenkins CI detected. [2022-02-11T09:39:00.347Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-496 [2022-02-11T09:39:00.347Z] project root: . [2022-02-11T09:39:00.347Z] --> token set from env [2022-02-11T09:39:00.347Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-11T09:39:00.347Z] ==> Running gcov in . (disable via -X gcov) [2022-02-11T09:39:00.347Z] ==> Python coveragepy not found [2022-02-11T09:39:00.347Z] ==> Searching for coverage reports in: [2022-02-11T09:39:00.347Z] + . [2022-02-11T09:39:00.347Z] -> Found 1 reports [2022-02-11T09:39:00.347Z] ==> Detecting git/mercurial file structure [2022-02-11T09:39:00.347Z] ==> Reading reports [2022-02-11T09:39:00.347Z] + ./coverage.out bytes=10 [2022-02-11T09:39:00.347Z] ==> Appending adjustments [2022-02-11T09:39:00.347Z] https://docs.codecov.io/docs/fixing-reports [2022-02-11T09:39:00.347Z] + Found adjustments [2022-02-11T09:39:00.347Z] ==> Gzipping contents [2022-02-11T09:39:00.347Z] 4.0K /tmp/codecov.JLgDYM.gz [2022-02-11T09:39:00.347Z] ==> Uploading reports [2022-02-11T09:39:00.347Z] url: https://codecov.io [2022-02-11T09:39:00.347Z] query: branch=PR-496&commit=df56ff2c897bf49ee4cbb4d4babf640d423ec4b7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-496%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=496&job=&cmd_args= [2022-02-11T09:39:00.347Z] -> Pinging Codecov [2022-02-11T09:39:00.347Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-496&commit=df56ff2c897bf49ee4cbb4d4babf640d423ec4b7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-496%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=496&job=&cmd_args= [2022-02-11T09:39:00.919Z] -> Uploading to [2022-02-11T09:39:00.919Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-11/FB506323287CE973F263BFD2A0EB1F37/df56ff2c897bf49ee4cbb4d4babf640d423ec4b7/31c6d939-8a72-452d-a27e-424f7a679332.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220211%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220211T093900Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=90b93cdf26284ddcec4fafcebb1fdb836e970b2abcc68ca593f97f11e268ce30 [2022-02-11T09:39:00.919Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-11T09:39:00.919Z] Dload Upload Total Spent Left Speed [2022-02-11T09:39:01.183Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3730 0 0 100 3730 0 11923 --:--:-- --:--:-- --:--:-- 11955 [2022-02-11T09:39:01.183Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 [Pipeline] } [2022-02-11T09:39:01.212Z] 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-02-11T09:39:02.976Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-496/archives ']' [2022-02-11T09:39:02.976Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-496/archives [2022-02-11T09:39:02.976Z] total 8 [2022-02-11T09:39:02.976Z] drwxr-xr-x. 3 root root 34 Feb 11 09:34 . [2022-02-11T09:39:02.976Z] drwxrwxr-x. 14 jenkins jenkins 4096 Feb 11 09:34 .. [2022-02-11T09:39:02.976Z] drwxr-xr-x. 2 root root 6 Feb 11 09:34 cost [2022-02-11T09:39:02.976Z] -rw-r--r--. 1 root root 82 Feb 11 09:34 cost.csv [2022-02-11T09:39:02.976Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-496/archives [2022-02-11T09:39:02.976Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-496/archives [2022-02-11T09:39:02.976Z] total 8 [2022-02-11T09:39:02.976Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 11 09:34 . [2022-02-11T09:39:02.976Z] drwxrwxr-x. 14 jenkins jenkins 4096 Feb 11 09:34 .. [2022-02-11T09:39:02.976Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 11 09:34 cost [2022-02-11T09:39:02.976Z] -rw-r--r--. 1 jenkins jenkins 82 Feb 11 09:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-11T09:39:03.308Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T09:39:03.903Z] ---> package-listing.sh [2022-02-11T09:39:03.903Z] ++ facter osfamily [2022-02-11T09:39:03.903Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-11T09:39:04.164Z] + OS_FAMILY=redhat [2022-02-11T09:39:04.164Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-496 [2022-02-11T09:39:04.164Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-11T09:39:04.164Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-11T09:39:04.164Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-11T09:39:04.164Z] + PACKAGES=/tmp/packages_start.txt [2022-02-11T09:39:04.164Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-496 ']' [2022-02-11T09:39:04.164Z] + PACKAGES=/tmp/packages_end.txt [2022-02-11T09:39:04.164Z] + case "${OS_FAMILY}" in [2022-02-11T09:39:04.164Z] + rpm -qa [2022-02-11T09:39:04.164Z] + sort [2022-02-11T09:39:04.793Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-11T09:39:04.793Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-11T09:39:04.793Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-11T09:39:04.793Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-496 ']' [2022-02-11T09:39:04.793Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-496/archives/ [2022-02-11T09:39:04.793Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-496/archives/ [Pipeline] echo [2022-02-11T09:39:04.824Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-11T09:39:05.125Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-11T09:39:05.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-11T09:39:05.820Z] . [Pipeline] withDockerContainer [2022-02-11T09:39:05.912Z] prd-centos7-docker-4c-2g-5056 does not seem to be running inside a container [2022-02-11T09:39:05.941Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-496 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496:/w/workspace/edgexfoundry_edgex-ui-go_PR-496:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@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-02-11T09:39:06.129Z] $ docker top a9d73127b1c938fd46b66827bdca489bc6264c34fe7de664839451c16975853c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-11T09:39:06.524Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-11T09:39:06.843Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-11T09:39:07.159Z] + ls /var/log/sa-host [2022-02-11T09:39:07.159Z] + sadf -c /var/log/sa-host/sa11 [2022-02-11T09:39:07.159Z] file_magic: OK [2022-02-11T09:39:07.159Z] HZ: Using current value: 100 [2022-02-11T09:39:07.159Z] file_header: OK [2022-02-11T09:39:07.159Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-11T09:39:07.159Z] Statistics: [2022-02-11T09:39:07.159Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-11T09:39:07.159Z] File successfully converted to sysstat format version 12.0.3 [2022-02-11T09:39:07.159Z] + sadf -c /var/log/sa-host/sa17 [2022-02-11T09:39:07.159Z] file_magic: OK [2022-02-11T09:39:07.159Z] HZ: Using current value: 100 [2022-02-11T09:39:07.159Z] file_header: OK [2022-02-11T09:39:07.159Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-11T09:39:07.159Z] Statistics: [2022-02-11T09:39:07.159Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-11T09:39:07.159Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-11T09:39:07.441Z] provisioning config files... [2022-02-11T09:39:07.454Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/config6956010179782715678tmp [Pipeline] { [Pipeline] echo [2022-02-11T09:39:07.525Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T09:39:07.843Z] ---> create-netrc.sh [Pipeline] } [2022-02-11T09:39:07.873Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-11T09:39:08.288Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-11T09:39:08.323Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T09:39:08.652Z] ---> sudo-logs.sh [2022-02-11T09:39:08.652Z] Archiving 'sudo' log.. [2022-02-11T09:39:08.652Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5056.novalocal: Name or service not known [2022-02-11T09:39:08.652Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5056.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-11T09:39:08.766Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T09:39:09.087Z] ---> job-cost.sh [2022-02-11T09:39:09.087Z] lf-activate-venv: SKIPPING [2022-02-11T09:39:09.087Z] DEBUG: total: 0.05999999865889549 [2022-02-11T09:39:09.087Z] INFO: Retrieving Stack Cost... [2022-02-11T09:39:09.347Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-11T09:39:09.613Z] INFO: Archiving Costs [Pipeline] echo [2022-02-11T09:39:09.679Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T09:39:09.999Z] ---> logs-deploy.sh [2022-02-11T09:39:09.999Z] lf-activate-venv: SKIPPING [2022-02-11T09:39:09.999Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-496/1 [2022-02-11T09:39:09.999Z] INFO: archiving workspace using pattern(s): [2022-02-11T09:39:10.573Z] Archives upload complete. [2022-02-11T09:39:10.835Z] INFO: archiving logs to Nexus