Pull request #498 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 894c3e7ad930fb1b408abbce501bdc859c6bf94e+8d7b00626af3583744669d29e95c77c5f4d97e7c (5f315f118aa8b073f1e3cbd48c2a949884b4c8b0) 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-ssh10212808751082801974.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9960892499625141819.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-498/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-498/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh130815589866251547.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh14913523105869285309.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-498/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-498/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14488899565994702912.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘prd-centos7-docker-4c-2g-5472’ is offline Running on prd-centos7-docker-4c-2g-5473 in /w/workspace/edgexfoundry_edgex-ui-go_PR-498 [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-498 # 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-498@tmp/jenkins-gitclient-ssh6339441603945758207.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/jenkins-gitclient-ssh6288957616532768504.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/498/head:refs/remotes/origin/PR-498 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8d7b00626af3583744669d29e95c77c5f4d97e7c into PR head commit 894c3e7ad930fb1b408abbce501bdc859c6bf94e Merge succeeded, producing f900a593b51e59de29e91eca5b65e45f3d42ffb1 Checking out Revision f900a593b51e59de29e91eca5b65e45f3d42ffb1 (PR-498) > git config core.sparsecheckout # timeout=10 > git checkout -f 894c3e7ad930fb1b408abbce501bdc859c6bf94e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/jenkins-gitclient-ssh3664663589780191517.key > git merge 8d7b00626af3583744669d29e95c77c5f4d97e7c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f900a593b51e59de29e91eca5b65e45f3d42ffb1 # timeout=10 Commit message: "Merge commit '8d7b00626af3583744669d29e95c77c5f4d97e7c' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-18T07:02:34.368Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-18T07:02:34.497Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-18T07:02:34.517Z] ========================================================= [2022-02-18T07:02:34.517Z] EdgeX Global Pipelines Version Info [2022-02-18T07:02:34.517Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a5c2af310d2cd7f602d851bcb8c05fd11e665325 # timeout=10 [2022-02-18T07:02:35.638Z] ------------------- [2022-02-18T07:02:35.638Z] stable info: [2022-02-18T07:02:35.638Z] ------------------- [2022-02-18T07:02:35.638Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-18T07:02:35.638Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-18T07:02:35.638Z] Message: update stable to v1.0.220 [2022-02-18T07:02:36.209Z] ------------------- [2022-02-18T07:02:36.209Z] experimental info: [2022-02-18T07:02:36.209Z] ------------------- [2022-02-18T07:02:36.209Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-18T07:02:36.209Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-18T07:02:36.209Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-18T07:02:36.355Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-02-18T07:02:36.368Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-02-18T07:02:36.383Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-18T07:02:36.399Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-18T07:02:36.417Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-18T07:02:36.427Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-18T07:02:36.443Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-18T07:02:36.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-02-18T07:02:36.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-18T07:02:36.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-18T07:02:36.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-18T07:02:36.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-02-18T07:02:36.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-18T07:02:36.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-18T07:02:36.562Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-18T07:02:36.573Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-18T07:02:36.588Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-18T07:02:36.603Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-18T07:02:36.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-18T07:02:36.629Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-02-18T07:02:36.643Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-02-18T07:02:36.655Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-02-18T07:02:36.667Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-18T07:02:36.682Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-18T07:02:36.698Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-02-18T07:02:36.711Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-18T07:02:36.725Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-498 [Pipeline] echo [2022-02-18T07:02:36.736Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-498 [Pipeline] echo [2022-02-18T07:02:36.749Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-498 [Pipeline] echo [2022-02-18T07:02:36.761Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f900a593b51e59de29e91eca5b65e45f3d42ffb1 [Pipeline] echo [2022-02-18T07:02:36.774Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f900a59 [Pipeline] echo [2022-02-18T07:02:36.789Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-18T07:02:36.832Z] provisioning config files... [2022-02-18T07:02:36.847Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/config6717011895757855541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:02:37.160Z] ---> docker-login.sh [2022-02-18T07:02:37.161Z] nexus3.edgexfoundry.org:10001 [2022-02-18T07:02:37.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:02:37.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:02:37.422Z] Configure a credential helper to remove this warning. See [2022-02-18T07:02:37.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:02:37.422Z] [2022-02-18T07:02:37.422Z] Login Succeeded [2022-02-18T07:02:37.422Z] nexus3.edgexfoundry.org:10002 [2022-02-18T07:02:37.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:02:37.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:02:37.422Z] Configure a credential helper to remove this warning. See [2022-02-18T07:02:37.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:02:37.422Z] [2022-02-18T07:02:37.422Z] Login Succeeded [2022-02-18T07:02:37.422Z] nexus3.edgexfoundry.org:10003 [2022-02-18T07:02:37.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:02:37.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:02:37.684Z] Configure a credential helper to remove this warning. See [2022-02-18T07:02:37.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:02:37.684Z] [2022-02-18T07:02:37.684Z] Login Succeeded [2022-02-18T07:02:37.684Z] nexus3.edgexfoundry.org:10004 [2022-02-18T07:02:37.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:02:37.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:02:37.684Z] Configure a credential helper to remove this warning. See [2022-02-18T07:02:37.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:02:37.684Z] [2022-02-18T07:02:37.684Z] Login Succeeded [2022-02-18T07:02:37.684Z] docker.io [2022-02-18T07:02:37.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:02:37.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:02:37.946Z] Configure a credential helper to remove this warning. See [2022-02-18T07:02:37.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:02:37.946Z] [2022-02-18T07:02:37.946Z] Login Succeeded [2022-02-18T07:02:37.946Z] ---> docker-login.sh ends [Pipeline] } [2022-02-18T07:02:37.955Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-18T07:02:38.320Z] + git rev-list -1 --merges f900a593b51e59de29e91eca5b65e45f3d42ffb1~1..f900a593b51e59de29e91eca5b65e45f3d42ffb1 [Pipeline] echo [2022-02-18T07:02:38.348Z] -----------> git rev-list -1 --merges f900a593b51e59de29e91eca5b65e45f3d42ffb1~1..f900a593b51e59de29e91eca5b65e45f3d42ffb1 f900a593b51e59de29e91eca5b65e45f3d42ffb1 [2022-02-18T07:02:38.348Z] f900a593b51e59de29e91eca5b65e45f3d42ffb1 [false] [Pipeline] sh [2022-02-18T07:02:38.646Z] + git log --format=format:%s -1 f900a593b51e59de29e91eca5b65e45f3d42ffb1 [Pipeline] echo [2022-02-18T07:02:38.664Z] ========================================================= [2022-02-18T07:02:38.664Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-18T07:02:38.664Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-18T07:02:39.013Z] + git log --format=format:%s -1 f900a593b51e59de29e91eca5b65e45f3d42ffb1 [Pipeline] echo [2022-02-18T07:02:39.025Z] [semverPrep] GIT_COMMIT: f900a593b51e59de29e91eca5b65e45f3d42ffb1, Commit Message: Merge commit '8d7b00626af3583744669d29e95c77c5f4d97e7c' into HEAD [Pipeline] echo [2022-02-18T07:02:39.036Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-18T07:02:39.434Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-18T07:02:39.434Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-18T07:02:39.434Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-18T07:02:39.434Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-18T07:02:39.434Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-18T07:02:39.434Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-18T07:02:39.434Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:02:39.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-18T07:02:39.781Z] [2022-02-18T07:02:39.781Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:02:40.097Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-18T07:02:40.097Z] latest: Pulling from edgex-devops/git-semver [2022-02-18T07:02:40.097Z] a0d0a0d46f8b: Pulling fs layer [2022-02-18T07:02:40.097Z] 3e5f54012d9b: Pulling fs layer [2022-02-18T07:02:40.097Z] 4c7163046ea9: Pulling fs layer [2022-02-18T07:02:40.097Z] 0c2d73faf560: Pulling fs layer [2022-02-18T07:02:40.097Z] 0c2d73faf560: Waiting [2022-02-18T07:02:40.097Z] 3e5f54012d9b: Verifying Checksum [2022-02-18T07:02:40.097Z] 3e5f54012d9b: Download complete [2022-02-18T07:02:40.097Z] a0d0a0d46f8b: Verifying Checksum [2022-02-18T07:02:40.097Z] a0d0a0d46f8b: Download complete [2022-02-18T07:02:40.097Z] 0c2d73faf560: Verifying Checksum [2022-02-18T07:02:40.097Z] 0c2d73faf560: Download complete [2022-02-18T07:02:40.097Z] 4c7163046ea9: Verifying Checksum [2022-02-18T07:02:40.097Z] 4c7163046ea9: Download complete [2022-02-18T07:02:40.364Z] a0d0a0d46f8b: Pull complete [2022-02-18T07:02:40.364Z] 3e5f54012d9b: Pull complete [2022-02-18T07:02:40.629Z] 4c7163046ea9: Pull complete [2022-02-18T07:02:40.891Z] 0c2d73faf560: Pull complete [2022-02-18T07:02:40.891Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-18T07:02:40.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-18T07:02:40.891Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-18T07:02:40.958Z] prd-centos7-docker-4c-2g-5473 does not seem to be running inside a container [2022-02-18T07:02:41.002Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-498 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498:/w/workspace/edgexfoundry_edgex-ui-go_PR-498:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@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:10004/edgex-devops/git-semver:latest cat [2022-02-18T07:02:41.679Z] $ docker top 31f5d7fe6b6e07f7d2f41f6728f37d870da0e9f823f6ee517da6d879ded381bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-18T07:02:41.773Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-18T07:02:41.773Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-18T07:02:41.866Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-18T07:02:41.868Z] $ docker exec 31f5d7fe6b6e07f7d2f41f6728f37d870da0e9f823f6ee517da6d879ded381bc ssh-agent [2022-02-18T07:02:41.963Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmjCENf/agent.13 [2022-02-18T07:02:41.963Z] SSH_AGENT_PID=20 [2022-02-18T07:02:41.971Z] Running ssh-add (command line suppressed) [2022-02-18T07:02:42.051Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/private_key_6427116810188180439.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/private_key_6427116810188180439.key) [2022-02-18T07:02:42.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-18T07:02:42.357Z] + git tag --points-at HEAD [Pipeline] } [2022-02-18T07:02:42.378Z] $ docker exec --env ******** --env ******** 31f5d7fe6b6e07f7d2f41f6728f37d870da0e9f823f6ee517da6d879ded381bc ssh-agent -k [2022-02-18T07:02:42.476Z] unset SSH_AUTH_SOCK; [2022-02-18T07:02:42.476Z] unset SSH_AGENT_PID; [2022-02-18T07:02:42.477Z] echo Agent pid 20 killed; [2022-02-18T07:02:42.490Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-18T07:02:42.517Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-18T07:02:42.517Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-18T07:02:42.628Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-18T07:02:42.629Z] $ docker exec 31f5d7fe6b6e07f7d2f41f6728f37d870da0e9f823f6ee517da6d879ded381bc ssh-agent [2022-02-18T07:02:42.718Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXffBPHA/agent.54 [2022-02-18T07:02:42.718Z] SSH_AGENT_PID=61 [2022-02-18T07:02:42.722Z] Running ssh-add (command line suppressed) [2022-02-18T07:02:42.836Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/private_key_6171688599585334330.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/private_key_6171688599585334330.key) [2022-02-18T07:02:42.855Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-18T07:02:43.146Z] + git semver init [2022-02-18T07:02:43.146Z] # -> Open(): unable to determine branch for HEAD [2022-02-18T07:02:43.146Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-498/.git [2022-02-18T07:02:43.146Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-498 [2022-02-18T07:02:43.146Z] # $SEMVER_REMOTE_NAME = origin [2022-02-18T07:02:43.146Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-18T07:02:43.146Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-18T07:02:43.146Z] # $SEMVER_BRANCH = PR-498 [2022-02-18T07:02:43.146Z] # $SEMVER_TEMP = /tmp/semver-925286072 [2022-02-18T07:02:43.147Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-02-18T07:02:45.701Z] # '/tmp/semver-925286072' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-498/.semver' [2022-02-18T07:02:45.702Z] # -> Force: false [2022-02-18T07:02:45.702Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-498/.semver [Pipeline] } [2022-02-18T07:02:45.711Z] $ docker exec --env ******** --env ******** 31f5d7fe6b6e07f7d2f41f6728f37d870da0e9f823f6ee517da6d879ded381bc ssh-agent -k [2022-02-18T07:02:45.789Z] unset SSH_AUTH_SOCK; [2022-02-18T07:02:45.790Z] unset SSH_AGENT_PID; [2022-02-18T07:02:45.790Z] echo Agent pid 61 killed; [2022-02-18T07:02:45.800Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-18T07:02:46.101Z] + git semver [Pipeline] } [2022-02-18T07:02:46.113Z] $ docker stop --time=1 31f5d7fe6b6e07f7d2f41f6728f37d870da0e9f823f6ee517da6d879ded381bc [2022-02-18T07:02:47.382Z] $ docker rm -f 31f5d7fe6b6e07f7d2f41f6728f37d870da0e9f823f6ee517da6d879ded381bc [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-18T07:02:47.743Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-18T07:02:47.945Z] Stashed 1 file(s) [Pipeline] echo [2022-02-18T07:02:47.947Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-18T07:02:48.099Z] provisioning config files... [2022-02-18T07:02:48.107Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/config7761442328094064184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:02:48.412Z] ---> docker-login.sh [2022-02-18T07:02:48.412Z] nexus3.edgexfoundry.org:10001 [2022-02-18T07:02:48.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:02:48.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:02:48.412Z] Configure a credential helper to remove this warning. See [2022-02-18T07:02:48.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:02:48.412Z] [2022-02-18T07:02:48.412Z] Login Succeeded [2022-02-18T07:02:48.412Z] nexus3.edgexfoundry.org:10002 [2022-02-18T07:02:48.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:02:48.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:02:48.412Z] Configure a credential helper to remove this warning. See [2022-02-18T07:02:48.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:02:48.412Z] [2022-02-18T07:02:48.412Z] Login Succeeded [2022-02-18T07:02:48.412Z] nexus3.edgexfoundry.org:10003 [2022-02-18T07:02:48.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:02:48.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:02:48.671Z] Configure a credential helper to remove this warning. See [2022-02-18T07:02:48.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:02:48.671Z] [2022-02-18T07:02:48.671Z] Login Succeeded [2022-02-18T07:02:48.671Z] nexus3.edgexfoundry.org:10004 [2022-02-18T07:02:48.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:02:48.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:02:48.671Z] Configure a credential helper to remove this warning. See [2022-02-18T07:02:48.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:02:48.671Z] [2022-02-18T07:02:48.671Z] Login Succeeded [2022-02-18T07:02:48.671Z] docker.io [2022-02-18T07:02:48.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:02:49.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:02:49.192Z] Configure a credential helper to remove this warning. See [2022-02-18T07:02:49.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:02:49.192Z] [2022-02-18T07:02:49.192Z] Login Succeeded [2022-02-18T07:02:49.192Z] ---> docker-login.sh ends [Pipeline] } [2022-02-18T07:02:49.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-18T07:02:49.271Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-18T07:02:49.284Z] ========================================================= [2022-02-18T07:02:49.284Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-18T07:02:49.284Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:02:49.597Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-02-18T07:02:49.861Z] Sending build context to Docker daemon 41.16MB [2022-02-18T07:02:49.861Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-02-18T07:02:49.861Z] Step 2/15 : FROM ${BASE} AS builder [2022-02-18T07:02:49.861Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-18T07:02:49.861Z] 59bf1c3509f3: Pulling fs layer [2022-02-18T07:02:49.861Z] 666ba61612fd: Pulling fs layer [2022-02-18T07:02:49.861Z] 8ed8ca486205: Pulling fs layer [2022-02-18T07:02:49.861Z] 4fe6c5a15a65: Pulling fs layer [2022-02-18T07:02:49.861Z] 22a0e8bec74d: Pulling fs layer [2022-02-18T07:02:49.861Z] 640e595b4fbd: Pulling fs layer [2022-02-18T07:02:49.861Z] 763cafe07f6e: Pulling fs layer [2022-02-18T07:02:49.861Z] 0c0b528cf693: Pulling fs layer [2022-02-18T07:02:49.861Z] 10935f4eaf8b: Pulling fs layer [2022-02-18T07:02:49.861Z] 640e595b4fbd: Waiting [2022-02-18T07:02:49.861Z] 763cafe07f6e: Waiting [2022-02-18T07:02:49.861Z] 0c0b528cf693: Waiting [2022-02-18T07:02:49.861Z] 4fe6c5a15a65: Waiting [2022-02-18T07:02:49.861Z] 22a0e8bec74d: Waiting [2022-02-18T07:02:49.861Z] 10935f4eaf8b: Waiting [2022-02-18T07:02:49.861Z] 8ed8ca486205: Verifying Checksum [2022-02-18T07:02:49.861Z] 8ed8ca486205: Download complete [2022-02-18T07:02:49.861Z] 666ba61612fd: Verifying Checksum [2022-02-18T07:02:49.861Z] 666ba61612fd: Download complete [2022-02-18T07:02:49.861Z] 22a0e8bec74d: Verifying Checksum [2022-02-18T07:02:49.861Z] 22a0e8bec74d: Download complete [2022-02-18T07:02:49.861Z] 640e595b4fbd: Verifying Checksum [2022-02-18T07:02:49.861Z] 640e595b4fbd: Download complete [2022-02-18T07:02:49.861Z] 763cafe07f6e: Verifying Checksum [2022-02-18T07:02:49.861Z] 763cafe07f6e: Download complete [2022-02-18T07:02:49.861Z] 59bf1c3509f3: Verifying Checksum [2022-02-18T07:02:49.861Z] 59bf1c3509f3: Download complete [2022-02-18T07:02:50.127Z] 0c0b528cf693: Verifying Checksum [2022-02-18T07:02:50.127Z] 0c0b528cf693: Download complete [2022-02-18T07:02:50.387Z] 10935f4eaf8b: Verifying Checksum [2022-02-18T07:02:50.387Z] 10935f4eaf8b: Download complete [2022-02-18T07:02:50.647Z] 59bf1c3509f3: Pull complete [2022-02-18T07:02:50.647Z] 4fe6c5a15a65: Verifying Checksum [2022-02-18T07:02:50.647Z] 4fe6c5a15a65: Download complete [2022-02-18T07:02:50.647Z] 666ba61612fd: Pull complete [2022-02-18T07:02:50.647Z] 8ed8ca486205: Pull complete [2022-02-18T07:02:54.894Z] 4fe6c5a15a65: Pull complete [2022-02-18T07:02:54.894Z] 22a0e8bec74d: Pull complete [2022-02-18T07:02:54.894Z] 640e595b4fbd: Pull complete [2022-02-18T07:02:54.894Z] 763cafe07f6e: Pull complete [2022-02-18T07:02:54.894Z] 0c0b528cf693: Pull complete [2022-02-18T07:02:57.470Z] 10935f4eaf8b: Pull complete [2022-02-18T07:02:57.470Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-18T07:02:57.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-18T07:02:57.470Z] ---> 99d49a6021b9 [2022-02-18T07:02:57.470Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-18T07:02:59.392Z] ---> Running in 2fab5ab307dc [2022-02-18T07:02:59.392Z] Removing intermediate container 2fab5ab307dc [2022-02-18T07:02:59.392Z] ---> 746a1b3caa73 [2022-02-18T07:02:59.392Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-02-18T07:02:59.392Z] ---> Running in 9453f5c51067 [2022-02-18T07:02:59.657Z] Removing intermediate container 9453f5c51067 [2022-02-18T07:02:59.657Z] ---> 7a020a97e92c [2022-02-18T07:02:59.657Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-02-18T07:02:59.657Z] ---> Running in cc648fecc68a [2022-02-18T07:02:59.657Z] Removing intermediate container cc648fecc68a [2022-02-18T07:02:59.657Z] ---> 6836a9cd77b3 [2022-02-18T07:02:59.657Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-02-18T07:02:59.657Z] ---> Running in 0a3002a76506 [2022-02-18T07:02:59.657Z] Removing intermediate container 0a3002a76506 [2022-02-18T07:02:59.657Z] ---> 036cf8307b90 [2022-02-18T07:02:59.657Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-18T07:02:59.924Z] ---> Running in 8c2709704baa [2022-02-18T07:02:59.924Z] Removing intermediate container 8c2709704baa [2022-02-18T07:02:59.924Z] ---> ae5f486a4047 [2022-02-18T07:02:59.924Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-18T07:02:59.924Z] ---> Running in c0f9f7a912bd [2022-02-18T07:03:00.501Z] Removing intermediate container c0f9f7a912bd [2022-02-18T07:03:00.501Z] ---> b8471e91ee5b [2022-02-18T07:03:00.501Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-18T07:03:00.501Z] ---> Running in c157cef1f613 [2022-02-18T07:03:00.762Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-18T07:03:01.331Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-18T07:03:01.908Z] OK: 221 MiB in 52 packages [2022-02-18T07:03:02.168Z] Removing intermediate container c157cef1f613 [2022-02-18T07:03:02.168Z] ---> 2e18ee844b76 [2022-02-18T07:03:02.168Z] Step 10/15 : ENV GO111MODULE=on [2022-02-18T07:03:02.168Z] ---> Running in 4342a5eb96c2 [2022-02-18T07:03:02.168Z] Removing intermediate container 4342a5eb96c2 [2022-02-18T07:03:02.168Z] ---> 0a27375d55c3 [2022-02-18T07:03:02.168Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-18T07:03:02.168Z] ---> Running in a03ce236d1e7 [2022-02-18T07:03:02.168Z] Removing intermediate container a03ce236d1e7 [2022-02-18T07:03:02.168Z] ---> 24654162af8f [2022-02-18T07:03:02.168Z] Step 12/15 : COPY go.mod vendor* ./ [2022-02-18T07:03:02.430Z] ---> 1e95a8cc5386 [2022-02-18T07:03:02.430Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-18T07:03:02.430Z] ---> Running in caec4942312d [2022-02-18T07:03:03.058Z] Still waiting to schedule task [2022-02-18T07:03:03.059Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-5474’ is offline [2022-02-18T07:03:34.792Z] Removing intermediate container caec4942312d [2022-02-18T07:03:34.792Z] ---> 08aa6eda9c09 [2022-02-18T07:03:34.792Z] Step 14/15 : COPY . . [2022-02-18T07:03:34.792Z] ---> 138ff5b306ce [2022-02-18T07:03:34.792Z] Step 15/15 : RUN ${MAKE} [2022-02-18T07:03:34.792Z] ---> Running in 0c499ed25349 [2022-02-18T07:03:34.792Z] noop [2022-02-18T07:03:34.792Z] Removing intermediate container 0c499ed25349 [2022-02-18T07:03:34.792Z] ---> 2fa2f64a0256 [2022-02-18T07:03:34.792Z] Successfully built 2fa2f64a0256 [2022-02-18T07:03:34.792Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:03:35.086Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-18T07:03:35.086Z] . [Pipeline] withDockerContainer [2022-02-18T07:03:35.169Z] prd-centos7-docker-4c-2g-5473 does not seem to be running inside a container [2022-02-18T07:03:35.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-498 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498:/w/workspace/edgexfoundry_edgex-ui-go_PR-498:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-18T07:03:35.656Z] $ docker top a95154aab38688d31e5b73620e2fe98b336bd1ae64955415fb93b30da07ed259 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-18T07:03:36.007Z] + go version [2022-02-18T07:03:36.007Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-18T07:03:36.016Z] $ docker stop --time=1 a95154aab38688d31e5b73620e2fe98b336bd1ae64955415fb93b30da07ed259 [2022-02-18T07:03:37.273Z] $ docker rm -f a95154aab38688d31e5b73620e2fe98b336bd1ae64955415fb93b30da07ed259 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:03:37.674Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-18T07:03:37.674Z] . [Pipeline] withDockerContainer [2022-02-18T07:03:37.732Z] prd-centos7-docker-4c-2g-5473 does not seem to be running inside a container [2022-02-18T07:03:37.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-498 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498:/w/workspace/edgexfoundry_edgex-ui-go_PR-498:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-18T07:03:38.118Z] $ docker top 867f58b1ea58e111c5a530852d2ff0b8e332335a9885d047eb1103ae40cf3461 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-18T07:03:38.478Z] + make test [2022-02-18T07:03:38.478Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-18T07:03:38.740Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-02-18T07:03:51.022Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-02-18T07:03:51.022Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-02-18T07:03:51.022Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-02-18T07:03:51.022Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-02-18T07:03:51.022Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-02-18T07:03:51.022Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-02-18T07:03:51.022Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-02-18T07:03:51.022Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-02-18T07:03:51.022Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-02-18T07:03:51.022Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-02-18T07:03:51.022Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-02-18T07:03:51.022Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-02-18T07:03:51.022Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-02-18T07:03:53.569Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-18T07:03:53.569Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-02-18T07:03:53.583Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-18T07:03:53.596Z] $ docker stop --time=1 867f58b1ea58e111c5a530852d2ff0b8e332335a9885d047eb1103ae40cf3461 [2022-02-18T07:03:55.006Z] $ docker rm -f 867f58b1ea58e111c5a530852d2ff0b8e332335a9885d047eb1103ae40cf3461 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-18T07:03:55.388Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-18T07:03:55.447Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-02-18T07:03:56.012Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-18T07:03:56.299Z] + ls -al . [2022-02-18T07:03:56.299Z] total 112 [2022-02-18T07:03:56.299Z] drwxrwxr-x. 13 jenkins jenkins 4096 Feb 18 07:03 . [2022-02-18T07:03:56.299Z] drwxrwxr-x. 4 jenkins jenkins 110 Feb 18 07:02 .. [2022-02-18T07:03:56.299Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 18 07:02 assets [2022-02-18T07:03:56.299Z] drwxrwxr-x. 2 jenkins jenkins 66 Feb 18 07:02 bin [2022-02-18T07:03:56.299Z] drwxrwxr-x. 3 jenkins jenkins 29 Feb 18 07:02 cmd [2022-02-18T07:03:56.299Z] -rw-rw-r--. 1 jenkins jenkins 3959 Feb 18 07:02 CONTRIBUTING.md [2022-02-18T07:03:56.299Z] -rw-r--r--. 1 jenkins jenkins 10 Feb 18 07:03 coverage.out [2022-02-18T07:03:56.299Z] -rw-rw-r--. 1 jenkins jenkins 1549 Feb 18 07:02 Dockerfile [2022-02-18T07:03:56.299Z] drwxrwxr-x. 2 jenkins jenkins 23 Feb 18 07:02 docs [2022-02-18T07:03:56.299Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 18 07:02 .git [2022-02-18T07:03:56.299Z] drwxrwxr-x. 2 jenkins jenkins 103 Feb 18 07:02 .github [2022-02-18T07:03:56.299Z] -rw-rw-r--. 1 jenkins jenkins 155 Feb 18 07:02 .gitignore [2022-02-18T07:03:56.299Z] -rw-rw-r--. 1 jenkins jenkins 1944 Feb 18 07:02 go.mod [2022-02-18T07:03:56.299Z] -rw-rw-r--. 1 jenkins jenkins 48565 Feb 18 07:02 go.sum [2022-02-18T07:03:56.299Z] drwxrwxr-x. 9 jenkins jenkins 125 Feb 18 07:02 internal [2022-02-18T07:03:56.299Z] -rw-rw-r--. 1 jenkins jenkins 652 Feb 18 07:02 Jenkinsfile [2022-02-18T07:03:56.299Z] -rw-rw-r--. 1 jenkins jenkins 11357 Feb 18 07:02 LICENSE [2022-02-18T07:03:56.299Z] -rw-rw-r--. 1 jenkins jenkins 1212 Feb 18 07:02 Makefile [2022-02-18T07:03:56.299Z] drwxrwxr-x. 3 jenkins jenkins 19 Feb 18 07:02 pkg [2022-02-18T07:03:56.299Z] -rw-rw-r--. 1 jenkins jenkins 4450 Feb 18 07:02 README.md [2022-02-18T07:03:56.299Z] drwx------. 3 jenkins jenkins 56 Feb 18 07:02 .semver [2022-02-18T07:03:56.299Z] drwxrwxr-x. 4 jenkins jenkins 71 Feb 18 07:02 snap [2022-02-18T07:03:56.299Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 18 07:02 VERSION [2022-02-18T07:03:56.299Z] -rw-rw-r--. 1 jenkins jenkins 155 Feb 18 07:02 version.go [2022-02-18T07:03:56.299Z] drwxrwxr-x. 4 jenkins jenkins 4096 Feb 18 07:02 web [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:03:56.603Z] + 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=f900a593b51e59de29e91eca5b65e45f3d42ffb1 --label arch=amd64 --label version=0.0.0 . [2022-02-18T07:03:56.863Z] Sending build context to Docker daemon 41.16MB [2022-02-18T07:03:56.863Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-02-18T07:03:56.863Z] Step 2/23 : FROM ${BASE} AS builder [2022-02-18T07:03:56.863Z] ---> 2fa2f64a0256 [2022-02-18T07:03:56.863Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-18T07:03:56.863Z] ---> Running in a7de3102953e [2022-02-18T07:03:57.123Z] Removing intermediate container a7de3102953e [2022-02-18T07:03:57.123Z] ---> 6f4d25ef4562 [2022-02-18T07:03:57.123Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-02-18T07:03:57.123Z] ---> Running in db9ca1101dc2 [2022-02-18T07:03:57.123Z] Removing intermediate container db9ca1101dc2 [2022-02-18T07:03:57.123Z] ---> fb56985a132b [2022-02-18T07:03:57.123Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-02-18T07:03:57.123Z] ---> Running in cbc1f88473bd [2022-02-18T07:03:57.394Z] Removing intermediate container cbc1f88473bd [2022-02-18T07:03:57.394Z] ---> e0ff44438307 [2022-02-18T07:03:57.394Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-02-18T07:03:57.394Z] ---> Running in 07457fcd8140 [2022-02-18T07:03:57.394Z] Removing intermediate container 07457fcd8140 [2022-02-18T07:03:57.394Z] ---> b24f3de919e3 [2022-02-18T07:03:57.394Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-18T07:03:57.394Z] ---> Running in a30e62655d54 [2022-02-18T07:03:57.394Z] Removing intermediate container a30e62655d54 [2022-02-18T07:03:57.394Z] ---> 294409e33a20 [2022-02-18T07:03:57.394Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-18T07:03:57.394Z] ---> Running in d9c56e16c222 [2022-02-18T07:03:57.974Z] Removing intermediate container d9c56e16c222 [2022-02-18T07:03:57.974Z] ---> b772b075f515 [2022-02-18T07:03:57.974Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-18T07:03:57.974Z] ---> Running in 3ad2ef1b2288 [2022-02-18T07:03:58.235Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-18T07:03:59.187Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-18T07:03:59.447Z] OK: 221 MiB in 52 packages [2022-02-18T07:03:59.710Z] Removing intermediate container 3ad2ef1b2288 [2022-02-18T07:03:59.710Z] ---> 6ce65276edf1 [2022-02-18T07:03:59.710Z] Step 10/23 : ENV GO111MODULE=on [2022-02-18T07:03:59.710Z] ---> Running in df56cdcf7abd [2022-02-18T07:03:59.710Z] Removing intermediate container df56cdcf7abd [2022-02-18T07:03:59.710Z] ---> 5906204ab541 [2022-02-18T07:03:59.710Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-18T07:03:59.710Z] ---> Running in c5c8afa6a6a6 [2022-02-18T07:03:59.710Z] Removing intermediate container c5c8afa6a6a6 [2022-02-18T07:03:59.710Z] ---> 3ea4f0dd3d3a [2022-02-18T07:03:59.710Z] Step 12/23 : COPY go.mod vendor* ./ [2022-02-18T07:03:59.971Z] ---> 627bb2911382 [2022-02-18T07:03:59.971Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-18T07:03:59.971Z] ---> Running in b5e566c54e7c [2022-02-18T07:04:00.550Z] Removing intermediate container b5e566c54e7c [2022-02-18T07:04:00.550Z] ---> 5df02cce4575 [2022-02-18T07:04:00.550Z] Step 14/23 : COPY . . [2022-02-18T07:04:01.941Z] ---> b0b7318da222 [2022-02-18T07:04:01.941Z] Step 15/23 : RUN ${MAKE} [2022-02-18T07:04:01.941Z] ---> Running in c38bfbc4304f [2022-02-18T07:04:01.941Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-02-18T07:04:12.047Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-02-18T07:04:12.047Z] Removing intermediate container c38bfbc4304f [2022-02-18T07:04:12.047Z] ---> 7539c77c2ebf [2022-02-18T07:04:12.047Z] Step 16/23 : FROM alpine:3.14 [2022-02-18T07:04:12.617Z] 3.14: Pulling from library/alpine [2022-02-18T07:04:12.617Z] 97518928ae5f: Pulling fs layer [2022-02-18T07:04:12.881Z] 97518928ae5f: Verifying Checksum [2022-02-18T07:04:12.881Z] 97518928ae5f: Download complete [2022-02-18T07:04:12.881Z] 97518928ae5f: Pull complete [2022-02-18T07:04:12.881Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-18T07:04:12.881Z] Status: Downloaded newer image for alpine:3.14 [2022-02-18T07:04:13.142Z] ---> 0a97eee8041e [2022-02-18T07:04:13.142Z] Step 17/23 : EXPOSE 4000 [2022-02-18T07:04:13.142Z] ---> Running in 8c179ae4e993 [2022-02-18T07:04:13.142Z] Removing intermediate container 8c179ae4e993 [2022-02-18T07:04:13.142Z] ---> 91830f0f25f2 [2022-02-18T07:04:13.142Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-02-18T07:04:13.710Z] ---> 1636b1a19511 [2022-02-18T07:04:13.710Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-02-18T07:04:13.710Z] ---> Running in b89b878769a1 [2022-02-18T07:04:13.710Z] Removing intermediate container b89b878769a1 [2022-02-18T07:04:13.710Z] ---> 45ca073f5941 [2022-02-18T07:04:13.710Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-02-18T07:04:13.710Z] ---> Running in 2178c7747c91 [2022-02-18T07:04:13.710Z] Removing intermediate container 2178c7747c91 [2022-02-18T07:04:13.710Z] ---> a8a9b564a05c [2022-02-18T07:04:13.710Z] Step 21/23 : LABEL arch=amd64 [2022-02-18T07:04:13.971Z] ---> Running in 9ac823cca252 [2022-02-18T07:04:13.971Z] Removing intermediate container 9ac823cca252 [2022-02-18T07:04:13.971Z] ---> 5a5bb00fad97 [2022-02-18T07:04:13.971Z] Step 22/23 : LABEL git_sha=f900a593b51e59de29e91eca5b65e45f3d42ffb1 [2022-02-18T07:04:13.971Z] ---> Running in 4f0443bd78cb [2022-02-18T07:04:13.971Z] Removing intermediate container 4f0443bd78cb [2022-02-18T07:04:13.971Z] ---> 7ea6df43fc9b [2022-02-18T07:04:13.971Z] Step 23/23 : LABEL version=0.0.0 [2022-02-18T07:04:13.971Z] ---> Running in 8ca4997a04f0 [2022-02-18T07:04:14.231Z] Removing intermediate container 8ca4997a04f0 [2022-02-18T07:04:14.231Z] ---> e4be9f19ccd6 [2022-02-18T07:04:14.231Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-18T07:04:14.231Z] Successfully built e4be9f19ccd6 [2022-02-18T07:04:14.231Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:04:14.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-18T07:04:14.655Z] [2022-02-18T07:04:14.655Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:04:14.962Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-18T07:04:14.962Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-18T07:04:14.962Z] b4d181a07f80: Pulling fs layer [2022-02-18T07:04:14.962Z] a1111a8f2ec3: Pulling fs layer [2022-02-18T07:04:14.962Z] ed53099fbce6: Pulling fs layer [2022-02-18T07:04:14.962Z] dc539afda2c1: Pulling fs layer [2022-02-18T07:04:14.962Z] 77bc0d833cb6: Pulling fs layer [2022-02-18T07:04:14.962Z] 9065ff56babe: Pulling fs layer [2022-02-18T07:04:14.962Z] d287ab97295c: Pulling fs layer [2022-02-18T07:04:14.962Z] 77bc0d833cb6: Waiting [2022-02-18T07:04:14.962Z] 9065ff56babe: Waiting [2022-02-18T07:04:14.962Z] d287ab97295c: Waiting [2022-02-18T07:04:14.962Z] dc539afda2c1: Waiting [2022-02-18T07:04:14.962Z] a1111a8f2ec3: Verifying Checksum [2022-02-18T07:04:14.962Z] a1111a8f2ec3: Download complete [2022-02-18T07:04:14.962Z] dc539afda2c1: Verifying Checksum [2022-02-18T07:04:14.962Z] dc539afda2c1: Download complete [2022-02-18T07:04:14.962Z] ed53099fbce6: Verifying Checksum [2022-02-18T07:04:14.962Z] ed53099fbce6: Download complete [2022-02-18T07:04:14.962Z] 9065ff56babe: Verifying Checksum [2022-02-18T07:04:14.962Z] 9065ff56babe: Download complete [2022-02-18T07:04:15.222Z] 77bc0d833cb6: Verifying Checksum [2022-02-18T07:04:15.222Z] 77bc0d833cb6: Download complete [2022-02-18T07:04:15.222Z] b4d181a07f80: Download complete [2022-02-18T07:04:15.803Z] d287ab97295c: Verifying Checksum [2022-02-18T07:04:15.803Z] d287ab97295c: Download complete [2022-02-18T07:04:16.756Z] b4d181a07f80: Pull complete [2022-02-18T07:04:16.756Z] a1111a8f2ec3: Pull complete [2022-02-18T07:04:17.340Z] ed53099fbce6: Pull complete [2022-02-18T07:04:17.340Z] dc539afda2c1: Pull complete [2022-02-18T07:04:17.618Z] 77bc0d833cb6: Pull complete [2022-02-18T07:04:17.618Z] 9065ff56babe: Pull complete [2022-02-18T07:04:22.985Z] d287ab97295c: Pull complete [2022-02-18T07:04:22.985Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-18T07:04:22.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-18T07:04:22.985Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-18T07:04:23.048Z] prd-centos7-docker-4c-2g-5473 does not seem to be running inside a container [2022-02-18T07:04:23.091Z] $ 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-498 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498:/w/workspace/edgexfoundry_edgex-ui-go_PR-498:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-18T07:04:25.731Z] $ docker top e9b79255437a80b791cc42c1cbdd28f376b933b53409cd2c687ef5f670c3623c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:04:26.116Z] ---> job-cost.sh [2022-02-18T07:04:26.116Z] lf-activate-venv: SKIPPING [2022-02-18T07:04:26.116Z] INFO: No Stack... [2022-02-18T07:04:26.377Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-18T07:04:26.638Z] INFO: Archiving Costs [Pipeline] sh [2022-02-18T07:04:26.933Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives/cost.csv [2022-02-18T07:04:26.934Z] + cut -d, -f6 [Pipeline] lock [2022-02-18T07:04:26.951Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-498-3-stack-cost] [2022-02-18T07:04:26.957Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-498-3-stack-cost] did not exist. Created. [2022-02-18T07:04:26.957Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-498-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-18T07:04:27.259Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-18T07:04:27.315Z] Stashed 1 file(s) [Pipeline] } [2022-02-18T07:04:27.322Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-498-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-18T07:04:27.341Z] $ docker stop --time=1 e9b79255437a80b791cc42c1cbdd28f376b933b53409cd2c687ef5f670c3623c [2022-02-18T07:04:28.465Z] $ docker rm -f e9b79255437a80b791cc42c1cbdd28f376b933b53409cd2c687ef5f670c3623c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-18T07:05:20.656Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5477 in /w/workspace/edgexfoundry_edgex-ui-go_PR-498 [Pipeline] { [Pipeline] ws [2022-02-18T07:05:20.664Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2022-02-18T07:05:20.940Z] The recommended git tool is: git [2022-02-18T07:05:26.007Z] using credential edgex-jenkins-ssh [2022-02-18T07:05:26.024Z] Cloning the remote Git repository [2022-02-18T07:05:26.083Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-02-18T07:05:26.166Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2022-02-18T07:05:26.257Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-02-18T07:05:26.258Z] > git --version # timeout=10 [2022-02-18T07:05:26.278Z] > git --version # 'git version 2.17.1' [2022-02-18T07:05:26.279Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-18T07:05:26.349Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-18T07:05:29.068Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-02-18T07:05:29.099Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-18T07:05:29.139Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-02-18T07:05:29.177Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-02-18T07:05:29.177Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-18T07:05:29.191Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/498/head:refs/remotes/origin/PR-498 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-18T07:05:29.777Z] Merging remotes/origin/main commit 8d7b00626af3583744669d29e95c77c5f4d97e7c into PR head commit 894c3e7ad930fb1b408abbce501bdc859c6bf94e [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-18T07:05:29.910Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-02-18T07:05:30.807Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives ']' [2022-02-18T07:05:30.807Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives [2022-02-18T07:05:30.807Z] total 8 [2022-02-18T07:05:30.807Z] drwxr-xr-x. 3 root root 34 Feb 18 07:04 . [2022-02-18T07:05:30.807Z] drwxrwxr-x. 14 jenkins jenkins 4096 Feb 18 07:04 .. [2022-02-18T07:05:30.807Z] drwxr-xr-x. 2 root root 6 Feb 18 07:04 cost [2022-02-18T07:05:30.807Z] -rw-r--r--. 1 root root 82 Feb 18 07:04 cost.csv [2022-02-18T07:05:30.807Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives [2022-02-18T07:05:30.807Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives [2022-02-18T07:05:30.807Z] total 8 [2022-02-18T07:05:30.807Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 18 07:04 . [2022-02-18T07:05:30.807Z] drwxrwxr-x. 14 jenkins jenkins 4096 Feb 18 07:04 .. [2022-02-18T07:05:30.807Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 18 07:04 cost [2022-02-18T07:05:30.807Z] -rw-r--r--. 1 jenkins jenkins 82 Feb 18 07:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:05:29.795Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T07:05:29.811Z] > git checkout -f 894c3e7ad930fb1b408abbce501bdc859c6bf94e # timeout=10 [2022-02-18T07:05:31.193Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:05:31.748Z] ---> package-listing.sh [2022-02-18T07:05:31.748Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-18T07:05:31.748Z] ++ facter osfamily [2022-02-18T07:05:32.009Z] + OS_FAMILY=redhat [2022-02-18T07:05:32.009Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-498 [2022-02-18T07:05:32.009Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-18T07:05:32.009Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-18T07:05:32.009Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-18T07:05:32.009Z] + PACKAGES=/tmp/packages_start.txt [2022-02-18T07:05:32.009Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-498 ']' [2022-02-18T07:05:32.009Z] + PACKAGES=/tmp/packages_end.txt [2022-02-18T07:05:32.009Z] + case "${OS_FAMILY}" in [2022-02-18T07:05:32.009Z] + rpm -qa [2022-02-18T07:05:32.009Z] + sort [2022-02-18T07:05:32.584Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-18T07:05:32.584Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-18T07:05:32.584Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-18T07:05:32.584Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-498 ']' [2022-02-18T07:05:32.584Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives/ [2022-02-18T07:05:32.584Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives/ [Pipeline] echo [2022-02-18T07:05:32.595Z] 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-498/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-18T07:05:32.876Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:05:33.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-18T07:05:33.433Z] . [Pipeline] withDockerContainer [2022-02-18T07:05:33.499Z] prd-centos7-docker-4c-2g-5473 does not seem to be running inside a container [2022-02-18T07:05:33.535Z] $ 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-498/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-498 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498:/w/workspace/edgexfoundry_edgex-ui-go_PR-498:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-18T07:05:33.733Z] $ docker top 416df451bf0cbfc806d86076db6fbdb653fab6b5c333fef99825cf3f4ab092ab -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-18T07:05:34.096Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-18T07:05:34.390Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-18T07:05:34.688Z] + ls /var/log/sa-host [2022-02-18T07:05:34.688Z] + sadf -c /var/log/sa-host/sa17 [2022-02-18T07:05:34.688Z] file_magic: OK [2022-02-18T07:05:34.688Z] HZ: Using current value: 100 [2022-02-18T07:05:34.688Z] file_header: OK [2022-02-18T07:05:34.688Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-18T07:05:34.688Z] Statistics: [2022-02-18T07:05:34.688Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-18T07:05:34.688Z] File successfully converted to sysstat format version 12.0.3 [2022-02-18T07:05:34.688Z] + sadf -c /var/log/sa-host/sa18 [2022-02-18T07:05:34.688Z] file_magic: OK [2022-02-18T07:05:34.688Z] HZ: Using current value: 100 [2022-02-18T07:05:34.688Z] file_header: OK [2022-02-18T07:05:34.688Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-18T07:05:34.688Z] Statistics: [2022-02-18T07:05:34.688Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-18T07:05:34.688Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-18T07:05:34.915Z] provisioning config files... [2022-02-18T07:05:34.927Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/config4145983946739155114tmp [Pipeline] { [Pipeline] echo [2022-02-18T07:05:34.946Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:05:35.234Z] ---> create-netrc.sh [Pipeline] } [2022-02-18T07:05:35.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:05:35.580Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-18T07:05:35.591Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:05:35.878Z] ---> sudo-logs.sh [2022-02-18T07:05:35.878Z] Archiving 'sudo' log.. [2022-02-18T07:05:35.878Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5473.novalocal: Name or service not known [2022-02-18T07:05:35.878Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5473.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-18T07:05:35.903Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:05:36.197Z] ---> job-cost.sh [2022-02-18T07:05:36.197Z] lf-activate-venv: SKIPPING [2022-02-18T07:05:36.197Z] DEBUG: total: 0.05999999865889549 [2022-02-18T07:05:36.197Z] INFO: Retrieving Stack Cost... [2022-02-18T07:05:36.457Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-18T07:05:36.720Z] INFO: Archiving Costs [Pipeline] echo [2022-02-18T07:05:36.734Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:05:37.026Z] ---> logs-deploy.sh [2022-02-18T07:05:37.026Z] lf-activate-venv: SKIPPING [2022-02-18T07:05:37.026Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-498/3 [2022-02-18T07:05:37.026Z] INFO: archiving workspace using pattern(s): [2022-02-18T07:05:37.596Z] Archives upload complete. [2022-02-18T07:05:37.855Z] INFO: archiving logs to Nexus