Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4186f934069d6ebbe6c7ddd5a1f2c4f4fcbf1e54+3117862983e23d6112f586b2dfa99700b65170de (3230b49abd7a63aef96150989c4dd6d10f182171) 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-ssh7500947182747699521.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh1693451887714096239.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-585/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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-585/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12497403225490664914.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 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-ssh10087129802194762595.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-585/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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-585/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14144047029344889876.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2602 in /w/workspace/edgexfoundry_edgex-ui-go_PR-585 [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-585 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3117862983e23d6112f586b2dfa99700b65170de into PR head commit 4186f934069d6ebbe6c7ddd5a1f2c4f4fcbf1e54 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/585/head:refs/remotes/origin/PR-585 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4186f934069d6ebbe6c7ddd5a1f2c4f4fcbf1e54 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3117862983e23d6112f586b2dfa99700b65170de # timeout=10 Merge succeeded, producing 3a09083d6e112eec163dbecf1449b1f367838d52 Checking out Revision 3a09083d6e112eec163dbecf1449b1f367838d52 (PR-585) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a09083d6e112eec163dbecf1449b1f367838d52 # timeout=10 Commit message: "Merge commit '3117862983e23d6112f586b2dfa99700b65170de' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-17T02:07:22.329Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-17T02:07:22.366Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-17T02:07:22.378Z] ========================================================= [2023-03-17T02:07:22.378Z] EdgeX Global Pipelines Version Info [2023-03-17T02:07:22.378Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk df2dde8a9a32a6e0f6a34ed8bdd8000cef08e135 # timeout=10 [2023-03-17T02:07:23.079Z] ------------------- [2023-03-17T02:07:23.079Z] stable info: [2023-03-17T02:07:23.079Z] ------------------- [2023-03-17T02:07:23.079Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-17T02:07:23.079Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-17T02:07:23.079Z] Message: update stable to v1.0.245 [2023-03-17T02:07:23.646Z] ------------------- [2023-03-17T02:07:23.646Z] experimental info: [2023-03-17T02:07:23.646Z] ------------------- [2023-03-17T02:07:23.646Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-17T02:07:23.646Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-17T02:07:23.646Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-17T02:07:23.805Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-03-17T02:07:23.819Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-03-17T02:07:23.832Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-17T02:07:23.842Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-17T02:07:23.854Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-17T02:07:23.867Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-17T02:07:23.879Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-17T02:07:23.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-17T02:07:23.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-17T02:07:23.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-17T02:07:23.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-17T02:07:23.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-03-17T02:07:23.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-17T02:07:23.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-17T02:07:23.993Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T02:07:24.012Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T02:07:24.027Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-17T02:07:24.042Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-17T02:07:24.051Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-17T02:07:24.062Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-17T02:07:24.074Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-17T02:07:24.089Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-17T02:07:24.098Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-17T02:07:24.118Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-17T02:07:24.132Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-17T02:07:24.146Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-17T02:07:24.157Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-17T02:07:24.170Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-585 [Pipeline] echo [2023-03-17T02:07:24.182Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-585 [Pipeline] echo [2023-03-17T02:07:24.192Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-585 [Pipeline] echo [2023-03-17T02:07:24.204Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a09083d6e112eec163dbecf1449b1f367838d52 [Pipeline] echo [2023-03-17T02:07:24.218Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a09083 [Pipeline] echo [2023-03-17T02:07:24.233Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T02:07:24.270Z] provisioning config files... [2023-03-17T02:07:24.282Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp/config10374756848947330680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:07:24.622Z] ---> docker-login.sh [2023-03-17T02:07:24.622Z] nexus3.edgexfoundry.org:10001 [2023-03-17T02:07:24.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:07:24.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:07:24.884Z] Configure a credential helper to remove this warning. See [2023-03-17T02:07:24.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:07:24.884Z] [2023-03-17T02:07:24.884Z] Login Succeeded [2023-03-17T02:07:24.884Z] nexus3.edgexfoundry.org:10002 [2023-03-17T02:07:24.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:07:26.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:07:26.269Z] Configure a credential helper to remove this warning. See [2023-03-17T02:07:26.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:07:26.269Z] [2023-03-17T02:07:26.269Z] Login Succeeded [2023-03-17T02:07:26.269Z] nexus3.edgexfoundry.org:10003 [2023-03-17T02:07:26.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:07:26.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:07:26.269Z] Configure a credential helper to remove this warning. See [2023-03-17T02:07:26.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:07:26.269Z] [2023-03-17T02:07:26.269Z] Login Succeeded [2023-03-17T02:07:26.269Z] nexus3.edgexfoundry.org:10004 [2023-03-17T02:07:26.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:07:26.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:07:26.269Z] Configure a credential helper to remove this warning. See [2023-03-17T02:07:26.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:07:26.269Z] [2023-03-17T02:07:26.269Z] Login Succeeded [2023-03-17T02:07:26.269Z] docker.io [2023-03-17T02:07:26.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:07:26.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:07:26.538Z] Configure a credential helper to remove this warning. See [2023-03-17T02:07:26.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:07:26.538Z] [2023-03-17T02:07:26.538Z] Login Succeeded [2023-03-17T02:07:26.538Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T02:07:26.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-17T02:07:26.916Z] + git rev-list -1 --merges 3a09083d6e112eec163dbecf1449b1f367838d52~1..3a09083d6e112eec163dbecf1449b1f367838d52 [Pipeline] echo [2023-03-17T02:07:26.956Z] -----------> git rev-list -1 --merges 3a09083d6e112eec163dbecf1449b1f367838d52~1..3a09083d6e112eec163dbecf1449b1f367838d52 3a09083d6e112eec163dbecf1449b1f367838d52 [2023-03-17T02:07:26.956Z] 3a09083d6e112eec163dbecf1449b1f367838d52 [false] [Pipeline] sh [2023-03-17T02:07:27.241Z] + git log --format=format:%s -1 3a09083d6e112eec163dbecf1449b1f367838d52 [Pipeline] echo [2023-03-17T02:07:27.260Z] ========================================================= [2023-03-17T02:07:27.260Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-17T02:07:27.260Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T02:07:27.574Z] + git log --format=format:%s -1 3a09083d6e112eec163dbecf1449b1f367838d52 [Pipeline] echo [2023-03-17T02:07:27.587Z] [semverPrep] GIT_COMMIT: 3a09083d6e112eec163dbecf1449b1f367838d52, Commit Message: Merge commit '3117862983e23d6112f586b2dfa99700b65170de' into HEAD [Pipeline] echo [2023-03-17T02:07:27.595Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-17T02:07:27.950Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T02:07:27.950Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-17T02:07:27.950Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-17T02:07:27.950Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-17T02:07:27.950Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-17T02:07:27.950Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-17T02:07:27.950Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:07:28.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T02:07:28.314Z] [2023-03-17T02:07:28.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:07:28.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T02:07:28.617Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-17T02:07:28.617Z] b85a868b505f: Pulling fs layer [2023-03-17T02:07:28.617Z] e2be974225ed: Pulling fs layer [2023-03-17T02:07:28.617Z] 339a4e72a1f5: Pulling fs layer [2023-03-17T02:07:28.617Z] 988bab9f4d93: Pulling fs layer [2023-03-17T02:07:28.617Z] 1469e6f7b9e6: Pulling fs layer [2023-03-17T02:07:28.617Z] eaf3925da568: Pulling fs layer [2023-03-17T02:07:28.617Z] bab4dde63d76: Pulling fs layer [2023-03-17T02:07:28.617Z] bde34c3a00c8: Pulling fs layer [2023-03-17T02:07:28.617Z] b352a97aabf1: Pulling fs layer [2023-03-17T02:07:28.617Z] 4872d77fe225: Pulling fs layer [2023-03-17T02:07:28.617Z] 5851b861e8e6: Pulling fs layer [2023-03-17T02:07:28.617Z] bab4dde63d76: Waiting [2023-03-17T02:07:28.617Z] bde34c3a00c8: Waiting [2023-03-17T02:07:28.617Z] b352a97aabf1: Waiting [2023-03-17T02:07:28.617Z] 4872d77fe225: Waiting [2023-03-17T02:07:28.617Z] 5851b861e8e6: Waiting [2023-03-17T02:07:28.617Z] 1469e6f7b9e6: Waiting [2023-03-17T02:07:28.617Z] eaf3925da568: Waiting [2023-03-17T02:07:28.617Z] 988bab9f4d93: Waiting [2023-03-17T02:07:28.617Z] e2be974225ed: Verifying Checksum [2023-03-17T02:07:28.617Z] e2be974225ed: Download complete [2023-03-17T02:07:28.617Z] 988bab9f4d93: Download complete [2023-03-17T02:07:28.875Z] 1469e6f7b9e6: Verifying Checksum [2023-03-17T02:07:28.875Z] 1469e6f7b9e6: Download complete [2023-03-17T02:07:28.875Z] 339a4e72a1f5: Verifying Checksum [2023-03-17T02:07:28.875Z] 339a4e72a1f5: Download complete [2023-03-17T02:07:28.875Z] eaf3925da568: Verifying Checksum [2023-03-17T02:07:28.875Z] eaf3925da568: Download complete [2023-03-17T02:07:28.875Z] bde34c3a00c8: Verifying Checksum [2023-03-17T02:07:28.875Z] bde34c3a00c8: Download complete [2023-03-17T02:07:28.875Z] b352a97aabf1: Verifying Checksum [2023-03-17T02:07:28.875Z] b352a97aabf1: Download complete [2023-03-17T02:07:28.875Z] 4872d77fe225: Download complete [2023-03-17T02:07:28.875Z] 5851b861e8e6: Verifying Checksum [2023-03-17T02:07:28.875Z] b85a868b505f: Download complete [2023-03-17T02:07:29.134Z] bab4dde63d76: Verifying Checksum [2023-03-17T02:07:29.134Z] bab4dde63d76: Download complete [2023-03-17T02:07:30.065Z] b85a868b505f: Pull complete [2023-03-17T02:07:30.323Z] e2be974225ed: Pull complete [2023-03-17T02:07:30.581Z] 339a4e72a1f5: Pull complete [2023-03-17T02:07:30.848Z] 988bab9f4d93: Pull complete [2023-03-17T02:07:31.134Z] 1469e6f7b9e6: Pull complete [2023-03-17T02:07:31.134Z] eaf3925da568: Pull complete [2023-03-17T02:07:33.052Z] bab4dde63d76: Pull complete [2023-03-17T02:07:33.052Z] bde34c3a00c8: Pull complete [2023-03-17T02:07:33.052Z] b352a97aabf1: Pull complete [2023-03-17T02:07:33.052Z] 4872d77fe225: Pull complete [2023-03-17T02:07:33.052Z] 5851b861e8e6: Pull complete [2023-03-17T02:07:33.312Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-17T02:07:33.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T02:07:33.312Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T02:07:33.485Z] prd-ubuntu20.04-docker-8c-8g-2602 does not seem to be running inside a container [2023-03-17T02:07:33.623Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-585 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585:/w/workspace/edgexfoundry_edgex-ui-go_PR-585:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-585@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-devops/py-git-semver:0.1.4 cat [2023-03-17T02:07:37.161Z] $ docker top 0501f06bddf51dc77d7e77c1185a2a47fbb2f0423421fe284c112b5d05fd42e6 -eo pid,comm [2023-03-17T02:07:37.236Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-17T02:07:37.236Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T02:07:37.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T02:07:37.273Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T02:07:37.402Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T02:07:37.408Z] $ docker exec 0501f06bddf51dc77d7e77c1185a2a47fbb2f0423421fe284c112b5d05fd42e6 ssh-agent [2023-03-17T02:07:37.521Z] SSH_AUTH_SOCK=/tmp/ssh-eUxmoABJx03q/agent.13 [2023-03-17T02:07:37.521Z] SSH_AGENT_PID=19 [2023-03-17T02:07:37.536Z] Running ssh-add (command line suppressed) [2023-03-17T02:07:37.672Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp/private_key_11271068823366573367.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp/private_key_11271068823366573367.key) [2023-03-17T02:07:37.681Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T02:07:37.961Z] + git tag --points-at HEAD [Pipeline] } [2023-03-17T02:07:37.980Z] $ docker exec --env ******** --env ******** 0501f06bddf51dc77d7e77c1185a2a47fbb2f0423421fe284c112b5d05fd42e6 ssh-agent -k [2023-03-17T02:07:38.091Z] unset SSH_AUTH_SOCK; [2023-03-17T02:07:38.091Z] unset SSH_AGENT_PID; [2023-03-17T02:07:38.091Z] echo Agent pid 19 killed; [2023-03-17T02:07:38.096Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-17T02:07:38.124Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T02:07:38.124Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T02:07:38.238Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T02:07:38.243Z] $ docker exec 0501f06bddf51dc77d7e77c1185a2a47fbb2f0423421fe284c112b5d05fd42e6 ssh-agent [2023-03-17T02:07:38.358Z] SSH_AUTH_SOCK=/tmp/ssh-v6ZA8iSxBvjy/agent.69 [2023-03-17T02:07:38.358Z] SSH_AGENT_PID=75 [2023-03-17T02:07:38.369Z] Running ssh-add (command line suppressed) [2023-03-17T02:07:38.458Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp/private_key_1733907793042733339.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp/private_key_1733907793042733339.key) [2023-03-17T02:07:38.468Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T02:07:38.759Z] + git semver init [2023-03-17T02:07:39.019Z] 2023-03-17 02:07:38,932 [run_init] DEBUG init version:0.0.0 force:False [2023-03-17T02:07:39.019Z] 2023-03-17 02:07:38,933 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-585/.semver [2023-03-17T02:07:39.019Z] 2023-03-17 02:07:38,933 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-585/.semver [2023-03-17T02:07:39.019Z] 2023-03-17 02:07:38,933 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-585/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-585, universal_newlines=False, shell=None, istream=None) [2023-03-17T02:07:40.402Z] 2023-03-17 02:07:40,331 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-585/.git/info/exclude [2023-03-17T02:07:40.402Z] 2023-03-17 02:07:40,331 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-585/.semver/PR-585 with force:False [2023-03-17T02:07:40.402Z] 2023-03-17 02:07:40,331 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-585/.semver/PR-585 [2023-03-17T02:07:40.402Z] 2023-03-17 02:07:40,335 [execute] INFO git cat-file --batch-check [2023-03-17T02:07:40.402Z] 2023-03-17 02:07:40,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-585/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T02:07:40.402Z] 2023-03-17 02:07:40,341 [execute] INFO git cat-file --batch [2023-03-17T02:07:40.402Z] 2023-03-17 02:07:40,341 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-585/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T02:07:40.402Z] 2023-03-17 02:07:40,345 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-585/.semver/PR-585 [2023-03-17T02:07:40.402Z] 0.0.0 [Pipeline] } [2023-03-17T02:07:40.415Z] $ docker exec --env ******** --env ******** 0501f06bddf51dc77d7e77c1185a2a47fbb2f0423421fe284c112b5d05fd42e6 ssh-agent -k [2023-03-17T02:07:40.518Z] unset SSH_AUTH_SOCK; [2023-03-17T02:07:40.518Z] unset SSH_AGENT_PID; [2023-03-17T02:07:40.518Z] echo Agent pid 75 killed; [2023-03-17T02:07:40.524Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T02:07:40.908Z] + git semver [Pipeline] } [2023-03-17T02:07:41.194Z] $ docker stop --time=1 0501f06bddf51dc77d7e77c1185a2a47fbb2f0423421fe284c112b5d05fd42e6 [2023-03-17T02:07:42.538Z] $ docker rm -f --volumes 0501f06bddf51dc77d7e77c1185a2a47fbb2f0423421fe284c112b5d05fd42e6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T02:07:42.867Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-17T02:07:43.067Z] Stashed 1 file(s) [Pipeline] echo [2023-03-17T02:07:43.069Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T02:07:43.214Z] provisioning config files... [2023-03-17T02:07:43.226Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp/config6972193401705105097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:07:43.527Z] ---> docker-login.sh [2023-03-17T02:07:43.527Z] nexus3.edgexfoundry.org:10001 [2023-03-17T02:07:43.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:07:43.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:07:43.527Z] Configure a credential helper to remove this warning. See [2023-03-17T02:07:43.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:07:43.527Z] [2023-03-17T02:07:43.527Z] Login Succeeded [2023-03-17T02:07:43.527Z] nexus3.edgexfoundry.org:10002 [2023-03-17T02:07:43.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:07:44.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:07:44.923Z] Configure a credential helper to remove this warning. See [2023-03-17T02:07:44.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:07:44.923Z] [2023-03-17T02:07:44.923Z] Login Succeeded [2023-03-17T02:07:44.923Z] nexus3.edgexfoundry.org:10003 [2023-03-17T02:07:44.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:07:44.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:07:44.923Z] Configure a credential helper to remove this warning. See [2023-03-17T02:07:44.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:07:44.923Z] [2023-03-17T02:07:44.923Z] Login Succeeded [2023-03-17T02:07:44.923Z] nexus3.edgexfoundry.org:10004 [2023-03-17T02:07:44.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:07:44.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:07:44.923Z] Configure a credential helper to remove this warning. See [2023-03-17T02:07:44.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:07:44.923Z] [2023-03-17T02:07:44.923Z] Login Succeeded [2023-03-17T02:07:44.923Z] docker.io [2023-03-17T02:07:44.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:07:45.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:07:45.182Z] Configure a credential helper to remove this warning. See [2023-03-17T02:07:45.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:07:45.182Z] [2023-03-17T02:07:45.182Z] Login Succeeded [2023-03-17T02:07:45.182Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T02:07:45.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-17T02:07:45.242Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T02:07:45.253Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T02:07:45.261Z] ========================================================= [2023-03-17T02:07:45.261Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-17T02:07:45.261Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:07:45.571Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-17T02:07:45.829Z] Sending build context to Docker daemon 45.42MB [2023-03-17T02:07:45.829Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-03-17T02:07:45.829Z] Step 2/16 : FROM ${BASE} AS builder [2023-03-17T02:07:45.829Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-17T02:07:45.829Z] 63b65145d645: Pulling fs layer [2023-03-17T02:07:45.829Z] a2d21d5440eb: Pulling fs layer [2023-03-17T02:07:45.829Z] 935e6c44a52c: Pulling fs layer [2023-03-17T02:07:45.829Z] 94cc34f8dd06: Pulling fs layer [2023-03-17T02:07:45.829Z] 30dea6a524f1: Pulling fs layer [2023-03-17T02:07:45.829Z] a2aff8979fd8: Pulling fs layer [2023-03-17T02:07:45.829Z] 6808be2612f2: Pulling fs layer [2023-03-17T02:07:45.829Z] f25807f1079a: Pulling fs layer [2023-03-17T02:07:45.829Z] 6808be2612f2: Waiting [2023-03-17T02:07:45.829Z] f25807f1079a: Waiting [2023-03-17T02:07:45.829Z] a2aff8979fd8: Waiting [2023-03-17T02:07:45.829Z] 94cc34f8dd06: Waiting [2023-03-17T02:07:45.829Z] 30dea6a524f1: Waiting [2023-03-17T02:07:45.829Z] a2d21d5440eb: Download complete [2023-03-17T02:07:45.829Z] 94cc34f8dd06: Verifying Checksum [2023-03-17T02:07:45.829Z] 94cc34f8dd06: Download complete [2023-03-17T02:07:45.829Z] 30dea6a524f1: Verifying Checksum [2023-03-17T02:07:45.829Z] 30dea6a524f1: Download complete [2023-03-17T02:07:46.100Z] 63b65145d645: Verifying Checksum [2023-03-17T02:07:46.100Z] 63b65145d645: Download complete [2023-03-17T02:07:46.100Z] a2aff8979fd8: Verifying Checksum [2023-03-17T02:07:46.100Z] a2aff8979fd8: Download complete [2023-03-17T02:07:46.100Z] 63b65145d645: Pull complete [2023-03-17T02:07:46.364Z] a2d21d5440eb: Pull complete [2023-03-17T02:07:46.943Z] f25807f1079a: Verifying Checksum [2023-03-17T02:07:46.943Z] f25807f1079a: Download complete [2023-03-17T02:07:46.943Z] 935e6c44a52c: Verifying Checksum [2023-03-17T02:07:46.943Z] 935e6c44a52c: Download complete [2023-03-17T02:07:47.203Z] 6808be2612f2: Verifying Checksum [2023-03-17T02:07:47.203Z] 6808be2612f2: Download complete [2023-03-17T02:07:50.485Z] 935e6c44a52c: Pull complete [2023-03-17T02:07:50.485Z] 94cc34f8dd06: Pull complete [2023-03-17T02:07:50.485Z] 30dea6a524f1: Pull complete [2023-03-17T02:07:50.485Z] a2aff8979fd8: Pull complete [2023-03-17T02:07:52.386Z] 6808be2612f2: Pull complete [2023-03-17T02:07:53.330Z] f25807f1079a: Pull complete [2023-03-17T02:07:53.330Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-17T02:07:53.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T02:07:53.331Z] ---> 3b553350e43f [2023-03-17T02:07:53.331Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-03-17T02:07:58.166Z] Still waiting to schedule task [2023-03-17T02:07:58.166Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-17T02:07:58.602Z] ---> Running in 1959c1b876ec [2023-03-17T02:07:58.602Z] Removing intermediate container 1959c1b876ec [2023-03-17T02:07:58.602Z] ---> 9ac658bbdf40 [2023-03-17T02:07:58.602Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-03-17T02:07:58.602Z] ---> Running in d5ee0d2d1cf5 [2023-03-17T02:07:58.885Z] Removing intermediate container d5ee0d2d1cf5 [2023-03-17T02:07:58.885Z] ---> 293c720e2d8e [2023-03-17T02:07:58.885Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T02:07:59.147Z] ---> Running in b0b1c68b2b10 [2023-03-17T02:07:59.147Z] Removing intermediate container b0b1c68b2b10 [2023-03-17T02:07:59.147Z] ---> 14cd4ddfe46d [2023-03-17T02:07:59.147Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-03-17T02:07:59.405Z] ---> Running in 79e1d13e0953 [2023-03-17T02:07:59.663Z] Removing intermediate container 79e1d13e0953 [2023-03-17T02:07:59.663Z] ---> 6337e34883dc [2023-03-17T02:07:59.663Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-03-17T02:07:59.663Z] ---> Running in bb018a36e328 [2023-03-17T02:07:59.922Z] Removing intermediate container bb018a36e328 [2023-03-17T02:07:59.922Z] ---> 5ac63d09a6d3 [2023-03-17T02:07:59.922Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-03-17T02:08:00.488Z] latest: Pulling from library/docker [2023-03-17T02:08:00.488Z] 63b65145d645: Already exists [2023-03-17T02:08:00.488Z] 79632185ca8e: Pulling fs layer [2023-03-17T02:08:00.488Z] 96acd0207079: Pulling fs layer [2023-03-17T02:08:00.488Z] cd9b23e3d659: Pulling fs layer [2023-03-17T02:08:00.488Z] 9b72c76fa520: Pulling fs layer [2023-03-17T02:08:00.488Z] 2a9913c6de88: Pulling fs layer [2023-03-17T02:08:00.488Z] d82d65dfa3e2: Pulling fs layer [2023-03-17T02:08:00.488Z] c870b0efe7bf: Pulling fs layer [2023-03-17T02:08:00.488Z] 3bd06c2449b9: Pulling fs layer [2023-03-17T02:08:00.488Z] b8adaaee12a3: Pulling fs layer [2023-03-17T02:08:00.488Z] 32e31cd5a8e4: Pulling fs layer [2023-03-17T02:08:00.488Z] cebae2ff9f88: Pulling fs layer [2023-03-17T02:08:00.488Z] 9b72c76fa520: Waiting [2023-03-17T02:08:00.488Z] 2a9913c6de88: Waiting [2023-03-17T02:08:00.488Z] d82d65dfa3e2: Waiting [2023-03-17T02:08:00.488Z] c870b0efe7bf: Waiting [2023-03-17T02:08:00.488Z] 3bd06c2449b9: Waiting [2023-03-17T02:08:00.488Z] b8adaaee12a3: Waiting [2023-03-17T02:08:00.488Z] 32e31cd5a8e4: Waiting [2023-03-17T02:08:00.488Z] cebae2ff9f88: Waiting [2023-03-17T02:08:00.488Z] 38a13f2f8392: Pulling fs layer [2023-03-17T02:08:00.488Z] 38a13f2f8392: Waiting [2023-03-17T02:08:00.488Z] 79632185ca8e: Verifying Checksum [2023-03-17T02:08:00.488Z] 79632185ca8e: Download complete [2023-03-17T02:08:00.747Z] 79632185ca8e: Pull complete [2023-03-17T02:08:00.747Z] 96acd0207079: Verifying Checksum [2023-03-17T02:08:00.747Z] 96acd0207079: Download complete [2023-03-17T02:08:01.004Z] 2a9913c6de88: Verifying Checksum [2023-03-17T02:08:01.004Z] 2a9913c6de88: Download complete [2023-03-17T02:08:01.004Z] cd9b23e3d659: Verifying Checksum [2023-03-17T02:08:01.004Z] cd9b23e3d659: Download complete [2023-03-17T02:08:01.004Z] 9b72c76fa520: Verifying Checksum [2023-03-17T02:08:01.004Z] 9b72c76fa520: Download complete [2023-03-17T02:08:01.004Z] d82d65dfa3e2: Verifying Checksum [2023-03-17T02:08:01.004Z] d82d65dfa3e2: Download complete [2023-03-17T02:08:01.004Z] c870b0efe7bf: Verifying Checksum [2023-03-17T02:08:01.004Z] c870b0efe7bf: Download complete [2023-03-17T02:08:01.004Z] 96acd0207079: Pull complete [2023-03-17T02:08:01.004Z] b8adaaee12a3: Verifying Checksum [2023-03-17T02:08:01.004Z] b8adaaee12a3: Download complete [2023-03-17T02:08:01.262Z] 3bd06c2449b9: Verifying Checksum [2023-03-17T02:08:01.262Z] 3bd06c2449b9: Download complete [2023-03-17T02:08:01.262Z] 38a13f2f8392: Verifying Checksum [2023-03-17T02:08:01.262Z] 38a13f2f8392: Download complete [2023-03-17T02:08:01.262Z] cebae2ff9f88: Download complete [2023-03-17T02:08:01.519Z] cd9b23e3d659: Pull complete [2023-03-17T02:08:01.519Z] 32e31cd5a8e4: Verifying Checksum [2023-03-17T02:08:01.519Z] 32e31cd5a8e4: Download complete [2023-03-17T02:08:01.780Z] 9b72c76fa520: Pull complete [2023-03-17T02:08:01.780Z] 2a9913c6de88: Pull complete [2023-03-17T02:08:02.042Z] d82d65dfa3e2: Pull complete [2023-03-17T02:08:02.042Z] c870b0efe7bf: Pull complete [2023-03-17T02:08:02.300Z] 3bd06c2449b9: Pull complete [2023-03-17T02:08:02.300Z] b8adaaee12a3: Pull complete [2023-03-17T02:08:03.234Z] 32e31cd5a8e4: Pull complete [2023-03-17T02:08:03.234Z] cebae2ff9f88: Pull complete [2023-03-17T02:08:03.234Z] 38a13f2f8392: Pull complete [2023-03-17T02:08:03.234Z] Digest: sha256:3a09aaa775e328ec0817cb9b060e68c94ccf135f290c70f8189fbf2128ecdd9c [2023-03-17T02:08:03.234Z] Status: Downloaded newer image for docker:latest [2023-03-17T02:08:05.782Z] ---> 44f04fc5327f [2023-03-17T02:08:05.782Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-17T02:08:05.782Z] ---> Running in 6fdecfbd5905 [2023-03-17T02:08:06.350Z] Removing intermediate container 6fdecfbd5905 [2023-03-17T02:08:06.350Z] ---> 5374a07b258f [2023-03-17T02:08:06.350Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T02:08:06.350Z] ---> Running in 465a68d4267d [2023-03-17T02:08:06.915Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T02:08:07.858Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T02:08:08.439Z] OK: 265 MiB in 53 packages [2023-03-17T02:08:08.439Z] Removing intermediate container 465a68d4267d [2023-03-17T02:08:08.439Z] ---> 9da1920c2340 [2023-03-17T02:08:08.439Z] Step 11/16 : ENV GO111MODULE=on [2023-03-17T02:08:08.439Z] ---> Running in 72b65f2dfbb5 [2023-03-17T02:08:08.699Z] Removing intermediate container 72b65f2dfbb5 [2023-03-17T02:08:08.699Z] ---> 5515593d3274 [2023-03-17T02:08:08.699Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-03-17T02:08:08.699Z] ---> Running in 926485f94226 [2023-03-17T02:08:08.699Z] Removing intermediate container 926485f94226 [2023-03-17T02:08:08.699Z] ---> dab76c901d8f [2023-03-17T02:08:08.699Z] Step 13/16 : COPY go.mod vendor* ./ [2023-03-17T02:08:08.958Z] ---> 7613ec79b820 [2023-03-17T02:08:08.958Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T02:08:08.958Z] ---> Running in 406f2ff546d2 [2023-03-17T02:08:35.596Z] Removing intermediate container 406f2ff546d2 [2023-03-17T02:08:35.596Z] ---> 0fb8bc2d8717 [2023-03-17T02:08:35.596Z] Step 15/16 : COPY . . [2023-03-17T02:08:35.855Z] ---> 2b45ec197b9b [2023-03-17T02:08:35.855Z] Step 16/16 : RUN ${MAKE} [2023-03-17T02:08:35.855Z] ---> Running in 455345d1c423 [2023-03-17T02:08:36.432Z] noop [2023-03-17T02:08:36.689Z] Removing intermediate container 455345d1c423 [2023-03-17T02:08:36.689Z] ---> c2c0ba65ce42 [2023-03-17T02:08:36.689Z] Successfully built c2c0ba65ce42 [2023-03-17T02:08:36.689Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:08:36.998Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T02:08:36.998Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T02:08:37.065Z] prd-ubuntu20.04-docker-8c-8g-2602 does not seem to be running inside a container [2023-03-17T02:08:37.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-585 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585:/w/workspace/edgexfoundry_edgex-ui-go_PR-585:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-585@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 [2023-03-17T02:08:37.442Z] $ docker top 151e0c6387da5316221325bada198e63a636263a86a9b0235277fd770c71d439 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T02:08:37.782Z] + go version [2023-03-17T02:08:37.782Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-17T02:08:37.793Z] $ docker stop --time=1 151e0c6387da5316221325bada198e63a636263a86a9b0235277fd770c71d439 [2023-03-17T02:08:39.114Z] $ docker rm -f --volumes 151e0c6387da5316221325bada198e63a636263a86a9b0235277fd770c71d439 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:08:39.518Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T02:08:39.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T02:08:39.587Z] prd-ubuntu20.04-docker-8c-8g-2602 does not seem to be running inside a container [2023-03-17T02:08:39.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-585 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585:/w/workspace/edgexfoundry_edgex-ui-go_PR-585:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-585@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 [2023-03-17T02:08:39.939Z] $ docker top c850ccedd937cbf6be883e263920e52509a2753fe3333f217b061e56bc4c92b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T02:08:40.278Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-585 [Pipeline] fileExists [Pipeline] sh [2023-03-17T02:08:40.571Z] + make test [2023-03-17T02:08:40.571Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-03-17T02:08:44.755Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-03-17T02:08:52.851Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-03-17T02:08:52.851Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-03-17T02:08:52.851Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-03-17T02:08:52.851Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-03-17T02:08:52.851Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-03-17T02:08:52.851Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-03-17T02:08:52.851Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-03-17T02:08:52.851Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-03-17T02:08:52.851Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-03-17T02:08:56.126Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-17T02:08:56.126Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-17T02:08:56.126Z] ./bin/test-attribution-txt.sh [2023-03-17T02:08:56.126Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-03-17T02:08:56.126Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-03-17T02:08:56.126Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-03-17T02:08:56.126Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-03-17T02:08:56.126Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-03-17T02:08:56.126Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-03-17T02:08:56.126Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-03-17T02:08:56.126Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-03-17T02:08:56.126Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-03-17T02:08:56.126Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-03-17T02:08:56.126Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-03-17T02:08:56.126Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-03-17T02:08:56.126Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-03-17T02:08:56.126Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-03-17T02:08:56.126Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-03-17T02:08:56.126Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-03-17T02:08:56.126Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-03-17T02:08:56.126Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-03-17T02:08:56.126Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-03-17T02:08:56.126Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-03-17T02:08:56.126Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-03-17T02:08:56.126Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-03-17T02:08:56.126Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-03-17T02:08:56.126Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-03-17T02:08:56.126Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-03-17T02:08:56.126Z] make -C web test [2023-03-17T02:08:56.126Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-585/web' [2023-03-17T02:08:56.126Z] make[1]: tput: No such file or directory [2023-03-17T02:08:56.126Z] make[1]: tput: No such file or directory [2023-03-17T02:08:56.126Z] warning: generating ./VERSION [2023-03-17T02:08:56.126Z] echo "0.0.0" > VERSION [2023-03-17T02:08:56.126Z] docker build \ [2023-03-17T02:08:56.126Z] -f Dockerfile \ [2023-03-17T02:08:56.126Z] --build-arg USER=1000 \ [2023-03-17T02:08:56.126Z] \ [2023-03-17T02:08:56.126Z] --label "git_sha=3a09083d6e112eec163dbecf1449b1f367838d52" \ [2023-03-17T02:08:56.126Z] -t edgexfoundry/edgex-web-ui:3a09083d6e112eec163dbecf1449b1f367838d52 \ [2023-03-17T02:08:56.126Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-03-17T02:08:56.126Z] . [2023-03-17T02:08:56.126Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-03-17T02:08:56.126Z] Install the buildx component to build images with BuildKit: [2023-03-17T02:08:56.126Z] https://docs.docker.com/go/buildx/ [2023-03-17T02:08:56.126Z] [2023-03-17T02:08:56.126Z] Sending build context to Docker daemon 2.961MB [2023-03-17T02:08:56.126Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-03-17T02:08:56.126Z] 16.17-alpine3.15: Pulling from library/node [2023-03-17T02:08:56.126Z] 9621f1afde84: Pulling fs layer [2023-03-17T02:08:56.126Z] c6f70ee39829: Pulling fs layer [2023-03-17T02:08:56.126Z] 56892a8094a2: Pulling fs layer [2023-03-17T02:08:56.126Z] 58dd87906ef0: Pulling fs layer [2023-03-17T02:08:56.126Z] 58dd87906ef0: Waiting [2023-03-17T02:08:56.126Z] 56892a8094a2: Download complete [2023-03-17T02:08:56.126Z] 9621f1afde84: Verifying Checksum [2023-03-17T02:08:56.126Z] 9621f1afde84: Download complete [2023-03-17T02:08:56.126Z] 58dd87906ef0: Verifying Checksum [2023-03-17T02:08:56.126Z] 58dd87906ef0: Download complete [2023-03-17T02:08:56.384Z] 9621f1afde84: Pull complete [2023-03-17T02:08:56.384Z] c6f70ee39829: Verifying Checksum [2023-03-17T02:08:56.384Z] c6f70ee39829: Download complete [2023-03-17T02:08:57.753Z] c6f70ee39829: Pull complete [2023-03-17T02:08:57.753Z] 56892a8094a2: Pull complete [2023-03-17T02:08:57.753Z] 58dd87906ef0: Pull complete [2023-03-17T02:08:57.753Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-03-17T02:08:57.753Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-03-17T02:08:57.753Z] ---> b69703f70c3d [2023-03-17T02:08:57.753Z] Step 2/10 : RUN apk add --no-cache chromium [2023-03-17T02:09:01.097Z] ---> Running in 3f1bd279e427 [2023-03-17T02:09:01.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-17T02:09:01.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-17T02:09:01.098Z] (1/129) Installing libxau (1.0.9-r0) [2023-03-17T02:09:01.098Z] (2/129) Installing libmd (1.0.3-r0) [2023-03-17T02:09:01.098Z] (3/129) Installing libbsd (0.11.3-r1) [2023-03-17T02:09:01.098Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-03-17T02:09:01.098Z] (5/129) Installing libxcb (1.14-r2) [2023-03-17T02:09:01.098Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-03-17T02:09:01.098Z] (7/129) Installing libxext (1.3.4-r0) [2023-03-17T02:09:01.098Z] (8/129) Installing libice (1.0.10-r0) [2023-03-17T02:09:01.098Z] (9/129) Installing libuuid (2.37.4-r0) [2023-03-17T02:09:01.098Z] (10/129) Installing libsm (1.2.3-r0) [2023-03-17T02:09:01.098Z] (11/129) Installing libxt (1.2.1-r0) [2023-03-17T02:09:01.098Z] (12/129) Installing libxmu (1.1.3-r0) [2023-03-17T02:09:01.098Z] (13/129) Installing xset (1.2.4-r0) [2023-03-17T02:09:01.098Z] (14/129) Installing xprop (1.2.5-r0) [2023-03-17T02:09:01.098Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-03-17T02:09:01.098Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-03-17T02:09:01.098Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-03-17T02:09:01.098Z] (18/129) Installing libffi (3.4.2-r1) [2023-03-17T02:09:01.098Z] (19/129) Installing libintl (0.21-r0) [2023-03-17T02:09:01.098Z] (20/129) Installing libblkid (2.37.4-r0) [2023-03-17T02:09:01.098Z] (21/129) Installing libmount (2.37.4-r0) [2023-03-17T02:09:01.098Z] (22/129) Installing pcre (8.45-r1) [2023-03-17T02:09:01.098Z] (23/129) Installing glib (2.70.1-r0) [2023-03-17T02:09:01.098Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-03-17T02:09:01.098Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-03-17T02:09:01.098Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-03-17T02:09:01.098Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-03-17T02:09:01.356Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-03-17T02:09:01.356Z] (29/129) Installing libpng (1.6.37-r1) [2023-03-17T02:09:01.356Z] (30/129) Installing libwebp (1.2.2-r0) [2023-03-17T02:09:01.356Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-03-17T02:09:01.356Z] (32/129) Installing tiff (4.4.0-r0) [2023-03-17T02:09:01.356Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-03-17T02:09:01.356Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-03-17T02:09:01.356Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-03-17T02:09:01.356Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-03-17T02:09:01.356Z] (37/129) Installing libxrender (0.9.10-r3) [2023-03-17T02:09:01.356Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-03-17T02:09:01.356Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-03-17T02:09:01.356Z] (40/129) Installing libxi (1.8-r0) [2023-03-17T02:09:01.356Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-03-17T02:09:01.356Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-03-17T02:09:01.356Z] (43/129) Installing atk (2.36.0-r0) [2023-03-17T02:09:01.356Z] (44/129) Installing libxtst (1.2.3-r3) [2023-03-17T02:09:01.356Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-03-17T02:09:01.356Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-03-17T02:09:01.356Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-03-17T02:09:01.356Z] (48/129) Installing expat (2.5.0-r0) [2023-03-17T02:09:01.356Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-03-17T02:09:01.356Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-03-17T02:09:01.356Z] (51/129) Installing freetype (2.11.1-r2) [2023-03-17T02:09:01.356Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-03-17T02:09:01.356Z] (53/129) Installing pixman (0.40.0-r4) [2023-03-17T02:09:01.356Z] (54/129) Installing cairo (1.16.0-r5) [2023-03-17T02:09:01.356Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-03-17T02:09:01.356Z] (56/129) Installing avahi-libs (0.8-r5) [2023-03-17T02:09:01.356Z] (57/129) Installing gmp (6.2.1-r1) [2023-03-17T02:09:01.356Z] (58/129) Installing nettle (3.7.3-r0) [2023-03-17T02:09:01.356Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-03-17T02:09:01.356Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-03-17T02:09:01.356Z] (61/129) Installing libunistring (0.9.10-r1) [2023-03-17T02:09:01.356Z] (62/129) Installing gnutls (3.7.1-r2) [2023-03-17T02:09:01.356Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-03-17T02:09:01.356Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-03-17T02:09:01.356Z] (65/129) Installing fribidi (1.0.11-r0) [2023-03-17T02:09:01.356Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-03-17T02:09:01.356Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-03-17T02:09:01.616Z] (68/129) Installing libxft (2.3.4-r0) [2023-03-17T02:09:01.616Z] (69/129) Installing pango (1.48.10-r0) [2023-03-17T02:09:01.616Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-03-17T02:09:01.616Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-03-17T02:09:01.616Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-03-17T02:09:01.616Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-03-17T02:09:01.616Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-03-17T02:09:01.616Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-03-17T02:09:01.616Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-03-17T02:09:01.616Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-03-17T02:09:01.616Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-03-17T02:09:01.616Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-03-17T02:09:01.616Z] Executing ttf-opensans-1.10-r1.post-install [2023-03-17T02:09:04.146Z] (79/129) Installing libogg (1.3.5-r0) [2023-03-17T02:09:04.146Z] (80/129) Installing flac (1.3.4-r0) [2023-03-17T02:09:04.146Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-03-17T02:09:04.146Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-03-17T02:09:04.146Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-03-17T02:09:04.146Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-03-17T02:09:04.146Z] (85/129) Installing libass (0.15.2-r0) [2023-03-17T02:09:04.146Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-03-17T02:09:04.146Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-03-17T02:09:04.146Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-03-17T02:09:04.146Z] (89/129) Installing lame (3.100-r0) [2023-03-17T02:09:04.146Z] (90/129) Installing opus (1.3.1-r1) [2023-03-17T02:09:04.146Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-03-17T02:09:04.146Z] (92/129) Installing soxr (0.1.3-r2) [2023-03-17T02:09:04.146Z] (93/129) Installing libsrt (1.4.2-r1) [2023-03-17T02:09:04.146Z] (94/129) Installing libssh (0.9.6-r1) [2023-03-17T02:09:04.146Z] (95/129) Installing libtheora (1.1.1-r16) [2023-03-17T02:09:04.146Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-03-17T02:09:04.146Z] (97/129) Installing libpciaccess (0.16-r0) [2023-03-17T02:09:04.146Z] (98/129) Installing libdrm (2.4.109-r0) [2023-03-17T02:09:04.146Z] (99/129) Installing libva (2.13.0-r0) [2023-03-17T02:09:04.146Z] (100/129) Installing libvdpau (1.4-r0) [2023-03-17T02:09:04.146Z] (101/129) Installing vidstab (1.1.0-r1) [2023-03-17T02:09:04.146Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-03-17T02:09:04.146Z] (103/129) Installing libvpx (1.10.0-r0) [2023-03-17T02:09:04.146Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-03-17T02:09:04.146Z] (105/129) Installing x264-libs (20210613-r0) [2023-03-17T02:09:04.146Z] (106/129) Installing x265-libs (3.5-r0) [2023-03-17T02:09:04.146Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-03-17T02:09:04.146Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-03-17T02:09:04.146Z] (109/129) Installing libevent (2.1.12-r4) [2023-03-17T02:09:04.404Z] (110/129) Installing mesa (21.2.6-r0) [2023-03-17T02:09:04.404Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-03-17T02:09:04.404Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-03-17T02:09:04.404Z] (113/129) Installing lcms2 (2.12-r1) [2023-03-17T02:09:04.404Z] (114/129) Installing nspr (4.32-r0) [2023-03-17T02:09:04.404Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-03-17T02:09:04.404Z] (116/129) Installing nss (3.78.1-r0) [2023-03-17T02:09:04.404Z] (117/129) Installing libasyncns (0.8-r1) [2023-03-17T02:09:04.404Z] (118/129) Installing libltdl (2.4.6-r7) [2023-03-17T02:09:04.404Z] (119/129) Installing orc (0.4.32-r0) [2023-03-17T02:09:04.404Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-03-17T02:09:04.404Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-03-17T02:09:04.404Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-03-17T02:09:04.404Z] (123/129) Installing libpulse (15.0-r2) [2023-03-17T02:09:04.404Z] (124/129) Installing re2 (2021.11.01-r0) [2023-03-17T02:09:04.404Z] (125/129) Installing snappy (1.1.9-r1) [2023-03-17T02:09:04.404Z] (126/129) Installing libgpg-error (1.42-r1) [2023-03-17T02:09:04.404Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-03-17T02:09:04.404Z] (128/129) Installing libxslt (1.1.35-r0) [2023-03-17T02:09:04.404Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-03-17T02:09:05.776Z] Executing busybox-1.34.1-r7.trigger [2023-03-17T02:09:05.776Z] Executing glib-2.70.1-r0.trigger [2023-03-17T02:09:05.776Z] Executing shared-mime-info-2.1-r2.trigger [2023-03-17T02:09:06.069Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-03-17T02:09:06.069Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-03-17T02:09:06.328Z] Executing fontconfig-2.13.1-r4.trigger [2023-03-17T02:09:06.328Z] Executing mkfontscale-1.2.1-r1.trigger [2023-03-17T02:09:06.328Z] OK: 286 MiB in 145 packages [2023-03-17T02:09:12.889Z] Removing intermediate container 3f1bd279e427 [2023-03-17T02:09:12.889Z] ---> 65c016e30bbb [2023-03-17T02:09:12.889Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-03-17T02:09:12.889Z] ---> Running in 95b354c3aec7 [2023-03-17T02:09:12.889Z] Removing intermediate container 95b354c3aec7 [2023-03-17T02:09:12.889Z] ---> fada4035af6b [2023-03-17T02:09:12.889Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-03-17T02:09:12.889Z] ---> Running in f65599715b21 [2023-03-17T02:09:12.889Z] Removing intermediate container f65599715b21 [2023-03-17T02:09:12.889Z] ---> f93777bae6cd [2023-03-17T02:09:12.889Z] Step 5/10 : RUN npm install -g npm [2023-03-17T02:09:12.889Z] ---> Running in 0cf00723d818 [2023-03-17T02:09:21.026Z] [2023-03-17T02:09:21.026Z] removed 7 packages, changed 97 packages, and audited 238 packages in 8s [2023-03-17T02:09:21.026Z] [2023-03-17T02:09:21.026Z] 16 packages are looking for funding [2023-03-17T02:09:21.026Z] run `npm fund` for details [2023-03-17T02:09:21.026Z] [2023-03-17T02:09:21.026Z] found 0 vulnerabilities [2023-03-17T02:09:22.400Z] Removing intermediate container 0cf00723d818 [2023-03-17T02:09:22.400Z] ---> 63b70cda24a7 [2023-03-17T02:09:22.400Z] Step 6/10 : ARG USER=1000 [2023-03-17T02:09:22.400Z] ---> Running in c4c47018ac82 [2023-03-17T02:09:22.400Z] Removing intermediate container c4c47018ac82 [2023-03-17T02:09:22.400Z] ---> b6ee1b6c93ce [2023-03-17T02:09:22.400Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-03-17T02:09:22.400Z] ---> Running in 737b076fc4e7 [2023-03-17T02:09:22.964Z] Removing intermediate container 737b076fc4e7 [2023-03-17T02:09:22.964Z] ---> c36bc04acd96 [2023-03-17T02:09:22.964Z] Step 8/10 : USER $USER:$USER [2023-03-17T02:09:23.221Z] ---> Running in 0ed547bf30f8 [2023-03-17T02:09:23.221Z] Removing intermediate container 0ed547bf30f8 [2023-03-17T02:09:23.221Z] ---> a4a5cd07297d [2023-03-17T02:09:23.221Z] Step 9/10 : WORKDIR /app [2023-03-17T02:09:23.221Z] ---> Running in ad4488a83078 [2023-03-17T02:09:23.221Z] Removing intermediate container ad4488a83078 [2023-03-17T02:09:23.221Z] ---> 314d555ec93b [2023-03-17T02:09:23.221Z] Step 10/10 : LABEL git_sha=3a09083d6e112eec163dbecf1449b1f367838d52 [2023-03-17T02:09:23.221Z] ---> Running in 2d4fcd37304a [2023-03-17T02:09:23.478Z] Removing intermediate container 2d4fcd37304a [2023-03-17T02:09:23.478Z] ---> f13353399b94 [2023-03-17T02:09:23.478Z] Successfully built f13353399b94 [2023-03-17T02:09:23.478Z] Successfully tagged edgexfoundry/edgex-web-ui:3a09083d6e112eec163dbecf1449b1f367838d52 [2023-03-17T02:09:23.478Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-03-17T02:09:23.478Z] touch edgex-web-ui.imagebuilt [2023-03-17T02:09:23.478Z] mkdir -p node_modules coverage [2023-03-17T02:09:23.478Z] chown "1000:1000" node_modules coverage package-lock.json [2023-03-17T02:09:23.478Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-03-17T02:09:26.001Z] npm ERR! code ERESOLVE [2023-03-17T02:09:26.001Z] npm ERR! ERESOLVE could not resolve [2023-03-17T02:09:26.001Z] npm ERR! [2023-03-17T02:09:26.001Z] npm ERR! While resolving: @angular-devkit/build-angular@15.0.4 [2023-03-17T02:09:26.001Z] npm ERR! Found: @angular/compiler-cli@12.2.4 [2023-03-17T02:09:26.001Z] npm ERR! node_modules/@angular/compiler-cli [2023-03-17T02:09:26.001Z] npm ERR! dev @angular/compiler-cli@"~12.2.4" from the root project [2023-03-17T02:09:26.001Z] npm ERR! peer @angular/compiler-cli@"12.2.4" from @angular/localize@12.2.4 [2023-03-17T02:09:26.001Z] npm ERR! node_modules/@angular/localize [2023-03-17T02:09:26.001Z] npm ERR! dev @angular/localize@"^12.2.4" from the root project [2023-03-17T02:09:26.001Z] npm ERR! [2023-03-17T02:09:26.001Z] npm ERR! Could not resolve dependency: [2023-03-17T02:09:26.001Z] npm ERR! peer @angular/compiler-cli@"^15.0.0" from @angular-devkit/build-angular@15.0.4 [2023-03-17T02:09:26.001Z] npm ERR! node_modules/@angular-devkit/build-angular [2023-03-17T02:09:26.001Z] npm ERR! dev @angular-devkit/build-angular@"~15.0.4" from the root project [2023-03-17T02:09:26.001Z] npm ERR! [2023-03-17T02:09:26.001Z] npm ERR! Conflicting peer dependency: @angular/compiler-cli@15.2.3 [2023-03-17T02:09:26.001Z] npm ERR! node_modules/@angular/compiler-cli [2023-03-17T02:09:26.001Z] npm ERR! peer @angular/compiler-cli@"^15.0.0" from @angular-devkit/build-angular@15.0.4 [2023-03-17T02:09:26.001Z] npm ERR! node_modules/@angular-devkit/build-angular [2023-03-17T02:09:26.001Z] npm ERR! dev @angular-devkit/build-angular@"~15.0.4" from the root project [2023-03-17T02:09:26.001Z] npm ERR! [2023-03-17T02:09:26.001Z] npm ERR! Fix the upstream dependency conflict, or retry [2023-03-17T02:09:26.001Z] npm ERR! this command with --force or --legacy-peer-deps [2023-03-17T02:09:26.001Z] npm ERR! to accept an incorrect (and potentially broken) dependency resolution. [2023-03-17T02:09:26.001Z] npm ERR! [2023-03-17T02:09:26.001Z] npm ERR! [2023-03-17T02:09:26.001Z] npm ERR! For a full report see: [2023-03-17T02:09:26.001Z] npm ERR! /home/node/.npm/_logs/2023-03-17T02_09_23_968Z-eresolve-report.txt [2023-03-17T02:09:26.001Z] [2023-03-17T02:09:26.001Z] npm ERR! A complete log of this run can be found in: [2023-03-17T02:09:26.001Z] npm ERR! /home/node/.npm/_logs/2023-03-17T02_09_23_968Z-debug-0.log [2023-03-17T02:09:26.261Z] make[1]: *** [Makefile:139: node_modules] Error 1 [2023-03-17T02:09:26.261Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-585/web' [2023-03-17T02:09:26.261Z] make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } [2023-03-17T02:09:26.275Z] $ docker stop --time=1 c850ccedd937cbf6be883e263920e52509a2753fe3333f217b061e56bc4c92b8 [2023-03-17T02:09:27.572Z] $ docker rm -f --volumes c850ccedd937cbf6be883e263920e52509a2753fe3333f217b061e56bc4c92b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:09:28.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T02:09:28.118Z] [2023-03-17T02:09:28.118Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:09:28.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T02:09:28.418Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-17T02:09:28.418Z] 5eb5b503b376: Pulling fs layer [2023-03-17T02:09:28.418Z] 5c69ac0246d0: Pulling fs layer [2023-03-17T02:09:28.418Z] ec43610c2a17: Pulling fs layer [2023-03-17T02:09:28.418Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-17T02:09:28.418Z] 33b1e0a273af: Pulling fs layer [2023-03-17T02:09:28.418Z] 5d3b04190fa2: Pulling fs layer [2023-03-17T02:09:28.418Z] 2f39f015ded8: Pulling fs layer [2023-03-17T02:09:28.418Z] 3a2ae6a8a46f: Waiting [2023-03-17T02:09:28.418Z] 33b1e0a273af: Waiting [2023-03-17T02:09:28.418Z] 5d3b04190fa2: Waiting [2023-03-17T02:09:28.418Z] 2f39f015ded8: Waiting [2023-03-17T02:09:28.418Z] 5c69ac0246d0: Download complete [2023-03-17T02:09:28.418Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-17T02:09:28.418Z] 3a2ae6a8a46f: Download complete [2023-03-17T02:09:28.678Z] 33b1e0a273af: Verifying Checksum [2023-03-17T02:09:28.678Z] 33b1e0a273af: Download complete [2023-03-17T02:09:28.678Z] 5d3b04190fa2: Verifying Checksum [2023-03-17T02:09:28.678Z] 5d3b04190fa2: Download complete [2023-03-17T02:09:28.678Z] ec43610c2a17: Verifying Checksum [2023-03-17T02:09:28.678Z] ec43610c2a17: Download complete [2023-03-17T02:09:28.678Z] 5eb5b503b376: Verifying Checksum [2023-03-17T02:09:28.678Z] 5eb5b503b376: Download complete [2023-03-17T02:09:29.243Z] 2f39f015ded8: Download complete [2023-03-17T02:09:29.807Z] 5eb5b503b376: Pull complete [2023-03-17T02:09:30.064Z] 5c69ac0246d0: Pull complete [2023-03-17T02:09:30.321Z] ec43610c2a17: Pull complete [2023-03-17T02:09:30.321Z] 3a2ae6a8a46f: Pull complete [2023-03-17T02:09:30.579Z] 33b1e0a273af: Pull complete [2023-03-17T02:09:30.579Z] 5d3b04190fa2: Pull complete [2023-03-17T02:09:34.756Z] 2f39f015ded8: Pull complete [2023-03-17T02:09:34.756Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-17T02:09:34.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T02:09:34.756Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T02:09:34.869Z] prd-ubuntu20.04-docker-8c-8g-2602 does not seem to be running inside a container [2023-03-17T02:09:34.900Z] $ 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-585 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585:/w/workspace/edgexfoundry_edgex-ui-go_PR-585:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-585@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 [2023-03-17T02:09:39.716Z] $ docker top 5bf1f8226e3bdc4dda6884dc809863c25349aa855a2fd12642fee8eede04efe6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:09:40.082Z] ---> job-cost.sh [2023-03-17T02:09:40.082Z] lf-activate-venv: SKIPPING [2023-03-17T02:09:40.082Z] INFO: No Stack... [2023-03-17T02:09:40.340Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-17T02:09:40.909Z] INFO: Archiving Costs [Pipeline] sh [2023-03-17T02:09:41.198Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-585/archives/cost.csv [2023-03-17T02:09:41.198Z] + cut -d, -f6 [Pipeline] lock [2023-03-17T02:09:41.210Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-585-3-stack-cost] [2023-03-17T02:09:41.221Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-585-3-stack-cost] did not exist. Created. [2023-03-17T02:09:41.221Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-585-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T02:09:41.517Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-17T02:09:41.573Z] Stashed 1 file(s) [Pipeline] } [2023-03-17T02:09:41.579Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-585-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-17T02:09:41.595Z] $ docker stop --time=1 5bf1f8226e3bdc4dda6884dc809863c25349aa855a2fd12642fee8eede04efe6 [2023-03-17T02:09:42.877Z] $ docker rm -f --volumes 5bf1f8226e3bdc4dda6884dc809863c25349aa855a2fd12642fee8eede04efe6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-17T02:09:42.978Z] Failed in branch amd64 [2023-03-17T02:21:46.346Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2983 in /w/workspace/edgexfoundry_edgex-ui-go_PR-585 [Pipeline] { [Pipeline] ws [2023-03-17T02:21:46.360Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2023-03-17T02:21:46.418Z] The recommended git tool is: git [2023-03-17T02:21:59.844Z] using credential edgex-jenkins-ssh [2023-03-17T02:21:59.878Z] Cloning the remote Git repository [2023-03-17T02:21:59.966Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-03-17T02:22:00.185Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2023-03-17T02:22:00.516Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-03-17T02:22:00.517Z] > git --version # timeout=10 [2023-03-17T02:22:00.581Z] > git --version # 'git version 2.25.1' [2023-03-17T02:22:00.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T02:22:00.905Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T02:22:05.408Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-03-17T02:22:05.441Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T02:22:06.751Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-03-17T02:22:06.811Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-03-17T02:22:06.812Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T02:22:06.836Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/585/head:refs/remotes/origin/PR-585 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-17T02:22:07.398Z] Merging remotes/origin/main commit 3117862983e23d6112f586b2dfa99700b65170de into PR head commit 4186f934069d6ebbe6c7ddd5a1f2c4f4fcbf1e54 [2023-03-17T02:22:08.876Z] Merge succeeded, producing ffca39170aff0cc7f10f73e82569f65302045090 [2023-03-17T02:22:08.877Z] Checking out Revision ffca39170aff0cc7f10f73e82569f65302045090 (PR-585) [2023-03-17T02:22:07.427Z] > git config core.sparsecheckout # timeout=10 [2023-03-17T02:22:07.542Z] > git checkout -f 4186f934069d6ebbe6c7ddd5a1f2c4f4fcbf1e54 # timeout=10 [2023-03-17T02:22:08.065Z] > git remote # timeout=10 [2023-03-17T02:22:08.090Z] > git config --get remote.origin.url # timeout=10 [2023-03-17T02:22:08.133Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T02:22:08.153Z] > git merge 3117862983e23d6112f586b2dfa99700b65170de # timeout=10 [2023-03-17T02:22:08.853Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-17T02:22:08.890Z] > git config core.sparsecheckout # timeout=10 [2023-03-17T02:22:08.907Z] > git checkout -f ffca39170aff0cc7f10f73e82569f65302045090 # timeout=10 [2023-03-17T02:22:12.666Z] Commit message: "Merge commit '3117862983e23d6112f586b2dfa99700b65170de' into HEAD" [2023-03-17T02:22:12.708Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T02:22:12.684Z] > git rev-list --no-walk df2dde8a9a32a6e0f6a34ed8bdd8000cef08e135 # timeout=10 [2023-03-17T02:22:13.683Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-17T02:22:13.683Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T02:22:13.683Z] Dload Upload Total Spent Left Speed [2023-03-17T02:22:13.683Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 168k 0 --:--:-- --:--:-- --:--:-- 168k [Pipeline] sh [2023-03-17T02:22:14.403Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-17T02:22:14.766Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-17T02:22:14.766Z] + sudo tee /etc/docker/daemon.new [2023-03-17T02:22:14.766Z] { [2023-03-17T02:22:14.766Z] "registry-mirrors": [ [2023-03-17T02:22:14.766Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-17T02:22:14.766Z] ], [2023-03-17T02:22:14.766Z] "bip": "10.250.0.254/24", [2023-03-17T02:22:14.766Z] "hosts": [ [2023-03-17T02:22:14.766Z] "tcp://0.0.0.0:5555", [2023-03-17T02:22:14.766Z] "unix:///var/run/docker.sock" [2023-03-17T02:22:14.766Z] ], [2023-03-17T02:22:14.766Z] "mtu": 1458, [2023-03-17T02:22:14.766Z] "selinux-enabled": true, [2023-03-17T02:22:14.766Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-17T02:22:14.766Z] } [Pipeline] sh [2023-03-17T02:22:15.146Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-17T02:22:15.517Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T02:22:33.862Z] provisioning config files... [2023-03-17T02:22:33.896Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config10733687054669741891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:22:34.270Z] ---> docker-login.sh [2023-03-17T02:22:34.270Z] nexus3.edgexfoundry.org:10001 [2023-03-17T02:22:34.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:22:35.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:22:35.142Z] Configure a credential helper to remove this warning. See [2023-03-17T02:22:35.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:22:35.142Z] [2023-03-17T02:22:35.142Z] Login Succeeded [2023-03-17T02:22:35.142Z] nexus3.edgexfoundry.org:10002 [2023-03-17T02:22:35.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:22:35.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:22:35.691Z] Configure a credential helper to remove this warning. See [2023-03-17T02:22:35.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:22:35.691Z] [2023-03-17T02:22:35.691Z] Login Succeeded [2023-03-17T02:22:35.691Z] nexus3.edgexfoundry.org:10003 [2023-03-17T02:22:35.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:22:35.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:22:35.963Z] Configure a credential helper to remove this warning. See [2023-03-17T02:22:35.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:22:35.963Z] [2023-03-17T02:22:35.963Z] Login Succeeded [2023-03-17T02:22:35.963Z] nexus3.edgexfoundry.org:10004 [2023-03-17T02:22:36.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:22:36.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:22:36.518Z] Configure a credential helper to remove this warning. See [2023-03-17T02:22:36.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:22:36.518Z] [2023-03-17T02:22:36.518Z] Login Succeeded [2023-03-17T02:22:36.518Z] docker.io [2023-03-17T02:22:36.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:22:37.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:22:37.060Z] Configure a credential helper to remove this warning. See [2023-03-17T02:22:37.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:22:37.060Z] [2023-03-17T02:22:37.060Z] Login Succeeded [2023-03-17T02:22:37.060Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T02:22:37.077Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-17T02:22:37.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T02:22:37.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T02:22:37.446Z] ========================================================= [2023-03-17T02:22:37.446Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-17T02:22:37.446Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:22:37.800Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-17T02:22:38.779Z] Sending build context to Docker daemon 28.48MB [2023-03-17T02:22:39.050Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-03-17T02:22:39.050Z] Step 2/16 : FROM ${BASE} AS builder [2023-03-17T02:22:39.050Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-17T02:22:39.050Z] af6eaf76a39c: Pulling fs layer [2023-03-17T02:22:39.050Z] 55522c791124: Pulling fs layer [2023-03-17T02:22:39.050Z] ce5c4a1c91eb: Pulling fs layer [2023-03-17T02:22:39.050Z] 169dfbe0d373: Pulling fs layer [2023-03-17T02:22:39.050Z] e1ff8fa3b103: Pulling fs layer [2023-03-17T02:22:39.050Z] 52ebb69f0ebf: Pulling fs layer [2023-03-17T02:22:39.050Z] 5abe8eddf0d5: Pulling fs layer [2023-03-17T02:22:39.050Z] e1ff8fa3b103: Waiting [2023-03-17T02:22:39.050Z] 52ebb69f0ebf: Waiting [2023-03-17T02:22:39.050Z] 5abe8eddf0d5: Waiting [2023-03-17T02:22:39.050Z] 169dfbe0d373: Waiting [2023-03-17T02:22:40.034Z] 55522c791124: Verifying Checksum [2023-03-17T02:22:40.034Z] 55522c791124: Download complete [2023-03-17T02:22:40.034Z] 169dfbe0d373: Verifying Checksum [2023-03-17T02:22:40.034Z] 169dfbe0d373: Download complete [2023-03-17T02:22:40.034Z] e1ff8fa3b103: Download complete [2023-03-17T02:22:40.308Z] af6eaf76a39c: Verifying Checksum [2023-03-17T02:22:40.308Z] af6eaf76a39c: Download complete [2023-03-17T02:22:41.298Z] af6eaf76a39c: Pull complete [2023-03-17T02:22:41.579Z] 5abe8eddf0d5: Verifying Checksum [2023-03-17T02:22:41.579Z] 5abe8eddf0d5: Download complete [2023-03-17T02:22:42.190Z] 55522c791124: Pull complete [2023-03-17T02:22:43.647Z] 52ebb69f0ebf: Verifying Checksum [2023-03-17T02:22:43.647Z] 52ebb69f0ebf: Download complete [2023-03-17T02:22:43.647Z] ce5c4a1c91eb: Verifying Checksum [2023-03-17T02:22:43.647Z] ce5c4a1c91eb: Download complete [2023-03-17T02:22:56.139Z] ce5c4a1c91eb: Pull complete [2023-03-17T02:22:56.139Z] 169dfbe0d373: Pull complete [2023-03-17T02:22:56.139Z] e1ff8fa3b103: Pull complete [2023-03-17T02:23:02.841Z] 52ebb69f0ebf: Pull complete [2023-03-17T02:23:04.270Z] 5abe8eddf0d5: Pull complete [2023-03-17T02:23:04.270Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-17T02:23:04.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T02:23:04.270Z] ---> 6cb57ee374ae [2023-03-17T02:23:04.270Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-03-17T02:23:06.900Z] ---> Running in 224bbdd7fa22 [2023-03-17T02:23:11.173Z] Removing intermediate container 224bbdd7fa22 [2023-03-17T02:23:11.173Z] ---> ec026e3ac1b1 [2023-03-17T02:23:11.173Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-03-17T02:23:11.173Z] ---> Running in 15438a677fe0 [2023-03-17T02:23:11.456Z] Removing intermediate container 15438a677fe0 [2023-03-17T02:23:11.456Z] ---> aa3f3bfb3a29 [2023-03-17T02:23:11.456Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T02:23:11.732Z] ---> Running in 0678742cd913 [2023-03-17T02:23:12.005Z] Removing intermediate container 0678742cd913 [2023-03-17T02:23:12.005Z] ---> caec07398cc6 [2023-03-17T02:23:12.005Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-03-17T02:23:12.287Z] ---> Running in d25f1db99b3d [2023-03-17T02:23:12.563Z] Removing intermediate container d25f1db99b3d [2023-03-17T02:23:12.563Z] ---> ddb856e5520d [2023-03-17T02:23:12.563Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-03-17T02:23:12.563Z] ---> Running in 19e7fe005620 [2023-03-17T02:23:13.162Z] Removing intermediate container 19e7fe005620 [2023-03-17T02:23:13.162Z] ---> 2c8c9f2e181a [2023-03-17T02:23:13.162Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-03-17T02:23:13.435Z] latest: Pulling from library/docker [2023-03-17T02:23:13.708Z] af6eaf76a39c: Already exists [2023-03-17T02:23:13.708Z] 1173461b5ece: Pulling fs layer [2023-03-17T02:23:13.708Z] 51c470f9a84d: Pulling fs layer [2023-03-17T02:23:13.708Z] 37ac63e80544: Pulling fs layer [2023-03-17T02:23:13.708Z] 8c8113334214: Pulling fs layer [2023-03-17T02:23:13.708Z] 61601e346ea4: Pulling fs layer [2023-03-17T02:23:13.708Z] 83c4068ee973: Pulling fs layer [2023-03-17T02:23:13.708Z] d1fc4ecb6a84: Pulling fs layer [2023-03-17T02:23:13.708Z] b6bbc4cc529d: Pulling fs layer [2023-03-17T02:23:13.708Z] 944b44ca4050: Pulling fs layer [2023-03-17T02:23:13.708Z] 5c50d9efa965: Pulling fs layer [2023-03-17T02:23:13.708Z] dbcad312f5f5: Pulling fs layer [2023-03-17T02:23:13.708Z] 3d9d2dcd32c9: Pulling fs layer [2023-03-17T02:23:13.708Z] 61601e346ea4: Waiting [2023-03-17T02:23:13.708Z] 83c4068ee973: Waiting [2023-03-17T02:23:13.708Z] d1fc4ecb6a84: Waiting [2023-03-17T02:23:13.708Z] b6bbc4cc529d: Waiting [2023-03-17T02:23:13.708Z] 944b44ca4050: Waiting [2023-03-17T02:23:13.708Z] 5c50d9efa965: Waiting [2023-03-17T02:23:13.708Z] dbcad312f5f5: Waiting [2023-03-17T02:23:13.708Z] 3d9d2dcd32c9: Waiting [2023-03-17T02:23:13.708Z] 8c8113334214: Waiting [2023-03-17T02:23:13.708Z] 1173461b5ece: Verifying Checksum [2023-03-17T02:23:13.708Z] 1173461b5ece: Download complete [2023-03-17T02:23:14.401Z] 37ac63e80544: Verifying Checksum [2023-03-17T02:23:14.401Z] 37ac63e80544: Download complete [2023-03-17T02:23:14.401Z] 51c470f9a84d: Verifying Checksum [2023-03-17T02:23:14.401Z] 51c470f9a84d: Download complete [2023-03-17T02:23:14.401Z] 61601e346ea4: Verifying Checksum [2023-03-17T02:23:14.401Z] 61601e346ea4: Download complete [2023-03-17T02:23:14.676Z] 83c4068ee973: Download complete [2023-03-17T02:23:14.676Z] 8c8113334214: Download complete [2023-03-17T02:23:14.676Z] d1fc4ecb6a84: Verifying Checksum [2023-03-17T02:23:14.676Z] d1fc4ecb6a84: Download complete [2023-03-17T02:23:14.676Z] 944b44ca4050: Verifying Checksum [2023-03-17T02:23:14.676Z] 944b44ca4050: Download complete [2023-03-17T02:23:14.676Z] 1173461b5ece: Pull complete [2023-03-17T02:23:14.951Z] dbcad312f5f5: Verifying Checksum [2023-03-17T02:23:14.951Z] dbcad312f5f5: Download complete [2023-03-17T02:23:14.951Z] b6bbc4cc529d: Verifying Checksum [2023-03-17T02:23:14.951Z] b6bbc4cc529d: Download complete [2023-03-17T02:23:14.951Z] 3d9d2dcd32c9: Download complete [2023-03-17T02:23:15.937Z] 51c470f9a84d: Pull complete [2023-03-17T02:23:16.213Z] 5c50d9efa965: Verifying Checksum [2023-03-17T02:23:16.213Z] 5c50d9efa965: Download complete [2023-03-17T02:23:17.191Z] 37ac63e80544: Pull complete [2023-03-17T02:23:18.182Z] 8c8113334214: Pull complete [2023-03-17T02:23:18.776Z] 61601e346ea4: Pull complete [2023-03-17T02:23:18.776Z] 83c4068ee973: Pull complete [2023-03-17T02:23:19.050Z] d1fc4ecb6a84: Pull complete [2023-03-17T02:23:20.475Z] b6bbc4cc529d: Pull complete [2023-03-17T02:23:20.475Z] 944b44ca4050: Pull complete [2023-03-17T02:23:23.072Z] 5c50d9efa965: Pull complete [2023-03-17T02:23:23.341Z] dbcad312f5f5: Pull complete [2023-03-17T02:23:23.611Z] 3d9d2dcd32c9: Pull complete [2023-03-17T02:23:23.611Z] Digest: sha256:3a09aaa775e328ec0817cb9b060e68c94ccf135f290c70f8189fbf2128ecdd9c [2023-03-17T02:23:23.611Z] Status: Downloaded newer image for docker:latest [2023-03-17T02:23:26.209Z] ---> 1e75eea33eaf [2023-03-17T02:23:26.209Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-17T02:23:26.209Z] ---> Running in 9a95e5e37e79 [2023-03-17T02:23:28.200Z] Removing intermediate container 9a95e5e37e79 [2023-03-17T02:23:28.200Z] ---> 874d66d34d0c [2023-03-17T02:23:28.200Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T02:23:28.200Z] ---> Running in e2d33165adf9 [2023-03-17T02:23:29.657Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T02:23:30.635Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T02:23:32.604Z] OK: 263 MiB in 53 packages [2023-03-17T02:23:33.582Z] Removing intermediate container e2d33165adf9 [2023-03-17T02:23:33.582Z] ---> 2af969eafee6 [2023-03-17T02:23:33.582Z] Step 11/16 : ENV GO111MODULE=on [2023-03-17T02:23:33.582Z] ---> Running in 4de2adeb4ed3 [2023-03-17T02:23:34.171Z] Removing intermediate container 4de2adeb4ed3 [2023-03-17T02:23:34.171Z] ---> 23a5d3e2df0c [2023-03-17T02:23:34.171Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-03-17T02:23:34.171Z] ---> Running in 70d677849388 [2023-03-17T02:23:34.446Z] Removing intermediate container 70d677849388 [2023-03-17T02:23:34.446Z] ---> bfe2fba138d6 [2023-03-17T02:23:34.446Z] Step 13/16 : COPY go.mod vendor* ./ [2023-03-17T02:23:36.408Z] ---> 793f04576956 [2023-03-17T02:23:36.408Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T02:23:36.408Z] ---> Running in 81d8b4fe2d51 [2023-03-17T02:24:44.469Z] Removing intermediate container 81d8b4fe2d51 [2023-03-17T02:24:44.469Z] ---> 8c4e70deb05b [2023-03-17T02:24:44.469Z] Step 15/16 : COPY . . [2023-03-17T02:24:44.469Z] ---> 07db0cd212a7 [2023-03-17T02:24:44.469Z] Step 16/16 : RUN ${MAKE} [2023-03-17T02:24:44.469Z] ---> Running in aa9e7d9d32e8 [2023-03-17T02:24:44.469Z] noop [2023-03-17T02:24:44.469Z] Removing intermediate container aa9e7d9d32e8 [2023-03-17T02:24:44.469Z] ---> 7af763581ab1 [2023-03-17T02:24:44.469Z] Successfully built 7af763581ab1 [2023-03-17T02:24:44.469Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:24:44.842Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T02:24:44.842Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T02:24:45.082Z] prd-ubuntu20.04-docker-arm64-4c-16g-2983 does not seem to be running inside a container [2023-03-17T02:24:45.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** ci-base-image-arm64 cat [2023-03-17T02:24:46.547Z] $ docker top 912148ec61df1f76778e03848d0a4989631f2ddaa054129164c8d6015d006665 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T02:24:47.416Z] + go version [2023-03-17T02:24:47.416Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-17T02:24:47.446Z] $ docker stop --time=1 912148ec61df1f76778e03848d0a4989631f2ddaa054129164c8d6015d006665 [2023-03-17T02:24:49.224Z] $ docker rm -f --volumes 912148ec61df1f76778e03848d0a4989631f2ddaa054129164c8d6015d006665 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:24:49.803Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T02:24:49.803Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T02:24:50.012Z] prd-ubuntu20.04-docker-arm64-4c-16g-2983 does not seem to be running inside a container [2023-03-17T02:24:50.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** ci-base-image-arm64 cat [2023-03-17T02:24:51.546Z] $ docker top 5fd155ca0221bf025a7dfdb1b64c7636d9113f4bb2b2df1e4cf2eb6d641d762b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T02:24:52.398Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/3 [Pipeline] fileExists [Pipeline] sh [2023-03-17T02:24:53.060Z] + make test [2023-03-17T02:24:53.060Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-03-17T02:25:31.972Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-03-17T02:27:23.735Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-03-17T02:27:23.735Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-03-17T02:27:23.735Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-03-17T02:27:23.735Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-03-17T02:27:23.735Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-03-17T02:27:23.735Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-03-17T02:27:23.735Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-03-17T02:27:23.735Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-03-17T02:27:23.735Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-03-17T02:27:38.924Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-17T02:27:38.924Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-17T02:27:38.924Z] ./bin/test-attribution-txt.sh [2023-03-17T02:27:38.924Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-03-17T02:27:38.924Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-03-17T02:27:38.924Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-03-17T02:27:38.924Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-03-17T02:27:38.924Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-03-17T02:27:38.924Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-03-17T02:27:38.924Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-03-17T02:27:38.924Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-03-17T02:27:38.924Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-03-17T02:27:38.924Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-03-17T02:27:38.924Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-03-17T02:27:38.924Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-03-17T02:27:38.924Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-03-17T02:27:38.924Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-03-17T02:27:38.924Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-03-17T02:27:38.924Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-03-17T02:27:38.924Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-03-17T02:27:38.924Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-03-17T02:27:38.924Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-03-17T02:27:38.924Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-03-17T02:27:38.924Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-03-17T02:27:38.924Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-03-17T02:27:38.924Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-03-17T02:27:38.924Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-03-17T02:27:38.924Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-03-17T02:27:38.924Z] make -C web test [2023-03-17T02:27:38.924Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/3/web' [2023-03-17T02:27:38.924Z] make[1]: tput: No such file or directory [2023-03-17T02:27:38.924Z] make[1]: tput: No such file or directory [2023-03-17T02:27:38.924Z] warning: generating ./VERSION [2023-03-17T02:27:38.924Z] echo "0.0.0" > VERSION [2023-03-17T02:27:38.924Z] docker build \ [2023-03-17T02:27:38.924Z] -f Dockerfile \ [2023-03-17T02:27:38.924Z] --build-arg USER=1000 \ [2023-03-17T02:27:38.924Z] \ [2023-03-17T02:27:38.924Z] --label "git_sha=ffca39170aff0cc7f10f73e82569f65302045090" \ [2023-03-17T02:27:38.924Z] -t edgexfoundry/edgex-web-ui:ffca39170aff0cc7f10f73e82569f65302045090 \ [2023-03-17T02:27:38.924Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-03-17T02:27:38.924Z] . [2023-03-17T02:27:38.924Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-03-17T02:27:38.924Z] Install the buildx component to build images with BuildKit: [2023-03-17T02:27:38.924Z] https://docs.docker.com/go/buildx/ [2023-03-17T02:27:38.924Z] [2023-03-17T02:27:38.924Z] Sending build context to Docker daemon 2.961MB [2023-03-17T02:27:38.924Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-03-17T02:27:38.924Z] 16.17-alpine3.15: Pulling from library/node [2023-03-17T02:27:38.924Z] 47517142f6ba: Pulling fs layer [2023-03-17T02:27:38.924Z] 5f8c4bfa009b: Pulling fs layer [2023-03-17T02:27:38.924Z] f7079c9c4ba1: Pulling fs layer [2023-03-17T02:27:38.924Z] aba105e6f55a: Pulling fs layer [2023-03-17T02:27:38.924Z] aba105e6f55a: Waiting [2023-03-17T02:27:38.924Z] f7079c9c4ba1: Verifying Checksum [2023-03-17T02:27:38.924Z] f7079c9c4ba1: Download complete [2023-03-17T02:27:38.924Z] 47517142f6ba: Verifying Checksum [2023-03-17T02:27:38.924Z] 47517142f6ba: Download complete [2023-03-17T02:27:38.924Z] aba105e6f55a: Verifying Checksum [2023-03-17T02:27:38.924Z] aba105e6f55a: Download complete [2023-03-17T02:27:39.518Z] 47517142f6ba: Pull complete [2023-03-17T02:27:39.786Z] 5f8c4bfa009b: Verifying Checksum [2023-03-17T02:27:43.151Z] 5f8c4bfa009b: Pull complete [2023-03-17T02:27:43.746Z] f7079c9c4ba1: Pull complete [2023-03-17T02:27:44.016Z] aba105e6f55a: Pull complete [2023-03-17T02:27:44.016Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-03-17T02:27:44.016Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-03-17T02:27:44.016Z] ---> bf1b8b58d215 [2023-03-17T02:27:44.016Z] Step 2/10 : RUN apk add --no-cache chromium [2023-03-17T02:27:44.610Z] ---> Running in 97837c203e4e [2023-03-17T02:27:45.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-17T02:27:46.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-17T02:27:47.611Z] (1/128) Installing libxau (1.0.9-r0) [2023-03-17T02:27:47.611Z] (2/128) Installing libmd (1.0.3-r0) [2023-03-17T02:27:47.611Z] (3/128) Installing libbsd (0.11.3-r1) [2023-03-17T02:27:47.611Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-03-17T02:27:47.611Z] (5/128) Installing libxcb (1.14-r2) [2023-03-17T02:27:47.611Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-03-17T02:27:47.611Z] (7/128) Installing libxext (1.3.4-r0) [2023-03-17T02:27:47.611Z] (8/128) Installing libice (1.0.10-r0) [2023-03-17T02:27:47.611Z] (9/128) Installing libuuid (2.37.4-r0) [2023-03-17T02:27:47.611Z] (10/128) Installing libsm (1.2.3-r0) [2023-03-17T02:27:47.611Z] (11/128) Installing libxt (1.2.1-r0) [2023-03-17T02:27:47.611Z] (12/128) Installing libxmu (1.1.3-r0) [2023-03-17T02:27:47.611Z] (13/128) Installing xset (1.2.4-r0) [2023-03-17T02:27:47.611Z] (14/128) Installing xprop (1.2.5-r0) [2023-03-17T02:27:47.611Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-03-17T02:27:47.611Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-03-17T02:27:47.611Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-03-17T02:27:47.611Z] (18/128) Installing libffi (3.4.2-r1) [2023-03-17T02:27:47.611Z] (19/128) Installing libintl (0.21-r0) [2023-03-17T02:27:47.611Z] (20/128) Installing libblkid (2.37.4-r0) [2023-03-17T02:27:47.611Z] (21/128) Installing libmount (2.37.4-r0) [2023-03-17T02:27:47.879Z] (22/128) Installing pcre (8.45-r1) [2023-03-17T02:27:47.879Z] (23/128) Installing glib (2.70.1-r0) [2023-03-17T02:27:47.879Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-03-17T02:27:47.879Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-03-17T02:27:47.879Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-03-17T02:27:47.879Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-03-17T02:27:48.147Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-03-17T02:27:48.147Z] (29/128) Installing libpng (1.6.37-r1) [2023-03-17T02:27:48.147Z] (30/128) Installing libwebp (1.2.2-r0) [2023-03-17T02:27:48.147Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-03-17T02:27:48.147Z] (32/128) Installing tiff (4.4.0-r0) [2023-03-17T02:27:48.147Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-03-17T02:27:48.147Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-03-17T02:27:48.147Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-03-17T02:27:48.147Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-03-17T02:27:48.147Z] (37/128) Installing libxrender (0.9.10-r3) [2023-03-17T02:27:48.147Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-03-17T02:27:48.147Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-03-17T02:27:48.147Z] (40/128) Installing libxi (1.8-r0) [2023-03-17T02:27:48.147Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-03-17T02:27:48.147Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-03-17T02:27:48.147Z] (43/128) Installing atk (2.36.0-r0) [2023-03-17T02:27:48.148Z] (44/128) Installing libxtst (1.2.3-r3) [2023-03-17T02:27:48.148Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-03-17T02:27:48.148Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-03-17T02:27:48.417Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-03-17T02:27:48.417Z] (48/128) Installing expat (2.5.0-r0) [2023-03-17T02:27:48.417Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-03-17T02:27:48.417Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-03-17T02:27:48.417Z] (51/128) Installing freetype (2.11.1-r2) [2023-03-17T02:27:48.417Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-03-17T02:27:48.417Z] (53/128) Installing pixman (0.40.0-r4) [2023-03-17T02:27:48.417Z] (54/128) Installing cairo (1.16.0-r5) [2023-03-17T02:27:48.417Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-03-17T02:27:48.417Z] (56/128) Installing avahi-libs (0.8-r5) [2023-03-17T02:27:48.417Z] (57/128) Installing gmp (6.2.1-r1) [2023-03-17T02:27:48.417Z] (58/128) Installing nettle (3.7.3-r0) [2023-03-17T02:27:48.689Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-03-17T02:27:48.689Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-03-17T02:27:48.689Z] (61/128) Installing libunistring (0.9.10-r1) [2023-03-17T02:27:48.689Z] (62/128) Installing gnutls (3.7.1-r2) [2023-03-17T02:27:48.689Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-03-17T02:27:48.689Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-03-17T02:27:48.689Z] (65/128) Installing fribidi (1.0.11-r0) [2023-03-17T02:27:48.689Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-03-17T02:27:48.689Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-03-17T02:27:48.689Z] (68/128) Installing libxft (2.3.4-r0) [2023-03-17T02:27:48.960Z] (69/128) Installing pango (1.48.10-r0) [2023-03-17T02:27:48.960Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-03-17T02:27:48.960Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-03-17T02:27:48.960Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-03-17T02:27:48.960Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-03-17T02:27:48.960Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-03-17T02:27:49.229Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-03-17T02:27:49.534Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-03-17T02:27:49.534Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-03-17T02:27:49.534Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-03-17T02:27:49.534Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-03-17T02:27:49.534Z] Executing ttf-opensans-1.10-r1.post-install [2023-03-17T02:27:52.146Z] (79/128) Installing libogg (1.3.5-r0) [2023-03-17T02:27:52.146Z] (80/128) Installing flac (1.3.4-r0) [2023-03-17T02:27:52.146Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-03-17T02:27:52.146Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-03-17T02:27:52.146Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-03-17T02:27:52.146Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-03-17T02:27:52.146Z] (85/128) Installing libass (0.15.2-r0) [2023-03-17T02:27:52.146Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-03-17T02:27:52.146Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-03-17T02:27:52.146Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-03-17T02:27:52.146Z] (89/128) Installing lame (3.100-r0) [2023-03-17T02:27:52.146Z] (90/128) Installing opus (1.3.1-r1) [2023-03-17T02:27:52.146Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-03-17T02:27:52.146Z] (92/128) Installing soxr (0.1.3-r2) [2023-03-17T02:27:52.146Z] (93/128) Installing libsrt (1.4.2-r1) [2023-03-17T02:27:52.146Z] (94/128) Installing libssh (0.9.6-r1) [2023-03-17T02:27:52.146Z] (95/128) Installing libtheora (1.1.1-r16) [2023-03-17T02:27:52.146Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-03-17T02:27:52.146Z] (97/128) Installing libdrm (2.4.109-r0) [2023-03-17T02:27:52.146Z] (98/128) Installing libva (2.13.0-r0) [2023-03-17T02:27:52.146Z] (99/128) Installing libvdpau (1.4-r0) [2023-03-17T02:27:52.146Z] (100/128) Installing vidstab (1.1.0-r1) [2023-03-17T02:27:52.146Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-03-17T02:27:52.430Z] (102/128) Installing libvpx (1.10.0-r0) [2023-03-17T02:27:52.430Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-03-17T02:27:52.430Z] (104/128) Installing x264-libs (20210613-r0) [2023-03-17T02:27:52.430Z] (105/128) Installing x265-libs (3.5-r0) [2023-03-17T02:27:52.430Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-03-17T02:27:52.430Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-03-17T02:27:53.020Z] (108/128) Installing libevent (2.1.12-r4) [2023-03-17T02:27:53.020Z] (109/128) Installing mesa (21.2.6-r0) [2023-03-17T02:27:53.020Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-03-17T02:27:53.020Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-03-17T02:27:53.020Z] (112/128) Installing lcms2 (2.12-r1) [2023-03-17T02:27:53.020Z] (113/128) Installing nspr (4.32-r0) [2023-03-17T02:27:53.020Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-03-17T02:27:53.020Z] (115/128) Installing nss (3.78.1-r0) [2023-03-17T02:27:53.289Z] (116/128) Installing libasyncns (0.8-r1) [2023-03-17T02:27:53.289Z] (117/128) Installing libltdl (2.4.6-r7) [2023-03-17T02:27:53.289Z] (118/128) Installing orc (0.4.32-r0) [2023-03-17T02:27:53.289Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-03-17T02:27:53.289Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-03-17T02:27:53.289Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-03-17T02:27:53.289Z] (122/128) Installing libpulse (15.0-r2) [2023-03-17T02:27:53.289Z] (123/128) Installing re2 (2021.11.01-r0) [2023-03-17T02:27:53.289Z] (124/128) Installing snappy (1.1.9-r1) [2023-03-17T02:27:53.289Z] (125/128) Installing libgpg-error (1.42-r1) [2023-03-17T02:27:53.289Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-03-17T02:27:53.289Z] (127/128) Installing libxslt (1.1.35-r0) [2023-03-17T02:27:53.289Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-03-17T02:27:57.569Z] Executing busybox-1.34.1-r7.trigger [2023-03-17T02:27:57.569Z] Executing glib-2.70.1-r0.trigger [2023-03-17T02:27:57.569Z] Executing shared-mime-info-2.1-r2.trigger [2023-03-17T02:28:00.166Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-03-17T02:28:00.166Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-03-17T02:28:00.166Z] Executing fontconfig-2.13.1-r4.trigger [2023-03-17T02:28:00.166Z] Executing mkfontscale-1.2.1-r1.trigger [2023-03-17T02:28:00.166Z] OK: 275 MiB in 144 packages [2023-03-17T02:28:10.288Z] Removing intermediate container 97837c203e4e [2023-03-17T02:28:10.288Z] ---> 0771c827f385 [2023-03-17T02:28:10.288Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-03-17T02:28:10.288Z] ---> Running in 4202a3f87d29 [2023-03-17T02:28:10.288Z] Removing intermediate container 4202a3f87d29 [2023-03-17T02:28:10.288Z] ---> b18f14993d19 [2023-03-17T02:28:10.288Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-03-17T02:28:10.288Z] ---> Running in 1ce5bd57f8cf [2023-03-17T02:28:10.288Z] Removing intermediate container 1ce5bd57f8cf [2023-03-17T02:28:10.288Z] ---> f83c4a34e630 [2023-03-17T02:28:10.288Z] Step 5/10 : RUN npm install -g npm [2023-03-17T02:28:10.288Z] ---> Running in a7ec52668308 [2023-03-17T02:28:43.242Z] [2023-03-17T02:28:43.242Z] removed 7 packages, changed 97 packages, and audited 238 packages in 29s [2023-03-17T02:28:43.242Z] [2023-03-17T02:28:43.242Z] 16 packages are looking for funding [2023-03-17T02:28:43.242Z] run `npm fund` for details [2023-03-17T02:28:43.242Z] [2023-03-17T02:28:43.242Z] found 0 vulnerabilities [2023-03-17T02:28:46.644Z] Removing intermediate container a7ec52668308 [2023-03-17T02:28:46.644Z] ---> 276a2ab7b0f6 [2023-03-17T02:28:46.644Z] Step 6/10 : ARG USER=1000 [2023-03-17T02:28:46.644Z] ---> Running in 6132b75ad423 [2023-03-17T02:28:46.644Z] Removing intermediate container 6132b75ad423 [2023-03-17T02:28:46.644Z] ---> 856f8b3b0196 [2023-03-17T02:28:46.644Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-03-17T02:28:46.644Z] ---> Running in e573de1871c9 [2023-03-17T02:28:48.628Z] Removing intermediate container e573de1871c9 [2023-03-17T02:28:48.628Z] ---> f58f0ca6a398 [2023-03-17T02:28:48.628Z] Step 8/10 : USER $USER:$USER [2023-03-17T02:28:48.628Z] ---> Running in 0fcfefbbe2fa [2023-03-17T02:28:49.221Z] Removing intermediate container 0fcfefbbe2fa [2023-03-17T02:28:49.221Z] ---> 09cafce99952 [2023-03-17T02:28:49.221Z] Step 9/10 : WORKDIR /app [2023-03-17T02:28:49.221Z] ---> Running in 2e726c2b734c [2023-03-17T02:28:49.552Z] Removing intermediate container 2e726c2b734c [2023-03-17T02:28:49.552Z] ---> f8f0b458c0a1 [2023-03-17T02:28:49.552Z] Step 10/10 : LABEL git_sha=ffca39170aff0cc7f10f73e82569f65302045090 [2023-03-17T02:28:49.552Z] ---> Running in d8d5b8c98b4c [2023-03-17T02:28:49.822Z] Removing intermediate container d8d5b8c98b4c [2023-03-17T02:28:49.822Z] ---> 8ceef3f5f9a9 [2023-03-17T02:28:50.095Z] Successfully built 8ceef3f5f9a9 [2023-03-17T02:28:50.095Z] Successfully tagged edgexfoundry/edgex-web-ui:ffca39170aff0cc7f10f73e82569f65302045090 [2023-03-17T02:28:50.095Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-03-17T02:28:50.095Z] touch edgex-web-ui.imagebuilt [2023-03-17T02:28:50.095Z] mkdir -p node_modules coverage [2023-03-17T02:28:50.095Z] chown "1000:1000" node_modules coverage package-lock.json [2023-03-17T02:28:50.095Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-03-17T02:29:08.400Z] npm ERR! code ERESOLVE [2023-03-17T02:29:08.400Z] npm ERR! ERESOLVE could not resolve [2023-03-17T02:29:08.400Z] npm ERR! [2023-03-17T02:29:08.400Z] npm ERR! While resolving: @angular-devkit/build-angular@15.0.4 [2023-03-17T02:29:08.400Z] npm ERR! Found: @angular/compiler-cli@12.2.4 [2023-03-17T02:29:08.400Z] npm ERR! node_modules/@angular/compiler-cli [2023-03-17T02:29:08.400Z] npm ERR! dev @angular/compiler-cli@"~12.2.4" from the root project [2023-03-17T02:29:08.400Z] npm ERR! peer @angular/compiler-cli@"12.2.4" from @angular/localize@12.2.4 [2023-03-17T02:29:08.400Z] npm ERR! node_modules/@angular/localize [2023-03-17T02:29:08.400Z] npm ERR! dev @angular/localize@"^12.2.4" from the root project [2023-03-17T02:29:08.400Z] npm ERR! [2023-03-17T02:29:08.400Z] npm ERR! Could not resolve dependency: [2023-03-17T02:29:08.400Z] npm ERR! peer @angular/compiler-cli@"^15.0.0" from @angular-devkit/build-angular@15.0.4 [2023-03-17T02:29:08.400Z] npm ERR! node_modules/@angular-devkit/build-angular [2023-03-17T02:29:08.400Z] npm ERR! dev @angular-devkit/build-angular@"~15.0.4" from the root project [2023-03-17T02:29:08.400Z] npm ERR! [2023-03-17T02:29:08.400Z] npm ERR! Conflicting peer dependency: @angular/compiler-cli@15.2.3 [2023-03-17T02:29:08.400Z] npm ERR! node_modules/@angular/compiler-cli [2023-03-17T02:29:08.400Z] npm ERR! peer @angular/compiler-cli@"^15.0.0" from @angular-devkit/build-angular@15.0.4 [2023-03-17T02:29:08.400Z] npm ERR! node_modules/@angular-devkit/build-angular [2023-03-17T02:29:08.400Z] npm ERR! dev @angular-devkit/build-angular@"~15.0.4" from the root project [2023-03-17T02:29:08.400Z] npm ERR! [2023-03-17T02:29:08.400Z] npm ERR! Fix the upstream dependency conflict, or retry [2023-03-17T02:29:08.401Z] npm ERR! this command with --force or --legacy-peer-deps [2023-03-17T02:29:08.401Z] npm ERR! to accept an incorrect (and potentially broken) dependency resolution. [2023-03-17T02:29:08.401Z] npm ERR! [2023-03-17T02:29:08.401Z] npm ERR! [2023-03-17T02:29:08.401Z] npm ERR! For a full report see: [2023-03-17T02:29:08.401Z] npm ERR! /home/node/.npm/_logs/2023-03-17T02_28_54_507Z-eresolve-report.txt [2023-03-17T02:29:08.401Z] [2023-03-17T02:29:08.401Z] npm ERR! A complete log of this run can be found in: [2023-03-17T02:29:08.401Z] npm ERR! /home/node/.npm/_logs/2023-03-17T02_28_54_507Z-debug-0.log [2023-03-17T02:29:08.401Z] make[1]: *** [Makefile:139: node_modules] Error 1 [2023-03-17T02:29:08.401Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/3/web' [2023-03-17T02:29:08.401Z] make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } [2023-03-17T02:29:08.434Z] $ docker stop --time=1 5fd155ca0221bf025a7dfdb1b64c7636d9113f4bb2b2df1e4cf2eb6d641d762b [2023-03-17T02:29:10.296Z] $ docker rm -f --volumes 5fd155ca0221bf025a7dfdb1b64c7636d9113f4bb2b2df1e4cf2eb6d641d762b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:29:11.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T02:29:11.616Z] [2023-03-17T02:29:11.616Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:29:11.962Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T02:29:12.233Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-17T02:29:12.233Z] 8998bd30e6a1: Pulling fs layer [2023-03-17T02:29:12.234Z] 04944245beec: Pulling fs layer [2023-03-17T02:29:12.234Z] 699f458cf7ca: Pulling fs layer [2023-03-17T02:29:12.234Z] 765212b225bb: Pulling fs layer [2023-03-17T02:29:12.234Z] f23df028b6ca: Pulling fs layer [2023-03-17T02:29:12.234Z] d65c8cfc05b1: Pulling fs layer [2023-03-17T02:29:12.234Z] 2437ff75d9bd: Pulling fs layer [2023-03-17T02:29:12.234Z] 765212b225bb: Waiting [2023-03-17T02:29:12.234Z] f23df028b6ca: Waiting [2023-03-17T02:29:12.234Z] d65c8cfc05b1: Waiting [2023-03-17T02:29:12.234Z] 2437ff75d9bd: Waiting [2023-03-17T02:29:12.234Z] 04944245beec: Verifying Checksum [2023-03-17T02:29:12.234Z] 04944245beec: Download complete [2023-03-17T02:29:12.234Z] 765212b225bb: Verifying Checksum [2023-03-17T02:29:12.234Z] 765212b225bb: Download complete [2023-03-17T02:29:12.234Z] f23df028b6ca: Verifying Checksum [2023-03-17T02:29:12.234Z] f23df028b6ca: Download complete [2023-03-17T02:29:12.506Z] d65c8cfc05b1: Verifying Checksum [2023-03-17T02:29:12.506Z] d65c8cfc05b1: Download complete [2023-03-17T02:29:12.506Z] 699f458cf7ca: Verifying Checksum [2023-03-17T02:29:12.506Z] 699f458cf7ca: Download complete [2023-03-17T02:29:12.779Z] 8998bd30e6a1: Verifying Checksum [2023-03-17T02:29:12.779Z] 8998bd30e6a1: Download complete [2023-03-17T02:29:16.147Z] 2437ff75d9bd: Verifying Checksum [2023-03-17T02:29:16.147Z] 2437ff75d9bd: Download complete [2023-03-17T02:29:17.580Z] 8998bd30e6a1: Pull complete [2023-03-17T02:29:18.172Z] 04944245beec: Pull complete [2023-03-17T02:29:19.589Z] 699f458cf7ca: Pull complete [2023-03-17T02:29:19.860Z] 765212b225bb: Pull complete [2023-03-17T02:29:20.833Z] f23df028b6ca: Pull complete [2023-03-17T02:29:20.833Z] d65c8cfc05b1: Pull complete [2023-03-17T02:29:35.858Z] 2437ff75d9bd: Pull complete [2023-03-17T02:29:35.858Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-17T02:29:35.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T02:29:35.858Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T02:29:36.078Z] prd-ubuntu20.04-docker-arm64-4c-16g-2983 does not seem to be running inside a container [2023-03-17T02:29:36.168Z] $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-17T02:29:39.226Z] $ docker top dbaecfadc444a1f18d0ec51147940bb464415e0201ab571a544676203b7db19a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:29:40.113Z] ---> job-cost.sh [2023-03-17T02:29:40.113Z] lf-activate-venv: SKIPPING [2023-03-17T02:29:40.113Z] INFO: No Stack... [2023-03-17T02:29:40.381Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-17T02:29:41.346Z] INFO: Archiving Costs [Pipeline] sh [2023-03-17T02:29:41.993Z] + + catcut /w/workspace/edgex-ui-go/3/archives/cost.csv -d, [2023-03-17T02:29:41.993Z] -f6 [Pipeline] lock [2023-03-17T02:29:42.073Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-585-3-stack-cost] [2023-03-17T02:29:42.078Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-585-3-stack-cost] did not exist. Created. [2023-03-17T02:29:42.078Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-585-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T02:29:42.755Z] /w/workspace/edgex-ui-go/3@tmp/durable-12865e6c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-17T02:29:43.419Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-17T02:29:43.443Z] Warning: overwriting stash ‘stack-cost’ [2023-03-17T02:29:44.167Z] Stashed 1 file(s) [Pipeline] } [2023-03-17T02:29:44.175Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-585-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-17T02:29:44.201Z] $ docker stop --time=1 dbaecfadc444a1f18d0ec51147940bb464415e0201ab571a544676203b7db19a [2023-03-17T02:29:45.769Z] $ docker rm -f --volumes dbaecfadc444a1f18d0ec51147940bb464415e0201ab571a544676203b7db19a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-17T02:29:46.049Z] 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 [2023-03-17T02:29:46.685Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-585/archives ] [2023-03-17T02:29:46.685Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-585/archives [2023-03-17T02:29:46.685Z] total 16 [2023-03-17T02:29:46.685Z] drwxr-xr-x 3 root root 4096 Mar 17 02:09 . [2023-03-17T02:29:46.685Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 17 02:09 .. [2023-03-17T02:29:46.685Z] drwxr-xr-x 2 root root 4096 Mar 17 02:09 cost [2023-03-17T02:29:46.685Z] -rw-r--r-- 1 root root 83 Mar 17 02:09 cost.csv [2023-03-17T02:29:46.685Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-585/archives [2023-03-17T02:29:46.685Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-585/archives [2023-03-17T02:29:46.685Z] total 16 [2023-03-17T02:29:46.685Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 02:09 . [2023-03-17T02:29:46.685Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 17 02:09 .. [2023-03-17T02:29:46.685Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 02:09 cost [2023-03-17T02:29:46.685Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 17 02:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:29:46.972Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:29:47.823Z] ---> package-listing.sh [2023-03-17T02:29:47.824Z] ++ facter osfamily [2023-03-17T02:29:47.824Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-17T02:29:48.087Z] + OS_FAMILY=debian [2023-03-17T02:29:48.087Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-585 [2023-03-17T02:29:48.087Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-17T02:29:48.087Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-17T02:29:48.087Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-17T02:29:48.087Z] + PACKAGES=/tmp/packages_start.txt [2023-03-17T02:29:48.087Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-585 ']' [2023-03-17T02:29:48.087Z] + PACKAGES=/tmp/packages_end.txt [2023-03-17T02:29:48.087Z] + case "${OS_FAMILY}" in [2023-03-17T02:29:48.087Z] + dpkg -l [2023-03-17T02:29:48.087Z] + grep '^ii' [2023-03-17T02:29:48.087Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-17T02:29:48.087Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-17T02:29:48.087Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-17T02:29:48.087Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-585 ']' [2023-03-17T02:29:48.087Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-585/archives/ [2023-03-17T02:29:48.087Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-585/archives/ [Pipeline] echo [2023-03-17T02:29:48.096Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-17T02:29:48.370Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:29:48.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T02:29:48.925Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T02:29:48.996Z] prd-ubuntu20.04-docker-8c-8g-2602 does not seem to be running inside a container [2023-03-17T02:29:49.023Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585/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-585 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585:/w/workspace/edgexfoundry_edgex-ui-go_PR-585:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-17T02:29:49.212Z] $ docker top d8fd3e0ebe9b7711dfad3ffa520a5f6847375ddf7574bfe5b85bacf7b3ff4247 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T02:29:49.545Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-17T02:29:49.828Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-17T02:29:50.111Z] + ls /var/log/sa-host [2023-03-17T02:29:50.111Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T02:29:50.175Z] provisioning config files... [2023-03-17T02:29:50.183Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp/config15640142146102076195tmp [Pipeline] { [Pipeline] echo [2023-03-17T02:29:50.198Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:29:50.478Z] ---> create-netrc.sh [Pipeline] } [2023-03-17T02:29:50.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:29:50.796Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-17T02:29:50.804Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:29:51.085Z] ---> sudo-logs.sh [2023-03-17T02:29:51.085Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-17T02:29:51.114Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:29:51.397Z] ---> job-cost.sh [2023-03-17T02:29:51.397Z] lf-activate-venv: SKIPPING [2023-03-17T02:29:51.397Z] DEBUG: total: 0.2199999988079071 [2023-03-17T02:29:51.397Z] INFO: Retrieving Stack Cost... [2023-03-17T02:29:51.656Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-17T02:29:52.222Z] INFO: Archiving Costs [Pipeline] echo [2023-03-17T02:29:52.232Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:29:52.516Z] ---> logs-deploy.sh [2023-03-17T02:29:52.516Z] lf-activate-venv: SKIPPING [2023-03-17T02:29:52.516Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-585/3 [2023-03-17T02:29:52.516Z] INFO: archiving workspace using pattern(s): [2023-03-17T02:29:53.455Z] Archives upload complete. [2023-03-17T02:29:53.455Z] INFO: archiving logs to Nexus