Pull request #488 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2cd378859e64ae5be057ebf4d78609cef323ef1b+7cabfbefb872e4d8c79bc319b9175d5c26ac1025 (1ba987f325d675199f52432a1e75987ce545ae03) 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-ssh16987407987530429839.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh15103826767733371770.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-488/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-488/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7799296808582222886.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-488/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7417310247327292777.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh5636031292212650162.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-488/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-488/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14287744144593997067.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-1573 in /w/workspace/edgexfoundry_edgex-ui-go_PR-488 [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-488 # 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-488@tmp/jenkins-gitclient-ssh3363078928951917447.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 into PR head commit 2cd378859e64ae5be057ebf4d78609cef323ef1b > 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-488@tmp/jenkins-gitclient-ssh3968331992183941254.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/488/head:refs/remotes/origin/PR-488 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2cd378859e64ae5be057ebf4d78609cef323ef1b # timeout=10 Merge succeeded, producing 2cd378859e64ae5be057ebf4d78609cef323ef1b Checking out Revision 2cd378859e64ae5be057ebf4d78609cef323ef1b (PR-488) > 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-488@tmp/jenkins-gitclient-ssh3167846893256400797.key > git merge 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2cd378859e64ae5be057ebf4d78609cef323ef1b # timeout=10 Commit message: "chore(deps): Bump follow-redirects from 1.14.3 to 1.14.7 in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-15T19:23:31.826Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-15T19:23:32.009Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-15T19:23:32.110Z] ========================================================= [2022-01-15T19:23:32.111Z] EdgeX Global Pipelines Version Info [2022-01-15T19:23:32.111Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-15T19:23:33.308Z] ------------------- [2022-01-15T19:23:33.308Z] stable info: [2022-01-15T19:23:33.308Z] ------------------- [2022-01-15T19:23:33.308Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-15T19:23:33.308Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-15T19:23:33.308Z] Message: update stable to v1.0.219 [2022-01-15T19:23:33.884Z] ------------------- [2022-01-15T19:23:33.884Z] experimental info: [2022-01-15T19:23:33.884Z] ------------------- [2022-01-15T19:23:33.884Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-15T19:23:33.884Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-15T19:23:33.884Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-15T19:23:34.120Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-01-15T19:23:34.160Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-01-15T19:23:34.202Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-15T19:23:34.249Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-15T19:23:34.290Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-15T19:23:34.338Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-15T19:23:34.385Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-15T19:23:34.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-15T19:23:34.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-15T19:23:34.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-15T19:23:34.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-15T19:23:34.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-01-15T19:23:34.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-15T19:23:34.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-15T19:23:34.718Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-15T19:23:34.756Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-15T19:23:34.795Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-15T19:23:34.833Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-15T19:23:34.877Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-15T19:23:34.925Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-15T19:23:34.967Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-15T19:23:35.021Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-15T19:23:35.062Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-15T19:23:35.106Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-15T19:23:35.148Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-15T19:23:35.194Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-15T19:23:35.236Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-488 [Pipeline] echo [2022-01-15T19:23:35.279Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-488 [Pipeline] echo [2022-01-15T19:23:35.322Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-488 [Pipeline] echo [2022-01-15T19:23:35.365Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2cd378859e64ae5be057ebf4d78609cef323ef1b [Pipeline] echo [2022-01-15T19:23:35.409Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2cd3788 [Pipeline] echo [2022-01-15T19:23:35.456Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-15T19:23:35.572Z] provisioning config files... [2022-01-15T19:23:35.587Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/config7544838086023254497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-15T19:23:35.940Z] ---> docker-login.sh [2022-01-15T19:23:35.940Z] nexus3.edgexfoundry.org:10001 [2022-01-15T19:23:35.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T19:23:36.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T19:23:36.202Z] Configure a credential helper to remove this warning. See [2022-01-15T19:23:36.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T19:23:36.202Z] [2022-01-15T19:23:36.202Z] Login Succeeded [2022-01-15T19:23:36.202Z] nexus3.edgexfoundry.org:10002 [2022-01-15T19:23:36.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T19:23:36.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T19:23:36.202Z] Configure a credential helper to remove this warning. See [2022-01-15T19:23:36.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T19:23:36.202Z] [2022-01-15T19:23:36.202Z] Login Succeeded [2022-01-15T19:23:36.202Z] nexus3.edgexfoundry.org:10003 [2022-01-15T19:23:36.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T19:23:36.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T19:23:36.470Z] Configure a credential helper to remove this warning. See [2022-01-15T19:23:36.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T19:23:36.470Z] [2022-01-15T19:23:36.470Z] Login Succeeded [2022-01-15T19:23:36.470Z] nexus3.edgexfoundry.org:10004 [2022-01-15T19:23:36.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T19:23:36.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T19:23:36.470Z] Configure a credential helper to remove this warning. See [2022-01-15T19:23:36.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T19:23:36.470Z] [2022-01-15T19:23:36.470Z] Login Succeeded [2022-01-15T19:23:36.470Z] docker.io [2022-01-15T19:23:36.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T19:23:36.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T19:23:36.998Z] Configure a credential helper to remove this warning. See [2022-01-15T19:23:36.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T19:23:36.998Z] [2022-01-15T19:23:36.998Z] Login Succeeded [2022-01-15T19:23:36.998Z] ---> docker-login.sh ends [Pipeline] } [2022-01-15T19:23:37.025Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-15T19:23:37.661Z] + git rev-list -1 --merges 2cd378859e64ae5be057ebf4d78609cef323ef1b~1..2cd378859e64ae5be057ebf4d78609cef323ef1b [Pipeline] echo [2022-01-15T19:23:37.707Z] -----------> git rev-list -1 --merges 2cd378859e64ae5be057ebf4d78609cef323ef1b~1..2cd378859e64ae5be057ebf4d78609cef323ef1b 2cd378859e64ae5be057ebf4d78609cef323ef1b [false] [Pipeline] sh [2022-01-15T19:23:38.027Z] + git log --format=format:%s -1 2cd378859e64ae5be057ebf4d78609cef323ef1b [Pipeline] echo [2022-01-15T19:23:38.064Z] ========================================================= [2022-01-15T19:23:38.064Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-15T19:23:38.064Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-15T19:23:38.497Z] + git log --format=format:%s -1 2cd378859e64ae5be057ebf4d78609cef323ef1b [Pipeline] echo [2022-01-15T19:23:38.529Z] [semverPrep] GIT_COMMIT: 2cd378859e64ae5be057ebf4d78609cef323ef1b, Commit Message: chore(deps): Bump follow-redirects from 1.14.3 to 1.14.7 in /web [Pipeline] echo [2022-01-15T19:23:38.563Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-15T19:23:39.025Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-15T19:23:39.025Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-15T19:23:39.025Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-15T19:23:39.025Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-15T19:23:39.025Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-15T19:23:39.025Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-15T19:23:39.025Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-15T19:23:39.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-15T19:23:39.475Z] [2022-01-15T19:23:39.475Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-15T19:23:39.856Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-15T19:23:39.856Z] latest: Pulling from edgex-devops/git-semver [2022-01-15T19:23:39.856Z] a0d0a0d46f8b: Pulling fs layer [2022-01-15T19:23:39.856Z] 3e5f54012d9b: Pulling fs layer [2022-01-15T19:23:39.856Z] 4c7163046ea9: Pulling fs layer [2022-01-15T19:23:39.856Z] 0c2d73faf560: Pulling fs layer [2022-01-15T19:23:39.856Z] 0c2d73faf560: Waiting [2022-01-15T19:23:39.856Z] 3e5f54012d9b: Verifying Checksum [2022-01-15T19:23:39.856Z] 3e5f54012d9b: Download complete [2022-01-15T19:23:39.856Z] a0d0a0d46f8b: Verifying Checksum [2022-01-15T19:23:39.856Z] a0d0a0d46f8b: Download complete [2022-01-15T19:23:39.856Z] 0c2d73faf560: Verifying Checksum [2022-01-15T19:23:39.856Z] 0c2d73faf560: Download complete [2022-01-15T19:23:39.856Z] 4c7163046ea9: Verifying Checksum [2022-01-15T19:23:39.856Z] 4c7163046ea9: Download complete [2022-01-15T19:23:40.130Z] a0d0a0d46f8b: Pull complete [2022-01-15T19:23:40.130Z] 3e5f54012d9b: Pull complete [2022-01-15T19:23:40.395Z] 4c7163046ea9: Pull complete [2022-01-15T19:23:40.656Z] 0c2d73faf560: Pull complete [2022-01-15T19:23:40.656Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-15T19:23:40.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-15T19:23:40.657Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-15T19:23:40.762Z] prd-centos7-docker-4c-2g-1573 does not seem to be running inside a container [2022-01-15T19:23:40.811Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-488 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488:/w/workspace/edgexfoundry_edgex-ui-go_PR-488:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-15T19:23:41.544Z] $ docker top 02a03117363dc71e71f4328b16a571e659d6efb9d9fba6a5096168ce28378109 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-15T19:23:41.737Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-15T19:23:41.737Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-15T19:23:41.854Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-15T19:23:41.857Z] $ docker exec 02a03117363dc71e71f4328b16a571e659d6efb9d9fba6a5096168ce28378109 ssh-agent [2022-01-15T19:23:41.974Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBagGil/agent.14 [2022-01-15T19:23:41.974Z] SSH_AGENT_PID=20 [2022-01-15T19:23:41.983Z] Running ssh-add (command line suppressed) [2022-01-15T19:23:42.083Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/private_key_2746207021204809834.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/private_key_2746207021204809834.key) [2022-01-15T19:23:42.099Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-15T19:23:42.434Z] + git tag --points-at HEAD [Pipeline] } [2022-01-15T19:23:42.459Z] $ docker exec --env ******** --env ******** 02a03117363dc71e71f4328b16a571e659d6efb9d9fba6a5096168ce28378109 ssh-agent -k [2022-01-15T19:23:42.555Z] unset SSH_AUTH_SOCK; [2022-01-15T19:23:42.555Z] unset SSH_AGENT_PID; [2022-01-15T19:23:42.555Z] echo Agent pid 20 killed; [2022-01-15T19:23:42.575Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-15T19:23:42.667Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-15T19:23:42.667Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-15T19:23:42.807Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-15T19:23:42.810Z] $ docker exec 02a03117363dc71e71f4328b16a571e659d6efb9d9fba6a5096168ce28378109 ssh-agent [2022-01-15T19:23:42.954Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNclKhF/agent.53 [2022-01-15T19:23:42.954Z] SSH_AGENT_PID=59 [2022-01-15T19:23:42.960Z] Running ssh-add (command line suppressed) [2022-01-15T19:23:43.095Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/private_key_2940184883149903587.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/private_key_2940184883149903587.key) [2022-01-15T19:23:43.113Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-15T19:23:43.452Z] + git semver init [2022-01-15T19:23:43.452Z] # -> Open(): unable to determine branch for HEAD [2022-01-15T19:23:43.452Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-488/.git [2022-01-15T19:23:43.452Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-488 [2022-01-15T19:23:43.452Z] # $SEMVER_REMOTE_NAME = origin [2022-01-15T19:23:43.452Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-15T19:23:43.453Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-15T19:23:43.453Z] # $SEMVER_BRANCH = PR-488 [2022-01-15T19:23:43.453Z] # $SEMVER_TEMP = /tmp/semver-023287369 [2022-01-15T19:23:43.453Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-01-15T19:23:45.367Z] # '/tmp/semver-023287369' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-488/.semver' [2022-01-15T19:23:45.367Z] # -> Force: false [2022-01-15T19:23:45.367Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-488/.semver [Pipeline] } [2022-01-15T19:23:45.391Z] $ docker exec --env ******** --env ******** 02a03117363dc71e71f4328b16a571e659d6efb9d9fba6a5096168ce28378109 ssh-agent -k [2022-01-15T19:23:45.504Z] unset SSH_AUTH_SOCK; [2022-01-15T19:23:45.504Z] unset SSH_AGENT_PID; [2022-01-15T19:23:45.504Z] echo Agent pid 59 killed; [2022-01-15T19:23:45.517Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-15T19:23:45.962Z] + git semver [Pipeline] } [2022-01-15T19:23:45.994Z] $ docker stop --time=1 02a03117363dc71e71f4328b16a571e659d6efb9d9fba6a5096168ce28378109 [2022-01-15T19:23:47.326Z] $ docker rm -f 02a03117363dc71e71f4328b16a571e659d6efb9d9fba6a5096168ce28378109 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-15T19:23:47.758Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-15T19:23:48.060Z] Stashed 1 file(s) [Pipeline] echo [2022-01-15T19:23:48.078Z] [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-01-15T19:23:48.651Z] provisioning config files... [2022-01-15T19:23:48.663Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/config4531090245407625765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-15T19:23:49.015Z] ---> docker-login.sh [2022-01-15T19:23:49.015Z] nexus3.edgexfoundry.org:10001 [2022-01-15T19:23:49.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T19:23:49.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T19:23:49.015Z] Configure a credential helper to remove this warning. See [2022-01-15T19:23:49.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T19:23:49.015Z] [2022-01-15T19:23:49.015Z] Login Succeeded [2022-01-15T19:23:49.015Z] nexus3.edgexfoundry.org:10002 [2022-01-15T19:23:49.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T19:23:49.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T19:23:49.275Z] Configure a credential helper to remove this warning. See [2022-01-15T19:23:49.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T19:23:49.275Z] [2022-01-15T19:23:49.275Z] Login Succeeded [2022-01-15T19:23:49.275Z] nexus3.edgexfoundry.org:10003 [2022-01-15T19:23:49.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T19:23:49.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T19:23:49.275Z] Configure a credential helper to remove this warning. See [2022-01-15T19:23:49.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T19:23:49.275Z] [2022-01-15T19:23:49.275Z] Login Succeeded [2022-01-15T19:23:49.275Z] nexus3.edgexfoundry.org:10004 [2022-01-15T19:23:49.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T19:23:49.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T19:23:49.537Z] Configure a credential helper to remove this warning. See [2022-01-15T19:23:49.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T19:23:49.537Z] [2022-01-15T19:23:49.537Z] Login Succeeded [2022-01-15T19:23:49.537Z] docker.io [2022-01-15T19:23:49.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T19:23:49.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T19:23:49.798Z] Configure a credential helper to remove this warning. See [2022-01-15T19:23:49.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T19:23:49.798Z] [2022-01-15T19:23:49.798Z] Login Succeeded [2022-01-15T19:23:49.798Z] ---> docker-login.sh ends [Pipeline] } [2022-01-15T19:23:49.825Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-15T19:23:50.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-15T19:23:50.062Z] ========================================================= [2022-01-15T19:23:50.062Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-15T19:23:50.062Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-15T19:23:50.474Z] + 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-01-15T19:23:50.739Z] Sending build context to Docker daemon 39.3MB [2022-01-15T19:23:50.739Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2022-01-15T19:23:50.739Z] Step 2/14 : FROM ${BASE} AS builder [2022-01-15T19:23:50.739Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-15T19:23:50.739Z] 59bf1c3509f3: Pulling fs layer [2022-01-15T19:23:50.739Z] 666ba61612fd: Pulling fs layer [2022-01-15T19:23:50.739Z] 8ed8ca486205: Pulling fs layer [2022-01-15T19:23:50.739Z] 4fe6c5a15a65: Pulling fs layer [2022-01-15T19:23:50.739Z] 22a0e8bec74d: Pulling fs layer [2022-01-15T19:23:50.739Z] f965cba54748: Pulling fs layer [2022-01-15T19:23:50.739Z] 861ffc35075e: Pulling fs layer [2022-01-15T19:23:50.739Z] 4b385c91608e: Pulling fs layer [2022-01-15T19:23:50.739Z] 560528eb2ebb: Pulling fs layer [2022-01-15T19:23:50.739Z] 22a0e8bec74d: Waiting [2022-01-15T19:23:50.739Z] f965cba54748: Waiting [2022-01-15T19:23:50.739Z] 861ffc35075e: Waiting [2022-01-15T19:23:50.739Z] 4b385c91608e: Waiting [2022-01-15T19:23:50.739Z] 560528eb2ebb: Waiting [2022-01-15T19:23:50.739Z] 4fe6c5a15a65: Waiting [2022-01-15T19:23:50.739Z] 8ed8ca486205: Verifying Checksum [2022-01-15T19:23:50.739Z] 8ed8ca486205: Download complete [2022-01-15T19:23:50.739Z] 666ba61612fd: Verifying Checksum [2022-01-15T19:23:50.739Z] 666ba61612fd: Download complete [2022-01-15T19:23:50.739Z] 22a0e8bec74d: Verifying Checksum [2022-01-15T19:23:50.739Z] 22a0e8bec74d: Download complete [2022-01-15T19:23:51.002Z] f965cba54748: Verifying Checksum [2022-01-15T19:23:51.002Z] f965cba54748: Download complete [2022-01-15T19:23:51.002Z] 59bf1c3509f3: Verifying Checksum [2022-01-15T19:23:51.002Z] 59bf1c3509f3: Download complete [2022-01-15T19:23:51.002Z] 861ffc35075e: Verifying Checksum [2022-01-15T19:23:51.002Z] 861ffc35075e: Download complete [2022-01-15T19:23:51.002Z] 4b385c91608e: Verifying Checksum [2022-01-15T19:23:51.002Z] 4b385c91608e: Download complete [2022-01-15T19:23:51.277Z] 59bf1c3509f3: Pull complete [2022-01-15T19:23:51.538Z] 4fe6c5a15a65: Verifying Checksum [2022-01-15T19:23:51.538Z] 4fe6c5a15a65: Download complete [2022-01-15T19:23:51.538Z] 560528eb2ebb: Verifying Checksum [2022-01-15T19:23:51.538Z] 560528eb2ebb: Download complete [2022-01-15T19:23:51.538Z] 666ba61612fd: Pull complete [2022-01-15T19:23:51.538Z] 8ed8ca486205: Pull complete [2022-01-15T19:23:55.780Z] 4fe6c5a15a65: Pull complete [2022-01-15T19:23:55.780Z] 22a0e8bec74d: Pull complete [2022-01-15T19:23:55.780Z] f965cba54748: Pull complete [2022-01-15T19:23:55.780Z] 861ffc35075e: Pull complete [2022-01-15T19:23:56.044Z] 4b385c91608e: Pull complete [2022-01-15T19:23:58.619Z] 560528eb2ebb: Pull complete [2022-01-15T19:23:58.619Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-15T19:23:58.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-15T19:23:58.619Z] ---> dd4a08f94e63 [2022-01-15T19:23:58.619Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-15T19:24:00.537Z] ---> Running in 8057f2d9db4d [2022-01-15T19:24:00.799Z] Removing intermediate container 8057f2d9db4d [2022-01-15T19:24:00.799Z] ---> 7fa05c6def70 [2022-01-15T19:24:00.799Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2022-01-15T19:24:00.799Z] ---> Running in 26baf5e174f9 [2022-01-15T19:24:00.799Z] Removing intermediate container 26baf5e174f9 [2022-01-15T19:24:00.799Z] ---> 48fac061bb68 [2022-01-15T19:24:00.799Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2022-01-15T19:24:00.799Z] ---> Running in 8602f809e5dc [2022-01-15T19:24:01.057Z] Removing intermediate container 8602f809e5dc [2022-01-15T19:24:01.057Z] ---> 0c872cdd36b1 [2022-01-15T19:24:01.057Z] Step 6/14 : LABEL Name=edgex-ui-go [2022-01-15T19:24:01.057Z] ---> Running in 9dfe6568dcfe [2022-01-15T19:24:01.057Z] Removing intermediate container 9dfe6568dcfe [2022-01-15T19:24:01.058Z] ---> 557d3c1ba163 [2022-01-15T19:24:01.058Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-15T19:24:01.058Z] ---> Running in c7d0dc1759a9 [2022-01-15T19:24:01.058Z] Removing intermediate container c7d0dc1759a9 [2022-01-15T19:24:01.058Z] ---> e5047ef9e906 [2022-01-15T19:24:01.058Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-15T19:24:01.321Z] ---> Running in 43c5823f39f6 [2022-01-15T19:24:01.579Z] Removing intermediate container 43c5823f39f6 [2022-01-15T19:24:01.579Z] ---> 252a2a6e576f [2022-01-15T19:24:01.579Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-15T19:24:01.838Z] ---> Running in d3be24df48b4 [2022-01-15T19:24:01.838Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-15T19:24:02.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-15T19:24:03.345Z] OK: 221 MiB in 52 packages [2022-01-15T19:24:03.479Z] Still waiting to schedule task [2022-01-15T19:24:03.479Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-15T19:24:03.606Z] Removing intermediate container d3be24df48b4 [2022-01-15T19:24:03.606Z] ---> feb9d2dd1fa7 [2022-01-15T19:24:03.606Z] Step 10/14 : ENV GO111MODULE=on [2022-01-15T19:24:03.606Z] ---> Running in 21234c5c0632 [2022-01-15T19:24:03.606Z] Removing intermediate container 21234c5c0632 [2022-01-15T19:24:03.606Z] ---> 3f94453447ac [2022-01-15T19:24:03.606Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-15T19:24:03.606Z] ---> Running in 65d94fab5674 [2022-01-15T19:24:03.606Z] Removing intermediate container 65d94fab5674 [2022-01-15T19:24:03.606Z] ---> 773d868b7717 [2022-01-15T19:24:03.606Z] Step 12/14 : COPY . . [2022-01-15T19:24:04.990Z] ---> b9174374c6a4 [2022-01-15T19:24:04.990Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-15T19:24:04.990Z] ---> Running in fa0b78e84c4d [2022-01-15T19:24:51.744Z] Removing intermediate container fa0b78e84c4d [2022-01-15T19:24:51.744Z] ---> a770d18d4f4a [2022-01-15T19:24:51.744Z] Step 14/14 : RUN ${MAKE} [2022-01-15T19:24:51.744Z] ---> Running in dcb5840b68f6 [2022-01-15T19:24:51.744Z] noop [2022-01-15T19:24:51.744Z] Removing intermediate container dcb5840b68f6 [2022-01-15T19:24:51.744Z] ---> 6649975da3be [2022-01-15T19:24:51.744Z] Successfully built 6649975da3be [2022-01-15T19:24:51.744Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-15T19:24:52.075Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-15T19:24:52.075Z] . [Pipeline] withDockerContainer [2022-01-15T19:24:52.167Z] prd-centos7-docker-4c-2g-1573 does not seem to be running inside a container [2022-01-15T19:24:52.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-488 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488:/w/workspace/edgexfoundry_edgex-ui-go_PR-488:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@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 ******** ci-base-image-x86_64 cat [2022-01-15T19:24:52.550Z] $ docker top 9cd941ba67402fb36b5c2c8186936062f8c4ee9178cb9659c8cd850b99d2c963 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-15T19:24:52.960Z] + go version [2022-01-15T19:24:52.960Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-15T19:24:52.991Z] $ docker stop --time=1 9cd941ba67402fb36b5c2c8186936062f8c4ee9178cb9659c8cd850b99d2c963 [2022-01-15T19:24:54.171Z] $ docker rm -f 9cd941ba67402fb36b5c2c8186936062f8c4ee9178cb9659c8cd850b99d2c963 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-15T19:24:54.854Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-15T19:24:54.854Z] . [Pipeline] withDockerContainer [2022-01-15T19:24:54.943Z] prd-centos7-docker-4c-2g-1573 does not seem to be running inside a container [2022-01-15T19:24:54.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-488 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488:/w/workspace/edgexfoundry_edgex-ui-go_PR-488:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@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 ******** ci-base-image-x86_64 cat [2022-01-15T19:24:55.344Z] $ docker top 7ddbe4ceda5711939918cd285b9d2dd89ca0b1be1b5e0a94a78d4fbc864df3a8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-15T19:24:55.797Z] + make test [2022-01-15T19:24:55.797Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-15T19:24:56.067Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-15T19:25:11.187Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-15T19:25:11.187Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-15T19:25:11.187Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-15T19:25:11.187Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-15T19:25:11.187Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-15T19:25:11.187Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-15T19:25:11.187Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-15T19:25:11.187Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-15T19:25:11.187Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-15T19:25:11.187Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-15T19:25:11.187Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-15T19:25:11.187Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-15T19:25:11.187Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-15T19:25:13.119Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-15T19:25:13.119Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-15T19:25:13.155Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-15T19:25:13.184Z] $ docker stop --time=1 7ddbe4ceda5711939918cd285b9d2dd89ca0b1be1b5e0a94a78d4fbc864df3a8 [2022-01-15T19:25:14.669Z] $ docker rm -f 7ddbe4ceda5711939918cd285b9d2dd89ca0b1be1b5e0a94a78d4fbc864df3a8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-15T19:25:15.122Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-15T19:25:15.203Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-15T19:25:16.303Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-15T19:25:16.616Z] + ls -al . [2022-01-15T19:25:16.616Z] total 112 [2022-01-15T19:25:16.616Z] drwxrwxr-x. 13 jenkins jenkins 4096 Jan 15 19:24 . [2022-01-15T19:25:16.616Z] drwxrwxr-x. 4 jenkins jenkins 110 Jan 15 19:23 .. [2022-01-15T19:25:16.616Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 15 19:23 assets [2022-01-15T19:25:16.616Z] drwxrwxr-x. 2 jenkins jenkins 66 Jan 15 19:23 bin [2022-01-15T19:25:16.616Z] drwxrwxr-x. 3 jenkins jenkins 29 Jan 15 19:23 cmd [2022-01-15T19:25:16.616Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jan 15 19:23 CONTRIBUTING.md [2022-01-15T19:25:16.616Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 15 19:24 coverage.out [2022-01-15T19:25:16.616Z] -rw-rw-r--. 1 jenkins jenkins 1526 Jan 15 19:23 Dockerfile [2022-01-15T19:25:16.616Z] drwxrwxr-x. 2 jenkins jenkins 23 Jan 15 19:23 docs [2022-01-15T19:25:16.616Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 15 19:23 .git [2022-01-15T19:25:16.616Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 15 19:23 .github [2022-01-15T19:25:16.616Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 15 19:23 .gitignore [2022-01-15T19:25:16.616Z] -rw-rw-r--. 1 jenkins jenkins 744 Jan 15 19:23 go.mod [2022-01-15T19:25:16.616Z] -rw-rw-r--. 1 jenkins jenkins 48565 Jan 15 19:23 go.sum [2022-01-15T19:25:16.616Z] drwxrwxr-x. 9 jenkins jenkins 125 Jan 15 19:23 internal [2022-01-15T19:25:16.616Z] -rw-rw-r--. 1 jenkins jenkins 652 Jan 15 19:23 Jenkinsfile [2022-01-15T19:25:16.616Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jan 15 19:23 LICENSE [2022-01-15T19:25:16.616Z] -rw-rw-r--. 1 jenkins jenkins 1212 Jan 15 19:23 Makefile [2022-01-15T19:25:16.616Z] drwxrwxr-x. 3 jenkins jenkins 19 Jan 15 19:23 pkg [2022-01-15T19:25:16.616Z] -rw-rw-r--. 1 jenkins jenkins 4450 Jan 15 19:23 README.md [2022-01-15T19:25:16.616Z] drwx------. 3 jenkins jenkins 56 Jan 15 19:23 .semver [2022-01-15T19:25:16.616Z] drwxrwxr-x. 4 jenkins jenkins 71 Jan 15 19:23 snap [2022-01-15T19:25:16.616Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 15 19:23 VERSION [2022-01-15T19:25:16.616Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 15 19:23 version.go [2022-01-15T19:25:16.616Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jan 15 19:23 web [Pipeline] isUnix [Pipeline] sh [2022-01-15T19:25:16.949Z] + 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=2cd378859e64ae5be057ebf4d78609cef323ef1b --label arch=amd64 --label version=0.0.0 . [2022-01-15T19:25:17.209Z] Sending build context to Docker daemon 39.3MB [2022-01-15T19:25:17.209Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2022-01-15T19:25:17.209Z] Step 2/22 : FROM ${BASE} AS builder [2022-01-15T19:25:17.209Z] ---> 6649975da3be [2022-01-15T19:25:17.209Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-15T19:25:17.470Z] ---> Running in 24fe6648bdd0 [2022-01-15T19:25:17.470Z] Removing intermediate container 24fe6648bdd0 [2022-01-15T19:25:17.470Z] ---> 6aabe282bac6 [2022-01-15T19:25:17.470Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2022-01-15T19:25:17.470Z] ---> Running in 6d1b6496df39 [2022-01-15T19:25:17.470Z] Removing intermediate container 6d1b6496df39 [2022-01-15T19:25:17.470Z] ---> a428d13f473a [2022-01-15T19:25:17.470Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2022-01-15T19:25:17.470Z] ---> Running in b3fc1b970c68 [2022-01-15T19:25:17.733Z] Removing intermediate container b3fc1b970c68 [2022-01-15T19:25:17.733Z] ---> d289847374f1 [2022-01-15T19:25:17.733Z] Step 6/22 : LABEL Name=edgex-ui-go [2022-01-15T19:25:17.733Z] ---> Running in 375c42aa5431 [2022-01-15T19:25:17.733Z] Removing intermediate container 375c42aa5431 [2022-01-15T19:25:17.733Z] ---> 930a7e57ec16 [2022-01-15T19:25:17.733Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-15T19:25:17.733Z] ---> Running in dbb4b6568f2b [2022-01-15T19:25:17.733Z] Removing intermediate container dbb4b6568f2b [2022-01-15T19:25:17.733Z] ---> 6710223226d3 [2022-01-15T19:25:17.733Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-15T19:25:17.996Z] ---> Running in 11df906ee63f [2022-01-15T19:25:18.258Z] Removing intermediate container 11df906ee63f [2022-01-15T19:25:18.258Z] ---> 6d88b269817c [2022-01-15T19:25:18.258Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-15T19:25:18.258Z] ---> Running in e1d5ba05bded [2022-01-15T19:25:18.520Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-15T19:25:19.462Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-15T19:25:19.723Z] OK: 221 MiB in 52 packages [2022-01-15T19:25:19.985Z] Removing intermediate container e1d5ba05bded [2022-01-15T19:25:19.985Z] ---> a357aebd1230 [2022-01-15T19:25:19.985Z] Step 10/22 : ENV GO111MODULE=on [2022-01-15T19:25:19.985Z] ---> Running in affdc034409a [2022-01-15T19:25:20.246Z] Removing intermediate container affdc034409a [2022-01-15T19:25:20.246Z] ---> d0f3fcdd8bb4 [2022-01-15T19:25:20.246Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-15T19:25:20.246Z] ---> Running in 15fe48e54321 [2022-01-15T19:25:20.246Z] Removing intermediate container 15fe48e54321 [2022-01-15T19:25:20.246Z] ---> aa1220d1f452 [2022-01-15T19:25:20.246Z] Step 12/22 : COPY . . [2022-01-15T19:25:21.642Z] ---> 5401f0573348 [2022-01-15T19:25:21.642Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-15T19:25:21.642Z] ---> Running in 202bf0b9e6af [2022-01-15T19:25:22.217Z] Removing intermediate container 202bf0b9e6af [2022-01-15T19:25:22.217Z] ---> 9de1fcf1b481 [2022-01-15T19:25:22.217Z] Step 14/22 : RUN ${MAKE} [2022-01-15T19:25:22.217Z] ---> Running in 29d3ebf1b1b4 [2022-01-15T19:25:22.477Z] 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-01-15T19:25:23.818Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1574 in /w/workspace/edgexfoundry_edgex-ui-go_PR-488 [Pipeline] { [Pipeline] ws [2022-01-15T19:25:23.858Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-01-15T19:25:24.083Z] The recommended git tool is: git [2022-01-15T19:25:28.582Z] using credential edgex-jenkins-ssh [2022-01-15T19:25:28.603Z] Cloning the remote Git repository [2022-01-15T19:25:28.653Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-15T19:25:28.723Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-01-15T19:25:28.814Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-15T19:25:28.815Z] > git --version # timeout=10 [2022-01-15T19:25:28.836Z] > git --version # 'git version 2.17.1' [2022-01-15T19:25:28.838Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-15T19:25:28.908Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-15T19:25:31.428Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-01-15T19:25:31.442Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-15T19:25:31.469Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-01-15T19:25:32.168Z] Merging remotes/origin/main commit 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 into PR head commit 2cd378859e64ae5be057ebf4d78609cef323ef1b [2022-01-15T19:25:32.562Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-15T19:25:32.595Z] Merge succeeded, producing 2cd378859e64ae5be057ebf4d78609cef323ef1b [2022-01-15T19:25:32.596Z] Checking out Revision 2cd378859e64ae5be057ebf4d78609cef323ef1b (PR-488) [2022-01-15T19:25:31.552Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-15T19:25:31.555Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-15T19:25:31.574Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/488/head:refs/remotes/origin/PR-488 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-15T19:25:32.189Z] > git config core.sparsecheckout # timeout=10 [2022-01-15T19:25:32.212Z] > git checkout -f 2cd378859e64ae5be057ebf4d78609cef323ef1b # timeout=10 [2022-01-15T19:25:32.509Z] > git remote # timeout=10 [2022-01-15T19:25:32.528Z] > git config --get remote.origin.url # timeout=10 [2022-01-15T19:25:32.547Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-15T19:25:32.562Z] > git merge 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 # timeout=10 [2022-01-15T19:25:32.583Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-15T19:25:32.603Z] > git config core.sparsecheckout # timeout=10 [2022-01-15T19:25:32.622Z] > git checkout -f 2cd378859e64ae5be057ebf4d78609cef323ef1b # timeout=10 [2022-01-15T19:25:33.503Z] Removing intermediate container 29d3ebf1b1b4 [2022-01-15T19:25:33.503Z] ---> 8dfe11e33d0d [2022-01-15T19:25:33.503Z] Step 15/22 : FROM alpine:3.14 [2022-01-15T19:25:34.073Z] 3.14: Pulling from library/alpine [2022-01-15T19:25:34.344Z] 97518928ae5f: Pulling fs layer [2022-01-15T19:25:34.344Z] 97518928ae5f: Verifying Checksum [2022-01-15T19:25:34.344Z] 97518928ae5f: Download complete [2022-01-15T19:25:34.605Z] 97518928ae5f: Pull complete [2022-01-15T19:25:34.605Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-15T19:25:34.605Z] Status: Downloaded newer image for alpine:3.14 [2022-01-15T19:25:34.605Z] ---> 0a97eee8041e [2022-01-15T19:25:34.605Z] Step 16/22 : EXPOSE 4000 [2022-01-15T19:25:34.605Z] ---> Running in 7b76b311bef5 [2022-01-15T19:25:34.866Z] Removing intermediate container 7b76b311bef5 [2022-01-15T19:25:34.866Z] ---> a5c940aaf0e2 [2022-01-15T19:25:34.866Z] Step 17/22 : 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-01-15T19:25:35.135Z] ---> f6306cd4185c [2022-01-15T19:25:35.135Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-15T19:25:35.135Z] ---> Running in 3d8a36f39242 [2022-01-15T19:25:35.400Z] Removing intermediate container 3d8a36f39242 [2022-01-15T19:25:35.400Z] ---> fddf68a506e7 [2022-01-15T19:25:35.400Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-15T19:25:35.400Z] ---> Running in f2b333347757 [2022-01-15T19:25:35.400Z] Removing intermediate container f2b333347757 [2022-01-15T19:25:35.400Z] ---> 863564c2dac4 [2022-01-15T19:25:35.400Z] Step 20/22 : LABEL arch=amd64 [2022-01-15T19:25:35.400Z] ---> Running in 6b8f4b49b7ef [2022-01-15T19:25:35.400Z] Removing intermediate container 6b8f4b49b7ef [2022-01-15T19:25:35.400Z] ---> 058254c19e96 [2022-01-15T19:25:35.400Z] Step 21/22 : LABEL git_sha=2cd378859e64ae5be057ebf4d78609cef323ef1b [2022-01-15T19:25:35.661Z] ---> Running in d3d3a11852f0 [2022-01-15T19:25:35.661Z] Removing intermediate container d3d3a11852f0 [2022-01-15T19:25:35.661Z] ---> 5e1767cb7a72 [2022-01-15T19:25:35.661Z] Step 22/22 : LABEL version=0.0.0 [2022-01-15T19:25:35.661Z] ---> Running in e0bc25ee6c15 [2022-01-15T19:25:35.661Z] Removing intermediate container e0bc25ee6c15 [2022-01-15T19:25:35.661Z] ---> 295998006b14 [2022-01-15T19:25:35.661Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-15T19:25:35.661Z] Successfully built 295998006b14 [2022-01-15T19:25:35.661Z] 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-01-15T19:25:36.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-15T19:25:36.424Z] [2022-01-15T19:25:36.424Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-15T19:25:36.775Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-15T19:25:36.775Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-15T19:25:36.775Z] b4d181a07f80: Pulling fs layer [2022-01-15T19:25:36.775Z] a1111a8f2ec3: Pulling fs layer [2022-01-15T19:25:36.775Z] ed53099fbce6: Pulling fs layer [2022-01-15T19:25:36.775Z] dc539afda2c1: Pulling fs layer [2022-01-15T19:25:36.775Z] 77bc0d833cb6: Pulling fs layer [2022-01-15T19:25:36.775Z] 9065ff56babe: Pulling fs layer [2022-01-15T19:25:36.775Z] d287ab97295c: Pulling fs layer [2022-01-15T19:25:36.775Z] 77bc0d833cb6: Waiting [2022-01-15T19:25:36.775Z] 9065ff56babe: Waiting [2022-01-15T19:25:36.775Z] d287ab97295c: Waiting [2022-01-15T19:25:36.775Z] dc539afda2c1: Waiting [2022-01-15T19:25:36.776Z] a1111a8f2ec3: Verifying Checksum [2022-01-15T19:25:36.776Z] a1111a8f2ec3: Download complete [2022-01-15T19:25:36.776Z] dc539afda2c1: Verifying Checksum [2022-01-15T19:25:36.776Z] dc539afda2c1: Download complete [2022-01-15T19:25:36.776Z] ed53099fbce6: Verifying Checksum [2022-01-15T19:25:36.776Z] ed53099fbce6: Download complete [2022-01-15T19:25:37.038Z] 77bc0d833cb6: Verifying Checksum [2022-01-15T19:25:37.038Z] 77bc0d833cb6: Download complete [2022-01-15T19:25:37.038Z] 9065ff56babe: Verifying Checksum [2022-01-15T19:25:37.038Z] 9065ff56babe: Download complete [2022-01-15T19:25:37.038Z] b4d181a07f80: Verifying Checksum [2022-01-15T19:25:37.038Z] b4d181a07f80: Download complete [2022-01-15T19:25:37.070Z] Commit message: "chore(deps): Bump follow-redirects from 1.14.3 to 1.14.7 in /web" [2022-01-15T19:25:37.125Z] > git --version # timeout=10 [2022-01-15T19:25:37.136Z] > git --version # 'git version 2.17.1' [2022-01-15T19:25:37.150Z] fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-15T19:25:37.518Z] [2022-01-15T19:25:37.518Z] GitHub has been notified of this commit’s build result [2022-01-15T19:25:37.518Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [2022-01-15T19:25:37.618Z] d287ab97295c: Verifying Checksum [2022-01-15T19:25:37.618Z] d287ab97295c: Download complete [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-15T19:25:38.279Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-15T19:25:38.279Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-15T19:25:38.279Z] Dload Upload Total Spent Left Speed [2022-01-15T19:25:38.279Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 80020 0 --:--:-- --:--:-- --:--:-- 80564 [Pipeline] sh [2022-01-15T19:25:38.579Z] b4d181a07f80: Pull complete [2022-01-15T19:25:38.579Z] a1111a8f2ec3: Pull complete [2022-01-15T19:25:38.854Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-15T19:25:39.158Z] ed53099fbce6: Pull complete [2022-01-15T19:25:39.158Z] dc539afda2c1: Pull complete [2022-01-15T19:25:39.210Z] + sudo tee /etc/docker/daemon.new [2022-01-15T19:25:39.210Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-15T19:25:39.210Z] { [2022-01-15T19:25:39.210Z] "registry-mirrors": [ [2022-01-15T19:25:39.210Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-15T19:25:39.210Z] ], [2022-01-15T19:25:39.210Z] "bip": "10.250.0.254/24", [2022-01-15T19:25:39.210Z] "hosts": [ [2022-01-15T19:25:39.210Z] "tcp://0.0.0.0:5555", [2022-01-15T19:25:39.210Z] "unix:///var/run/docker.sock" [2022-01-15T19:25:39.210Z] ], [2022-01-15T19:25:39.210Z] "mtu": 1458, [2022-01-15T19:25:39.210Z] "selinux-enabled": true, [2022-01-15T19:25:39.210Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-15T19:25:39.210Z] } [Pipeline] sh [2022-01-15T19:25:39.429Z] 77bc0d833cb6: Pull complete [2022-01-15T19:25:39.429Z] 9065ff56babe: Pull complete [2022-01-15T19:25:39.571Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-15T19:25:40.009Z] + sudo service docker restart [2022-01-15T19:25:44.752Z] d287ab97295c: Pull complete [2022-01-15T19:25:44.752Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-15T19:25:44.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-15T19:25:44.752Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-15T19:25:44.831Z] prd-centos7-docker-4c-2g-1573 does not seem to be running inside a container [2022-01-15T19:25:44.872Z] $ 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-488 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488:/w/workspace/edgexfoundry_edgex-ui-go_PR-488:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@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-01-15T19:25:47.473Z] $ docker top 979d7e99ab77c2bf559eba4b7b46f03c4f50eaa9b729477a493808c9954a6fa8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-15T19:25:47.976Z] ---> job-cost.sh [2022-01-15T19:25:47.976Z] lf-activate-venv: SKIPPING [2022-01-15T19:25:47.976Z] INFO: No Stack... [2022-01-15T19:25:48.546Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-15T19:25:48.806Z] INFO: Archiving Costs [Pipeline] sh [2022-01-15T19:25:49.132Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives/cost.csv [2022-01-15T19:25:49.132Z] + cut -d, -f6 [Pipeline] lock [2022-01-15T19:25:49.176Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-488-1-stack-cost] [2022-01-15T19:25:49.181Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-488-1-stack-cost] did not exist. Created. [2022-01-15T19:25:49.181Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-488-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-15T19:25:49.584Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-15T19:25:49.644Z] Stashed 1 file(s) [Pipeline] } [2022-01-15T19:25:49.662Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-488-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-15T19:25:49.749Z] $ docker stop --time=1 979d7e99ab77c2bf559eba4b7b46f03c4f50eaa9b729477a493808c9954a6fa8 [2022-01-15T19:25:50.888Z] $ docker rm -f 979d7e99ab77c2bf559eba4b7b46f03c4f50eaa9b729477a493808c9954a6fa8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-15T19:25:58.388Z] provisioning config files... [2022-01-15T19:25:58.414Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4778475393094617265tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-15T19:25:58.982Z] ---> docker-login.sh [2022-01-15T19:25:58.982Z] nexus3.edgexfoundry.org:10001 [2022-01-15T19:25:59.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T19:25:59.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T19:25:59.585Z] Configure a credential helper to remove this warning. See [2022-01-15T19:25:59.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T19:25:59.585Z] [2022-01-15T19:25:59.585Z] Login Succeeded [2022-01-15T19:25:59.858Z] nexus3.edgexfoundry.org:10002 [2022-01-15T19:26:00.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T19:26:00.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T19:26:00.132Z] Configure a credential helper to remove this warning. See [2022-01-15T19:26:00.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T19:26:00.132Z] [2022-01-15T19:26:00.132Z] Login Succeeded [2022-01-15T19:26:00.132Z] nexus3.edgexfoundry.org:10003 [2022-01-15T19:26:00.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T19:26:00.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T19:26:00.683Z] Configure a credential helper to remove this warning. See [2022-01-15T19:26:00.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T19:26:00.683Z] [2022-01-15T19:26:00.683Z] Login Succeeded [2022-01-15T19:26:00.683Z] nexus3.edgexfoundry.org:10004 [2022-01-15T19:26:00.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T19:26:00.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T19:26:00.955Z] Configure a credential helper to remove this warning. See [2022-01-15T19:26:00.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T19:26:00.955Z] [2022-01-15T19:26:00.955Z] Login Succeeded [2022-01-15T19:26:00.955Z] docker.io [2022-01-15T19:26:01.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T19:26:01.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T19:26:01.823Z] Configure a credential helper to remove this warning. See [2022-01-15T19:26:01.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T19:26:01.823Z] [2022-01-15T19:26:01.823Z] Login Succeeded [2022-01-15T19:26:01.823Z] ---> docker-login.sh ends [Pipeline] } [2022-01-15T19:26:01.853Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-15T19:26:02.221Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-15T19:26:02.254Z] ========================================================= [2022-01-15T19:26:02.255Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-15T19:26:02.255Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-15T19:26:02.692Z] + 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-01-15T19:26:03.676Z] Sending build context to Docker daemon 24.94MB [2022-01-15T19:26:03.676Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2022-01-15T19:26:03.676Z] Step 2/14 : FROM ${BASE} AS builder [2022-01-15T19:26:03.676Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-15T19:26:03.676Z] 9b3977197b4f: Pulling fs layer [2022-01-15T19:26:03.676Z] 1a89e8eeedd5: Pulling fs layer [2022-01-15T19:26:03.676Z] 94645a83ff95: Pulling fs layer [2022-01-15T19:26:03.676Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-15T19:26:03.676Z] 0c92f367c5e7: Pulling fs layer [2022-01-15T19:26:03.676Z] 4b8299f9d1f4: Pulling fs layer [2022-01-15T19:26:03.676Z] 9a6b49a46696: Pulling fs layer [2022-01-15T19:26:03.676Z] cf05db05a679: Pulling fs layer [2022-01-15T19:26:03.676Z] 3f3a8bcf1eab: Waiting [2022-01-15T19:26:03.676Z] 0c92f367c5e7: Waiting [2022-01-15T19:26:03.676Z] 4b8299f9d1f4: Waiting [2022-01-15T19:26:03.676Z] 9a6b49a46696: Waiting [2022-01-15T19:26:03.676Z] cf05db05a679: Waiting [2022-01-15T19:26:03.676Z] 94645a83ff95: Verifying Checksum [2022-01-15T19:26:03.676Z] 94645a83ff95: Download complete [2022-01-15T19:26:03.676Z] 1a89e8eeedd5: Download complete [2022-01-15T19:26:03.676Z] 0c92f367c5e7: Verifying Checksum [2022-01-15T19:26:03.676Z] 0c92f367c5e7: Download complete [2022-01-15T19:26:03.676Z] 4b8299f9d1f4: Verifying Checksum [2022-01-15T19:26:03.676Z] 4b8299f9d1f4: Download complete [2022-01-15T19:26:03.676Z] 9b3977197b4f: Verifying Checksum [2022-01-15T19:26:03.676Z] 9b3977197b4f: Download complete [2022-01-15T19:26:03.676Z] 9a6b49a46696: Verifying Checksum [2022-01-15T19:26:03.676Z] 9a6b49a46696: Download complete [2022-01-15T19:26:04.272Z] 9b3977197b4f: Pull complete [2022-01-15T19:26:04.870Z] 1a89e8eeedd5: Pull complete [2022-01-15T19:26:05.468Z] 94645a83ff95: Pull complete [2022-01-15T19:26:05.468Z] cf05db05a679: Verifying Checksum [2022-01-15T19:26:06.065Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-15T19:26:06.065Z] 3f3a8bcf1eab: Download complete [2022-01-15T19:26:18.450Z] 3f3a8bcf1eab: Pull complete [2022-01-15T19:26:18.450Z] 0c92f367c5e7: Pull complete [2022-01-15T19:26:18.450Z] 4b8299f9d1f4: Pull complete [2022-01-15T19:26:18.450Z] 9a6b49a46696: Pull complete [2022-01-15T19:26:23.877Z] cf05db05a679: Pull complete [2022-01-15T19:26:23.877Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-15T19:26:23.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-15T19:26:23.877Z] ---> 0ccda1f7e2ee [2022-01-15T19:26:23.877Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-15T19:26:25.313Z] ---> Running in d1da528bdffc [2022-01-15T19:26:25.313Z] Removing intermediate container d1da528bdffc [2022-01-15T19:26:25.313Z] ---> 4ab6d21292ca [2022-01-15T19:26:25.313Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2022-01-15T19:26:25.586Z] ---> Running in 53625a945649 [2022-01-15T19:26:25.861Z] Removing intermediate container 53625a945649 [2022-01-15T19:26:25.861Z] ---> 5294aefce04c [2022-01-15T19:26:25.861Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2022-01-15T19:26:25.861Z] ---> Running in 3e576356e32c [2022-01-15T19:26:26.456Z] Removing intermediate container 3e576356e32c [2022-01-15T19:26:26.456Z] ---> 6ecee161d394 [2022-01-15T19:26:26.456Z] Step 6/14 : LABEL Name=edgex-ui-go [2022-01-15T19:26:26.456Z] ---> Running in 4e9b4bd1fe4b [2022-01-15T19:26:26.727Z] Removing intermediate container 4e9b4bd1fe4b [2022-01-15T19:26:26.727Z] ---> 21720eed9b85 [2022-01-15T19:26:26.727Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-15T19:26:26.998Z] ---> Running in 7bb1ccf33060 [2022-01-15T19:26:27.276Z] Removing intermediate container 7bb1ccf33060 [2022-01-15T19:26:27.276Z] ---> a8325f249c1e [2022-01-15T19:26:27.276Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-15T19:26:27.276Z] ---> Running in 65522df758be [2022-01-15T19:26:29.252Z] Removing intermediate container 65522df758be [2022-01-15T19:26:29.252Z] ---> 06e447f8e9b0 [2022-01-15T19:26:29.252Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-15T19:26:29.252Z] ---> Running in d184cd69ed2e [2022-01-15T19:26:30.230Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-15T19:26:31.211Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-15T19:26:31.804Z] OK: 220 MiB in 52 packages [2022-01-15T19:26:32.780Z] Removing intermediate container d184cd69ed2e [2022-01-15T19:26:32.780Z] ---> ed08374c8928 [2022-01-15T19:26:32.780Z] Step 10/14 : ENV GO111MODULE=on [2022-01-15T19:26:32.780Z] ---> Running in 0f82f9584800 [2022-01-15T19:26:33.057Z] Removing intermediate container 0f82f9584800 [2022-01-15T19:26:33.057Z] ---> 2bd98e6cfc7f [2022-01-15T19:26:33.057Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-15T19:26:33.333Z] ---> Running in 6af2f92037f1 [2022-01-15T19:26:33.616Z] Removing intermediate container 6af2f92037f1 [2022-01-15T19:26:33.616Z] ---> 4dba84dd70ce [2022-01-15T19:26:33.616Z] Step 12/14 : COPY . . [2022-01-15T19:26:36.249Z] ---> e21a3b52a01a [2022-01-15T19:26:36.249Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-15T19:26:36.249Z] ---> Running in 08909f966e2b [2022-01-15T19:27:44.262Z] Removing intermediate container 08909f966e2b [2022-01-15T19:27:44.262Z] ---> 764f024ea476 [2022-01-15T19:27:44.262Z] Step 14/14 : RUN ${MAKE} [2022-01-15T19:27:44.262Z] ---> Running in 5f9ad9da3d03 [2022-01-15T19:27:44.856Z] noop [2022-01-15T19:27:45.451Z] Removing intermediate container 5f9ad9da3d03 [2022-01-15T19:27:45.451Z] ---> 3d5d4bbeae8b [2022-01-15T19:27:45.451Z] Successfully built 3d5d4bbeae8b [2022-01-15T19:27:45.451Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-15T19:27:45.816Z] + docker inspect -f . ci-base-image-arm64 [2022-01-15T19:27:45.816Z] . [Pipeline] withDockerContainer [2022-01-15T19:27:46.032Z] prd-ubuntu18.04-docker-arm64-4c-16g-1574 does not seem to be running inside a container [2022-01-15T19:27:46.107Z] $ 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 ******** ci-base-image-arm64 cat [2022-01-15T19:27:47.398Z] $ docker top 127e71c5bcc84ac1ef79e33619caf5e8e9e266d11e3cd3580f3a338e0f40927b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-15T19:27:48.333Z] + go version [2022-01-15T19:27:48.333Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-15T19:27:48.365Z] $ docker stop --time=1 127e71c5bcc84ac1ef79e33619caf5e8e9e266d11e3cd3580f3a338e0f40927b [2022-01-15T19:27:50.006Z] $ docker rm -f 127e71c5bcc84ac1ef79e33619caf5e8e9e266d11e3cd3580f3a338e0f40927b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-15T19:27:50.863Z] + docker inspect -f . ci-base-image-arm64 [2022-01-15T19:27:50.863Z] . [Pipeline] withDockerContainer [2022-01-15T19:27:51.070Z] prd-ubuntu18.04-docker-arm64-4c-16g-1574 does not seem to be running inside a container [2022-01-15T19:27:51.149Z] $ 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 ******** ci-base-image-arm64 cat [2022-01-15T19:27:52.419Z] $ docker top 958e9171662761745d3bea9183a5edfa310b30b8b8f9788e902883bf307f6f48 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-15T19:27:53.378Z] + make test [2022-01-15T19:27:53.378Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-15T19:27:54.807Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-15T19:28:33.837Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-15T19:28:33.838Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-15T19:28:33.838Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-15T19:28:33.838Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-15T19:28:33.838Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-15T19:28:33.838Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-15T19:28:33.838Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-15T19:28:33.838Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-15T19:28:33.838Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-15T19:28:33.838Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-15T19:28:33.838Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-15T19:28:33.838Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-15T19:28:33.838Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-15T19:28:44.016Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-15T19:28:44.287Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-15T19:28:44.322Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-15T19:28:44.351Z] $ docker stop --time=1 958e9171662761745d3bea9183a5edfa310b30b8b8f9788e902883bf307f6f48 [2022-01-15T19:28:46.076Z] $ docker rm -f 958e9171662761745d3bea9183a5edfa310b30b8b8f9788e902883bf307f6f48 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-15T19:28:46.878Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-15T19:28:46.917Z] Warning: overwriting stash ‘coverage-report’ [2022-01-15T19:28:47.435Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-15T19:28:48.011Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-15T19:28:48.356Z] + ls -al . [2022-01-15T19:28:48.356Z] total 152 [2022-01-15T19:28:48.356Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 15 19:27 . [2022-01-15T19:28:48.356Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 15 19:25 .. [2022-01-15T19:28:48.356Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 15 19:25 .git [2022-01-15T19:28:48.356Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 15 19:25 .github [2022-01-15T19:28:48.356Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 15 19:25 .gitignore [2022-01-15T19:28:48.356Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 15 19:25 CONTRIBUTING.md [2022-01-15T19:28:48.356Z] -rw-rw-r-- 1 jenkins jenkins 1526 Jan 15 19:25 Dockerfile [2022-01-15T19:28:48.356Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 15 19:25 Jenkinsfile [2022-01-15T19:28:48.356Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 15 19:25 LICENSE [2022-01-15T19:28:48.356Z] -rw-rw-r-- 1 jenkins jenkins 1212 Jan 15 19:25 Makefile [2022-01-15T19:28:48.356Z] -rw-rw-r-- 1 jenkins jenkins 4450 Jan 15 19:25 README.md [2022-01-15T19:28:48.356Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 15 19:23 VERSION [2022-01-15T19:28:48.356Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 15 19:25 assets [2022-01-15T19:28:48.356Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 15 19:25 bin [2022-01-15T19:28:48.356Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 15 19:25 cmd [2022-01-15T19:28:48.356Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 15 19:27 coverage.out [2022-01-15T19:28:48.356Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 15 19:25 docs [2022-01-15T19:28:48.356Z] -rw-rw-r-- 1 jenkins jenkins 744 Jan 15 19:25 go.mod [2022-01-15T19:28:48.356Z] -rw-rw-r-- 1 jenkins jenkins 48565 Jan 15 19:25 go.sum [2022-01-15T19:28:48.356Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 15 19:25 internal [2022-01-15T19:28:48.356Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 15 19:25 pkg [2022-01-15T19:28:48.356Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 15 19:25 snap [2022-01-15T19:28:48.356Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 15 19:25 version.go [2022-01-15T19:28:48.356Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 15 19:25 web [Pipeline] isUnix [Pipeline] sh [2022-01-15T19:28:48.717Z] + 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=2cd378859e64ae5be057ebf4d78609cef323ef1b --label arch=arm64 --label version=0.0.0 . [2022-01-15T19:28:49.698Z] Sending build context to Docker daemon 24.94MB [2022-01-15T19:28:49.698Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2022-01-15T19:28:49.698Z] Step 2/22 : FROM ${BASE} AS builder [2022-01-15T19:28:49.698Z] ---> 3d5d4bbeae8b [2022-01-15T19:28:49.698Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-15T19:28:49.698Z] ---> Running in ab8d57a77ebf [2022-01-15T19:28:50.294Z] Removing intermediate container ab8d57a77ebf [2022-01-15T19:28:50.294Z] ---> ef579c30f04b [2022-01-15T19:28:50.294Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2022-01-15T19:28:50.294Z] ---> Running in 2456b27fe473 [2022-01-15T19:28:50.568Z] Removing intermediate container 2456b27fe473 [2022-01-15T19:28:50.568Z] ---> 60e13b98ce2b [2022-01-15T19:28:50.568Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2022-01-15T19:28:50.568Z] ---> Running in 2beacadccb27 [2022-01-15T19:28:51.163Z] Removing intermediate container 2beacadccb27 [2022-01-15T19:28:51.164Z] ---> 1b116979937a [2022-01-15T19:28:51.164Z] Step 6/22 : LABEL Name=edgex-ui-go [2022-01-15T19:28:51.164Z] ---> Running in ef06405a8f06 [2022-01-15T19:28:51.436Z] Removing intermediate container ef06405a8f06 [2022-01-15T19:28:51.436Z] ---> 53bbf215a64a [2022-01-15T19:28:51.436Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-15T19:28:51.708Z] ---> Running in 0f6ad9e0cab5 [2022-01-15T19:28:51.985Z] Removing intermediate container 0f6ad9e0cab5 [2022-01-15T19:28:51.985Z] ---> a78115e2e8b0 [2022-01-15T19:28:51.985Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-15T19:28:51.985Z] ---> Running in 04b812590e34 [2022-01-15T19:28:53.966Z] Removing intermediate container 04b812590e34 [2022-01-15T19:28:53.966Z] ---> 48db7526c1dd [2022-01-15T19:28:53.966Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-15T19:28:53.966Z] ---> Running in 609f9f35eae1 [2022-01-15T19:28:54.560Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-15T19:28:55.532Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-15T19:28:56.508Z] OK: 220 MiB in 52 packages [2022-01-15T19:28:57.112Z] Removing intermediate container 609f9f35eae1 [2022-01-15T19:28:57.112Z] ---> 348bf6e242a9 [2022-01-15T19:28:57.112Z] Step 10/22 : ENV GO111MODULE=on [2022-01-15T19:28:57.112Z] ---> Running in 48b30a69ba4f [2022-01-15T19:28:57.385Z] Removing intermediate container 48b30a69ba4f [2022-01-15T19:28:57.385Z] ---> 274d52ee3673 [2022-01-15T19:28:57.385Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-15T19:28:57.657Z] ---> Running in d973e4024399 [2022-01-15T19:28:57.931Z] Removing intermediate container d973e4024399 [2022-01-15T19:28:57.932Z] ---> 907bcd8e26b3 [2022-01-15T19:28:57.932Z] Step 12/22 : COPY . . [2022-01-15T19:29:00.570Z] ---> 57d634c94abe [2022-01-15T19:29:00.570Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-15T19:29:00.570Z] ---> Running in 647fbbab377d [2022-01-15T19:29:03.194Z] Removing intermediate container 647fbbab377d [2022-01-15T19:29:03.194Z] ---> d1aeae28ff61 [2022-01-15T19:29:03.194Z] Step 14/22 : RUN ${MAKE} [2022-01-15T19:29:03.194Z] ---> Running in 67d06291547b [2022-01-15T19:29:03.793Z] 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-01-15T19:29:36.139Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-15T19:29:38.108Z] Removing intermediate container 67d06291547b [2022-01-15T19:29:38.108Z] ---> c93ddb81ebf7 [2022-01-15T19:29:38.108Z] Step 15/22 : FROM alpine:3.14 [2022-01-15T19:29:38.699Z] 3.14: Pulling from library/alpine [2022-01-15T19:29:38.973Z] be307f383ecc: Pulling fs layer [2022-01-15T19:29:39.247Z] be307f383ecc: Verifying Checksum [2022-01-15T19:29:39.247Z] be307f383ecc: Download complete [2022-01-15T19:29:39.844Z] be307f383ecc: Pull complete [2022-01-15T19:29:39.844Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-15T19:29:39.844Z] Status: Downloaded newer image for alpine:3.14 [2022-01-15T19:29:39.844Z] ---> 5b8b7b635229 [2022-01-15T19:29:39.844Z] Step 16/22 : EXPOSE 4000 [2022-01-15T19:29:39.844Z] ---> Running in 1627d47c2dc5 [2022-01-15T19:29:40.119Z] Removing intermediate container 1627d47c2dc5 [2022-01-15T19:29:40.119Z] ---> dc98b1147abb [2022-01-15T19:29:40.119Z] Step 17/22 : 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-01-15T19:29:41.551Z] ---> 94bdc546f6d1 [2022-01-15T19:29:41.551Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-15T19:29:41.551Z] ---> Running in 1365ff3581ea [2022-01-15T19:29:41.824Z] Removing intermediate container 1365ff3581ea [2022-01-15T19:29:41.824Z] ---> 30b2ef46d9e6 [2022-01-15T19:29:41.824Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-15T19:29:42.096Z] ---> Running in bcce4ff3363c [2022-01-15T19:29:42.371Z] Removing intermediate container bcce4ff3363c [2022-01-15T19:29:42.371Z] ---> 5d67941a1533 [2022-01-15T19:29:42.371Z] Step 20/22 : LABEL arch=arm64 [2022-01-15T19:29:42.371Z] ---> Running in dfc310f84b30 [2022-01-15T19:29:42.650Z] Removing intermediate container dfc310f84b30 [2022-01-15T19:29:42.650Z] ---> a5354a4c1d49 [2022-01-15T19:29:42.650Z] Step 21/22 : LABEL git_sha=2cd378859e64ae5be057ebf4d78609cef323ef1b [2022-01-15T19:29:42.931Z] ---> Running in 1118316f800f [2022-01-15T19:29:43.204Z] Removing intermediate container 1118316f800f [2022-01-15T19:29:43.204Z] ---> c5281ae90a9c [2022-01-15T19:29:43.204Z] Step 22/22 : LABEL version=0.0.0 [2022-01-15T19:29:43.204Z] ---> Running in 7d95c260ae84 [2022-01-15T19:29:43.477Z] Removing intermediate container 7d95c260ae84 [2022-01-15T19:29:43.477Z] ---> 615ab3e4e8ab [2022-01-15T19:29:43.477Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-15T19:29:43.748Z] Successfully built 615ab3e4e8ab [2022-01-15T19:29:43.748Z] 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-01-15T19:29:44.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-15T19:29:44.498Z] [2022-01-15T19:29:44.498Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-15T19:29:44.870Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-15T19:29:44.870Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-15T19:29:44.870Z] 448f6bf000e3: Pulling fs layer [2022-01-15T19:29:44.870Z] f757da607395: Pulling fs layer [2022-01-15T19:29:44.870Z] 05883995daec: Pulling fs layer [2022-01-15T19:29:44.870Z] 8603b9c90790: Pulling fs layer [2022-01-15T19:29:44.870Z] 1560dd03e051: Pulling fs layer [2022-01-15T19:29:44.870Z] 27f5ce0e4adf: Pulling fs layer [2022-01-15T19:29:44.870Z] c2d8d7efcc4b: Pulling fs layer [2022-01-15T19:29:44.870Z] 8603b9c90790: Waiting [2022-01-15T19:29:44.870Z] c2d8d7efcc4b: Waiting [2022-01-15T19:29:44.870Z] 27f5ce0e4adf: Waiting [2022-01-15T19:29:44.870Z] 1560dd03e051: Waiting [2022-01-15T19:29:45.142Z] f757da607395: Verifying Checksum [2022-01-15T19:29:45.142Z] f757da607395: Download complete [2022-01-15T19:29:45.142Z] 8603b9c90790: Download complete [2022-01-15T19:29:45.142Z] 1560dd03e051: Verifying Checksum [2022-01-15T19:29:45.142Z] 1560dd03e051: Download complete [2022-01-15T19:29:45.142Z] 27f5ce0e4adf: Verifying Checksum [2022-01-15T19:29:45.142Z] 27f5ce0e4adf: Download complete [2022-01-15T19:29:45.142Z] 05883995daec: Verifying Checksum [2022-01-15T19:29:45.142Z] 05883995daec: Download complete [2022-01-15T19:29:45.741Z] 448f6bf000e3: Download complete [2022-01-15T19:29:48.362Z] c2d8d7efcc4b: Verifying Checksum [2022-01-15T19:29:48.362Z] c2d8d7efcc4b: Download complete [2022-01-15T19:29:49.344Z] 448f6bf000e3: Pull complete [2022-01-15T19:29:49.941Z] f757da607395: Pull complete [2022-01-15T19:29:51.373Z] 05883995daec: Pull complete [2022-01-15T19:29:51.649Z] 8603b9c90790: Pull complete [2022-01-15T19:29:52.633Z] 1560dd03e051: Pull complete [2022-01-15T19:29:52.633Z] 27f5ce0e4adf: Pull complete [2022-01-15T19:30:07.720Z] c2d8d7efcc4b: Pull complete [2022-01-15T19:30:07.720Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-15T19:30:07.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-15T19:30:07.720Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-15T19:30:07.940Z] prd-ubuntu18.04-docker-arm64-4c-16g-1574 does not seem to be running inside a container [2022-01-15T19:30:08.019Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-15T19:30:10.590Z] $ docker top 1a21685265e8453ef0353d604f98147e758af2eb5e6f4f06358736627f1a9cf5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-15T19:30:11.556Z] ---> job-cost.sh [2022-01-15T19:30:11.556Z] lf-activate-venv: SKIPPING [2022-01-15T19:30:11.556Z] INFO: No Stack... [2022-01-15T19:30:11.828Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-15T19:30:12.099Z] INFO: Archiving Costs [Pipeline] sh [2022-01-15T19:30:12.771Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2022-01-15T19:30:12.772Z] + cut -d, -f6 [Pipeline] lock [2022-01-15T19:30:12.853Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-488-1-stack-cost] [2022-01-15T19:30:12.857Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-488-1-stack-cost] did not exist. Created. [2022-01-15T19:30:12.857Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-488-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-15T19:30:13.598Z] /w/workspace/edgex-ui-go/1@tmp/durable-e6b2fae1/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-e6b2fae1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-15T19:30:14.309Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-15T19:30:14.346Z] Warning: overwriting stash ‘stack-cost’ [2022-01-15T19:30:14.481Z] Stashed 1 file(s) [Pipeline] } [2022-01-15T19:30:14.496Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-488-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-15T19:30:14.562Z] $ docker stop --time=1 1a21685265e8453ef0353d604f98147e758af2eb5e6f4f06358736627f1a9cf5 [2022-01-15T19:30:16.053Z] $ docker rm -f 1a21685265e8453ef0353d604f98147e758af2eb5e6f4f06358736627f1a9cf5 [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-01-15T19:30:17.130Z] provisioning config files... [2022-01-15T19:30:17.202Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/config4831637633427015640tmp [Pipeline] { [Pipeline] sh [2022-01-15T19:30:17.699Z] + set +x [2022-01-15T19:30:17.699Z] + curl -s https://codecov.io/bash [2022-01-15T19:30:17.699Z] + bash -s -- [2022-01-15T19:30:17.699Z] [2022-01-15T19:30:17.699Z] _____ _ [2022-01-15T19:30:17.699Z] / ____| | | [2022-01-15T19:30:17.699Z] | | ___ __| | ___ ___ _____ __ [2022-01-15T19:30:17.699Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-15T19:30:17.699Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-15T19:30:17.699Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-15T19:30:17.699Z] Bash-1.0.6 [2022-01-15T19:30:17.699Z] [2022-01-15T19:30:17.699Z] [2022-01-15T19:30:17.699Z] ==> git version 2.24.4 found [2022-01-15T19:30:17.699Z] ==> 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-01-15T19:30:17.699Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-15T19:30:17.699Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-15T19:30:17.699Z] ==> Jenkins CI detected. [2022-01-15T19:30:17.699Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-488 [2022-01-15T19:30:17.699Z] project root: . [2022-01-15T19:30:17.699Z] --> token set from env [2022-01-15T19:30:17.699Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-15T19:30:17.699Z] ==> Running gcov in . (disable via -X gcov) [2022-01-15T19:30:17.699Z] ==> Python coveragepy not found [2022-01-15T19:30:17.699Z] ==> Searching for coverage reports in: [2022-01-15T19:30:17.699Z] + . [2022-01-15T19:30:17.699Z] -> Found 1 reports [2022-01-15T19:30:17.699Z] ==> Detecting git/mercurial file structure [2022-01-15T19:30:17.982Z] ==> Reading reports [2022-01-15T19:30:17.982Z] + ./coverage.out bytes=10 [2022-01-15T19:30:17.982Z] ==> Appending adjustments [2022-01-15T19:30:17.982Z] https://docs.codecov.io/docs/fixing-reports [2022-01-15T19:30:17.982Z] + Found adjustments [2022-01-15T19:30:17.982Z] ==> Gzipping contents [2022-01-15T19:30:17.982Z] 4.0K /tmp/codecov.7lFGk0.gz [2022-01-15T19:30:17.982Z] ==> Uploading reports [2022-01-15T19:30:17.982Z] url: https://codecov.io [2022-01-15T19:30:17.982Z] query: branch=PR-488&commit=2cd378859e64ae5be057ebf4d78609cef323ef1b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-488%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=488&job=&cmd_args= [2022-01-15T19:30:17.982Z] -> Pinging Codecov [2022-01-15T19:30:17.982Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-488&commit=2cd378859e64ae5be057ebf4d78609cef323ef1b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-488%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=488&job=&cmd_args= [2022-01-15T19:30:18.923Z] -> Uploading to [2022-01-15T19:30:18.923Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-15/FB506323287CE973F263BFD2A0EB1F37/2cd378859e64ae5be057ebf4d78609cef323ef1b/186e481d-78b8-4513-bc31-68973e3c2ffc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220115T193018Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f9e994bd4ebf21e1f8bd2e8019fd9050935d6fe12a9b86d036f94090ddaf62b [2022-01-15T19:30:18.923Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-15T19:30:18.923Z] Dload Upload Total Spent Left Speed [2022-01-15T19:30:19.184Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3663 0 0 100 3663 0 11496 --:--:-- --:--:-- --:--:-- 11518 [2022-01-15T19:30:19.184Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/2cd378859e64ae5be057ebf4d78609cef323ef1b [Pipeline] } [2022-01-15T19:30:19.207Z] 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-01-15T19:30:20.901Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives ']' [2022-01-15T19:30:20.901Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives [2022-01-15T19:30:20.901Z] total 8 [2022-01-15T19:30:20.901Z] drwxr-xr-x. 3 root root 34 Jan 15 19:25 . [2022-01-15T19:30:20.901Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 15 19:25 .. [2022-01-15T19:30:20.901Z] drwxr-xr-x. 2 root root 6 Jan 15 19:25 cost [2022-01-15T19:30:20.901Z] -rw-r--r--. 1 root root 82 Jan 15 19:25 cost.csv [2022-01-15T19:30:20.901Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives [2022-01-15T19:30:20.901Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives [2022-01-15T19:30:20.901Z] total 8 [2022-01-15T19:30:20.901Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 15 19:25 . [2022-01-15T19:30:20.901Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 15 19:25 .. [2022-01-15T19:30:20.901Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 15 19:25 cost [2022-01-15T19:30:20.901Z] -rw-r--r--. 1 jenkins jenkins 82 Jan 15 19:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-15T19:30:21.240Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-15T19:30:21.819Z] ---> package-listing.sh [2022-01-15T19:30:21.819Z] ++ facter osfamily [2022-01-15T19:30:21.819Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-15T19:30:22.079Z] + OS_FAMILY=redhat [2022-01-15T19:30:22.079Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-488 [2022-01-15T19:30:22.079Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-15T19:30:22.079Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-15T19:30:22.079Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-15T19:30:22.079Z] + PACKAGES=/tmp/packages_start.txt [2022-01-15T19:30:22.079Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-488 ']' [2022-01-15T19:30:22.079Z] + PACKAGES=/tmp/packages_end.txt [2022-01-15T19:30:22.079Z] + case "${OS_FAMILY}" in [2022-01-15T19:30:22.079Z] + rpm -qa [2022-01-15T19:30:22.079Z] + sort [2022-01-15T19:30:22.650Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-15T19:30:22.650Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-15T19:30:22.650Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-15T19:30:22.650Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-488 ']' [2022-01-15T19:30:22.650Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives/ [2022-01-15T19:30:22.650Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives/ [Pipeline] echo [2022-01-15T19:30:22.681Z] 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-488/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-15T19:30:22.991Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-15T19:30:23.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-15T19:30:23.578Z] . [Pipeline] withDockerContainer [2022-01-15T19:30:23.674Z] prd-centos7-docker-4c-2g-1573 does not seem to be running inside a container [2022-01-15T19:30:23.714Z] $ 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-488/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-488 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488:/w/workspace/edgexfoundry_edgex-ui-go_PR-488:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-15T19:30:23.942Z] $ docker top 915c4cdcd0c6098f63e7ed0aa4caaf3882767665bca05303682ac008dc7dd5c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-15T19:30:24.361Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-15T19:30:24.672Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-15T19:30:24.983Z] + ls /var/log/sa-host [2022-01-15T19:30:24.983Z] + sadf -c /var/log/sa-host/sa15 [2022-01-15T19:30:24.983Z] file_magic: OK [2022-01-15T19:30:24.983Z] HZ: Using current value: 100 [2022-01-15T19:30:24.983Z] file_header: OK [2022-01-15T19:30:24.983Z] 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-01-15T19:30:24.983Z] Statistics: [2022-01-15T19:30:24.983Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-15T19:30:24.983Z] File successfully converted to sysstat format version 12.0.3 [2022-01-15T19:30:24.983Z] + sadf -c /var/log/sa-host/sa17 [2022-01-15T19:30:24.983Z] file_magic: OK [2022-01-15T19:30:24.983Z] HZ: Using current value: 100 [2022-01-15T19:30:24.983Z] file_header: OK [2022-01-15T19:30:24.983Z] 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-01-15T19:30:24.983Z] Statistics: [2022-01-15T19:30:24.983Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-15T19:30:24.983Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-15T19:30:25.280Z] provisioning config files... [2022-01-15T19:30:25.289Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/config8703544646766519519tmp [Pipeline] { [Pipeline] echo [2022-01-15T19:30:25.348Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-15T19:30:25.670Z] ---> create-netrc.sh [Pipeline] } [2022-01-15T19:30:25.697Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-15T19:30:26.117Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-15T19:30:26.155Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-15T19:30:26.478Z] ---> sudo-logs.sh [2022-01-15T19:30:26.478Z] Archiving 'sudo' log.. [2022-01-15T19:30:26.478Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1573.novalocal: Name or service not known [2022-01-15T19:30:26.478Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1573.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-15T19:30:26.560Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-15T19:30:26.881Z] ---> job-cost.sh [2022-01-15T19:30:26.881Z] lf-activate-venv: SKIPPING [2022-01-15T19:30:26.881Z] DEBUG: total: 0.05999999865889549 [2022-01-15T19:30:26.881Z] INFO: Retrieving Stack Cost... [2022-01-15T19:30:27.149Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-15T19:30:27.414Z] INFO: Archiving Costs [Pipeline] echo [2022-01-15T19:30:27.449Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-15T19:30:27.763Z] ---> logs-deploy.sh [2022-01-15T19:30:27.763Z] lf-activate-venv: SKIPPING [2022-01-15T19:30:27.763Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-488/1 [2022-01-15T19:30:27.763Z] INFO: archiving workspace using pattern(s): [2022-01-15T19:30:28.340Z] Archives upload complete. [2022-01-15T19:30:28.604Z] INFO: archiving logs to Nexus