Pull request #591 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2494ddf91765a86a8d737a25e6540a5118f36e41+5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 (f7b579a5c53dd80a057fce2b64b3e0feade1e5bf) 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-ssh6769943906601461265.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh576170057054065389.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-591/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-591/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5513781077803988250.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-591/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12804111369899432031.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9687536481235765947.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-591/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-591/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1236229644005952649.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7217 in /w/workspace/edgexfoundry_edgex-ui-go_PR-591 [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-591 # 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 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 into PR head commit 2494ddf91765a86a8d737a25e6540a5118f36e41 Merge succeeded, producing 2494ddf91765a86a8d737a25e6540a5118f36e41 Checking out Revision 2494ddf91765a86a8d737a25e6540a5118f36e41 (PR-591) > 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/591/head:refs/remotes/origin/PR-591 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2494ddf91765a86a8d737a25e6540a5118f36e41 # 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 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2494ddf91765a86a8d737a25e6540a5118f36e41 # timeout=10 Commit message: "chore(deps): Bump golang.org/x/text from 0.3.7 to 0.3.8" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-23T09:32:58.400Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-23T09:32:58.558Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-23T09:32:58.645Z] ========================================================= [2023-02-23T09:32:58.645Z] EdgeX Global Pipelines Version Info [2023-02-23T09:32:58.646Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:32:59.403Z] ------------------- [2023-02-23T09:32:59.403Z] stable info: [2023-02-23T09:32:59.403Z] ------------------- [2023-02-23T09:32:59.403Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-23T09:32:59.403Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-23T09:32:59.403Z] Message: update stable to v1.0.244 [2023-02-23T09:32:59.973Z] ------------------- [2023-02-23T09:32:59.973Z] experimental info: [2023-02-23T09:32:59.973Z] ------------------- [2023-02-23T09:32:59.973Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-23T09:32:59.973Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-23T09:32:59.973Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-23T09:33:00.292Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-02-23T09:33:00.336Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-02-23T09:33:00.376Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-23T09:33:00.420Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-23T09:33:00.461Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-23T09:33:00.498Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-23T09:33:00.539Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-23T09:33:00.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-23T09:33:00.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-23T09:33:00.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-23T09:33:00.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-23T09:33:00.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-02-23T09:33:00.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-23T09:33:00.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-23T09:33:00.856Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-23T09:33:00.898Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-23T09:33:00.940Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-23T09:33:00.987Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-23T09:33:01.025Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-23T09:33:01.067Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-23T09:33:01.107Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-23T09:33:01.147Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-23T09:33:01.193Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-23T09:33:01.229Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-23T09:33:01.267Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-23T09:33:01.310Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-23T09:33:01.353Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-23T09:33:01.392Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-591 [Pipeline] echo [2023-02-23T09:33:01.429Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-591 [Pipeline] echo [2023-02-23T09:33:01.472Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-591 [Pipeline] echo [2023-02-23T09:33:01.509Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2494ddf91765a86a8d737a25e6540a5118f36e41 [Pipeline] echo [2023-02-23T09:33:01.547Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2494ddf [Pipeline] echo [2023-02-23T09:33:01.585Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T09:33:01.702Z] provisioning config files... [2023-02-23T09:33:01.716Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp/config11297687331668566239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:33:02.058Z] ---> docker-login.sh [2023-02-23T09:33:02.058Z] nexus3.edgexfoundry.org:10001 [2023-02-23T09:33:02.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:33:02.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:33:02.581Z] Configure a credential helper to remove this warning. See [2023-02-23T09:33:02.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:33:02.581Z] [2023-02-23T09:33:02.581Z] Login Succeeded [2023-02-23T09:33:02.581Z] nexus3.edgexfoundry.org:10002 [2023-02-23T09:33:02.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:33:02.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:33:02.581Z] Configure a credential helper to remove this warning. See [2023-02-23T09:33:02.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:33:02.581Z] [2023-02-23T09:33:02.581Z] Login Succeeded [2023-02-23T09:33:02.581Z] nexus3.edgexfoundry.org:10003 [2023-02-23T09:33:02.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:33:02.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:33:02.843Z] Configure a credential helper to remove this warning. See [2023-02-23T09:33:02.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:33:02.843Z] [2023-02-23T09:33:02.843Z] Login Succeeded [2023-02-23T09:33:02.843Z] nexus3.edgexfoundry.org:10004 [2023-02-23T09:33:02.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:33:02.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:33:02.843Z] Configure a credential helper to remove this warning. See [2023-02-23T09:33:02.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:33:02.843Z] [2023-02-23T09:33:02.843Z] Login Succeeded [2023-02-23T09:33:02.843Z] docker.io [2023-02-23T09:33:02.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:33:03.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:33:03.107Z] Configure a credential helper to remove this warning. See [2023-02-23T09:33:03.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:33:03.107Z] [2023-02-23T09:33:03.107Z] Login Succeeded [2023-02-23T09:33:03.107Z] ---> docker-login.sh ends [Pipeline] } [2023-02-23T09:33:03.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-23T09:33:03.787Z] + git rev-list -1 --merges 2494ddf91765a86a8d737a25e6540a5118f36e41~1..2494ddf91765a86a8d737a25e6540a5118f36e41 [Pipeline] echo [2023-02-23T09:33:03.873Z] -----------> git rev-list -1 --merges 2494ddf91765a86a8d737a25e6540a5118f36e41~1..2494ddf91765a86a8d737a25e6540a5118f36e41 2494ddf91765a86a8d737a25e6540a5118f36e41 [false] [Pipeline] sh [2023-02-23T09:33:04.185Z] + git log --format=format:%s -1 2494ddf91765a86a8d737a25e6540a5118f36e41 [Pipeline] echo [2023-02-23T09:33:04.227Z] ========================================================= [2023-02-23T09:33:04.227Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-23T09:33:04.227Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-23T09:33:04.648Z] + git log --format=format:%s -1 2494ddf91765a86a8d737a25e6540a5118f36e41 [Pipeline] echo [2023-02-23T09:33:04.686Z] [semverPrep] GIT_COMMIT: 2494ddf91765a86a8d737a25e6540a5118f36e41, Commit Message: chore(deps): Bump golang.org/x/text from 0.3.7 to 0.3.8 [Pipeline] echo [2023-02-23T09:33:04.720Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-23T09:33:05.118Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-23T09:33:05.119Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-23T09:33:05.119Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-23T09:33:05.119Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-23T09:33:05.119Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-23T09:33:05.119Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-23T09:33:05.119Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:33:05.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T09:33:05.626Z] [2023-02-23T09:33:05.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:33:06.007Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T09:33:06.007Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-23T09:33:06.007Z] b85a868b505f: Pulling fs layer [2023-02-23T09:33:06.007Z] e2be974225ed: Pulling fs layer [2023-02-23T09:33:06.007Z] 339a4e72a1f5: Pulling fs layer [2023-02-23T09:33:06.007Z] 988bab9f4d93: Pulling fs layer [2023-02-23T09:33:06.007Z] 1469e6f7b9e6: Pulling fs layer [2023-02-23T09:33:06.007Z] eaf3925da568: Pulling fs layer [2023-02-23T09:33:06.007Z] bab4dde63d76: Pulling fs layer [2023-02-23T09:33:06.007Z] bde34c3a00c8: Pulling fs layer [2023-02-23T09:33:06.007Z] b352a97aabf1: Pulling fs layer [2023-02-23T09:33:06.007Z] 4872d77fe225: Pulling fs layer [2023-02-23T09:33:06.007Z] 5851b861e8e6: Pulling fs layer [2023-02-23T09:33:06.007Z] bab4dde63d76: Waiting [2023-02-23T09:33:06.007Z] bde34c3a00c8: Waiting [2023-02-23T09:33:06.007Z] 4872d77fe225: Waiting [2023-02-23T09:33:06.007Z] b352a97aabf1: Waiting [2023-02-23T09:33:06.007Z] 988bab9f4d93: Waiting [2023-02-23T09:33:06.007Z] 5851b861e8e6: Waiting [2023-02-23T09:33:06.007Z] 1469e6f7b9e6: Waiting [2023-02-23T09:33:06.007Z] eaf3925da568: Waiting [2023-02-23T09:33:06.007Z] e2be974225ed: Download complete [2023-02-23T09:33:06.007Z] 988bab9f4d93: Verifying Checksum [2023-02-23T09:33:06.007Z] 988bab9f4d93: Download complete [2023-02-23T09:33:06.268Z] 1469e6f7b9e6: Verifying Checksum [2023-02-23T09:33:06.268Z] 1469e6f7b9e6: Download complete [2023-02-23T09:33:06.268Z] eaf3925da568: Verifying Checksum [2023-02-23T09:33:06.268Z] eaf3925da568: Download complete [2023-02-23T09:33:06.268Z] 339a4e72a1f5: Verifying Checksum [2023-02-23T09:33:06.269Z] 339a4e72a1f5: Download complete [2023-02-23T09:33:06.269Z] bde34c3a00c8: Download complete [2023-02-23T09:33:06.269Z] b352a97aabf1: Download complete [2023-02-23T09:33:06.269Z] 4872d77fe225: Download complete [2023-02-23T09:33:06.269Z] 5851b861e8e6: Verifying Checksum [2023-02-23T09:33:06.269Z] 5851b861e8e6: Download complete [2023-02-23T09:33:06.269Z] b85a868b505f: Verifying Checksum [2023-02-23T09:33:06.269Z] b85a868b505f: Download complete [2023-02-23T09:33:06.528Z] bab4dde63d76: Verifying Checksum [2023-02-23T09:33:06.528Z] bab4dde63d76: Download complete [2023-02-23T09:33:07.909Z] b85a868b505f: Pull complete [2023-02-23T09:33:07.909Z] e2be974225ed: Pull complete [2023-02-23T09:33:08.169Z] 339a4e72a1f5: Pull complete [2023-02-23T09:33:08.428Z] 988bab9f4d93: Pull complete [2023-02-23T09:33:08.688Z] 1469e6f7b9e6: Pull complete [2023-02-23T09:33:08.688Z] eaf3925da568: Pull complete [2023-02-23T09:33:10.603Z] bab4dde63d76: Pull complete [2023-02-23T09:33:10.863Z] bde34c3a00c8: Pull complete [2023-02-23T09:33:10.863Z] b352a97aabf1: Pull complete [2023-02-23T09:33:11.122Z] 4872d77fe225: Pull complete [2023-02-23T09:33:11.122Z] 5851b861e8e6: Pull complete [2023-02-23T09:33:11.122Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-23T09:33:11.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T09:33:11.122Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T09:33:11.333Z] prd-ubuntu20.04-docker-8c-8g-7217 does not seem to be running inside a container [2023-02-23T09:33:11.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-591 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-591:/w/workspace/edgexfoundry_edgex-ui-go_PR-591:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-23T09:33:16.759Z] $ docker top 95bab448a1df4f74e5f76f88bab1471586a9cb656ef06b35ede80f941e79618d -eo pid,comm [2023-02-23T09:33:16.816Z] 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-02-23T09:33:16.816Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-23T09:33:16.935Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-23T09:33:16.935Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-23T09:33:17.050Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-23T09:33:17.052Z] $ docker exec 95bab448a1df4f74e5f76f88bab1471586a9cb656ef06b35ede80f941e79618d ssh-agent [2023-02-23T09:33:17.159Z] SSH_AUTH_SOCK=/tmp/ssh-1zdTcCnka4EX/agent.32 [2023-02-23T09:33:17.159Z] SSH_AGENT_PID=39 [2023-02-23T09:33:17.168Z] Running ssh-add (command line suppressed) [2023-02-23T09:33:17.269Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp/private_key_8876519202391601280.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp/private_key_8876519202391601280.key) [2023-02-23T09:33:17.284Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-23T09:33:17.618Z] + git tag --points-at HEAD [Pipeline] } [2023-02-23T09:33:17.639Z] $ docker exec --env ******** --env ******** 95bab448a1df4f74e5f76f88bab1471586a9cb656ef06b35ede80f941e79618d ssh-agent -k [2023-02-23T09:33:17.750Z] unset SSH_AUTH_SOCK; [2023-02-23T09:33:17.750Z] unset SSH_AGENT_PID; [2023-02-23T09:33:17.751Z] echo Agent pid 39 killed; [2023-02-23T09:33:17.759Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-23T09:33:17.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-23T09:33:17.839Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-23T09:33:17.943Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-23T09:33:17.946Z] $ docker exec 95bab448a1df4f74e5f76f88bab1471586a9cb656ef06b35ede80f941e79618d ssh-agent [2023-02-23T09:33:18.055Z] SSH_AUTH_SOCK=/tmp/ssh-UayzNjHUxZOI/agent.72 [2023-02-23T09:33:18.055Z] SSH_AGENT_PID=78 [2023-02-23T09:33:18.059Z] Running ssh-add (command line suppressed) [2023-02-23T09:33:18.158Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp/private_key_1516833048526388010.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp/private_key_1516833048526388010.key) [2023-02-23T09:33:18.171Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-23T09:33:18.496Z] + git semver init [2023-02-23T09:33:18.755Z] 2023-02-23 09:33:18,673 [run_init] DEBUG init version:0.0.0 force:False [2023-02-23T09:33:18.755Z] 2023-02-23 09:33:18,675 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-591/.semver [2023-02-23T09:33:18.755Z] 2023-02-23 09:33:18,675 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-591/.semver [2023-02-23T09:33:18.755Z] 2023-02-23 09:33:18,675 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-591/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-591, universal_newlines=False, shell=None, istream=None) [2023-02-23T09:33:20.664Z] 2023-02-23 09:33:20,433 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-591/.git/info/exclude [2023-02-23T09:33:20.664Z] 2023-02-23 09:33:20,433 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-591/.semver/PR-591 with force:False [2023-02-23T09:33:20.664Z] 2023-02-23 09:33:20,433 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-591/.semver/PR-591 [2023-02-23T09:33:20.664Z] 2023-02-23 09:33:20,437 [execute] INFO git cat-file --batch-check [2023-02-23T09:33:20.664Z] 2023-02-23 09:33:20,437 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-591/.semver, universal_newlines=False, shell=None, istream=) [2023-02-23T09:33:20.664Z] 2023-02-23 09:33:20,444 [execute] INFO git cat-file --batch [2023-02-23T09:33:20.664Z] 2023-02-23 09:33:20,444 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-591/.semver, universal_newlines=False, shell=None, istream=) [2023-02-23T09:33:20.664Z] 2023-02-23 09:33:20,450 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-591/.semver/PR-591 [2023-02-23T09:33:20.664Z] 0.0.0 [Pipeline] } [2023-02-23T09:33:20.693Z] $ docker exec --env ******** --env ******** 95bab448a1df4f74e5f76f88bab1471586a9cb656ef06b35ede80f941e79618d ssh-agent -k [2023-02-23T09:33:20.795Z] unset SSH_AUTH_SOCK; [2023-02-23T09:33:20.796Z] unset SSH_AGENT_PID; [2023-02-23T09:33:20.796Z] echo Agent pid 78 killed; [2023-02-23T09:33:20.807Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-23T09:33:21.225Z] + git semver [Pipeline] } [2023-02-23T09:33:21.518Z] $ docker stop --time=1 95bab448a1df4f74e5f76f88bab1471586a9cb656ef06b35ede80f941e79618d [2023-02-23T09:33:22.931Z] $ docker rm -f --volumes 95bab448a1df4f74e5f76f88bab1471586a9cb656ef06b35ede80f941e79618d [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T09:33:23.334Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-23T09:33:23.648Z] Stashed 1 file(s) [Pipeline] echo [2023-02-23T09:33:23.664Z] [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-02-23T09:33:24.256Z] provisioning config files... [2023-02-23T09:33:24.266Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp/config7288495985498741854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:33:24.616Z] ---> docker-login.sh [2023-02-23T09:33:24.616Z] nexus3.edgexfoundry.org:10001 [2023-02-23T09:33:24.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:33:24.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:33:24.616Z] Configure a credential helper to remove this warning. See [2023-02-23T09:33:24.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:33:24.616Z] [2023-02-23T09:33:24.616Z] Login Succeeded [2023-02-23T09:33:24.616Z] nexus3.edgexfoundry.org:10002 [2023-02-23T09:33:24.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:33:24.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:33:24.616Z] Configure a credential helper to remove this warning. See [2023-02-23T09:33:24.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:33:24.616Z] [2023-02-23T09:33:24.616Z] Login Succeeded [2023-02-23T09:33:24.616Z] nexus3.edgexfoundry.org:10003 [2023-02-23T09:33:24.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:33:24.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:33:24.875Z] Configure a credential helper to remove this warning. See [2023-02-23T09:33:24.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:33:24.875Z] [2023-02-23T09:33:24.875Z] Login Succeeded [2023-02-23T09:33:24.875Z] nexus3.edgexfoundry.org:10004 [2023-02-23T09:33:24.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:33:24.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:33:24.875Z] Configure a credential helper to remove this warning. See [2023-02-23T09:33:24.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:33:24.875Z] [2023-02-23T09:33:24.875Z] Login Succeeded [2023-02-23T09:33:24.875Z] docker.io [2023-02-23T09:33:25.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:33:25.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:33:25.136Z] Configure a credential helper to remove this warning. See [2023-02-23T09:33:25.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:33:25.136Z] [2023-02-23T09:33:25.136Z] Login Succeeded [2023-02-23T09:33:25.136Z] ---> docker-login.sh ends [Pipeline] } [2023-02-23T09:33:25.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-23T09:33:25.351Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T09:33:25.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T09:33:25.421Z] ========================================================= [2023-02-23T09:33:25.421Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-23T09:33:25.421Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:33:25.890Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-23T09:33:26.155Z] Sending build context to Docker daemon 45.67MB [2023-02-23T09:33:26.155Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-02-23T09:33:26.155Z] Step 2/16 : FROM ${BASE} AS builder [2023-02-23T09:33:26.155Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-23T09:33:26.155Z] 213ec9aee27d: Pulling fs layer [2023-02-23T09:33:26.155Z] 4583459ba037: Pulling fs layer [2023-02-23T09:33:26.155Z] 93c1e223e6f2: Pulling fs layer [2023-02-23T09:33:26.155Z] 53926ce57604: Pulling fs layer [2023-02-23T09:33:26.155Z] 53926ce57604: Waiting [2023-02-23T09:33:26.155Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-23T09:33:26.155Z] 22ff95d597cd: Pulling fs layer [2023-02-23T09:33:26.155Z] 21b2b0c7a3f4: Waiting [2023-02-23T09:33:26.155Z] 12d6caf4c0d1: Pulling fs layer [2023-02-23T09:33:26.155Z] 96b7cbca73a9: Pulling fs layer [2023-02-23T09:33:26.155Z] 22ff95d597cd: Waiting [2023-02-23T09:33:26.155Z] 12d6caf4c0d1: Waiting [2023-02-23T09:33:26.155Z] a7acece74701: Pulling fs layer [2023-02-23T09:33:26.155Z] a7acece74701: Waiting [2023-02-23T09:33:26.155Z] 96b7cbca73a9: Waiting [2023-02-23T09:33:26.155Z] 93c1e223e6f2: Verifying Checksum [2023-02-23T09:33:26.155Z] 93c1e223e6f2: Download complete [2023-02-23T09:33:26.155Z] 4583459ba037: Download complete [2023-02-23T09:33:26.155Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-23T09:33:26.155Z] 21b2b0c7a3f4: Download complete [2023-02-23T09:33:26.416Z] 22ff95d597cd: Verifying Checksum [2023-02-23T09:33:26.416Z] 22ff95d597cd: Download complete [2023-02-23T09:33:26.416Z] 213ec9aee27d: Download complete [2023-02-23T09:33:26.416Z] 12d6caf4c0d1: Verifying Checksum [2023-02-23T09:33:26.416Z] 12d6caf4c0d1: Download complete [2023-02-23T09:33:26.416Z] 213ec9aee27d: Pull complete [2023-02-23T09:33:26.680Z] 4583459ba037: Pull complete [2023-02-23T09:33:26.680Z] 93c1e223e6f2: Pull complete [2023-02-23T09:33:26.940Z] a7acece74701: Verifying Checksum [2023-02-23T09:33:26.940Z] a7acece74701: Download complete [2023-02-23T09:33:26.940Z] 96b7cbca73a9: Verifying Checksum [2023-02-23T09:33:26.940Z] 96b7cbca73a9: Download complete [2023-02-23T09:33:27.198Z] 53926ce57604: Verifying Checksum [2023-02-23T09:33:27.198Z] 53926ce57604: Download complete [2023-02-23T09:33:31.382Z] 53926ce57604: Pull complete [2023-02-23T09:33:31.382Z] 21b2b0c7a3f4: Pull complete [2023-02-23T09:33:31.382Z] 22ff95d597cd: Pull complete [2023-02-23T09:33:31.641Z] 12d6caf4c0d1: Pull complete [2023-02-23T09:33:34.186Z] 96b7cbca73a9: Pull complete [2023-02-23T09:33:34.756Z] a7acece74701: Pull complete [2023-02-23T09:33:34.756Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-23T09:33:34.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-23T09:33:34.756Z] ---> db6d94c90886 [2023-02-23T09:33:34.756Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-02-23T09:33:39.061Z] Still waiting to schedule task [2023-02-23T09:33:39.061Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-23T09:33:46.983Z] ---> Running in 3b78ed5e225c [2023-02-23T09:33:46.983Z] Removing intermediate container 3b78ed5e225c [2023-02-23T09:33:46.983Z] ---> e76a15be5643 [2023-02-23T09:33:46.983Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-02-23T09:33:47.259Z] ---> Running in dd6403f03ef1 [2023-02-23T09:33:47.519Z] Removing intermediate container dd6403f03ef1 [2023-02-23T09:33:47.519Z] ---> 295dab8f1789 [2023-02-23T09:33:47.519Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-02-23T09:33:47.519Z] ---> Running in 3f67a02bf4de [2023-02-23T09:33:47.778Z] Removing intermediate container 3f67a02bf4de [2023-02-23T09:33:47.778Z] ---> 8d378b02bf8b [2023-02-23T09:33:47.778Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-02-23T09:33:48.038Z] ---> Running in 197c8af3b9d7 [2023-02-23T09:33:48.298Z] Removing intermediate container 197c8af3b9d7 [2023-02-23T09:33:48.298Z] ---> 4fb8706472fd [2023-02-23T09:33:48.298Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-02-23T09:33:48.298Z] ---> Running in ebccb79897b5 [2023-02-23T09:33:48.558Z] Removing intermediate container ebccb79897b5 [2023-02-23T09:33:48.558Z] ---> 923eceebf63b [2023-02-23T09:33:48.558Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-02-23T09:33:49.149Z] latest: Pulling from library/docker [2023-02-23T09:33:49.149Z] 63b65145d645: Pulling fs layer [2023-02-23T09:33:49.149Z] 67fecbccebe0: Pulling fs layer [2023-02-23T09:33:49.149Z] 2b3fda0e4f2a: Pulling fs layer [2023-02-23T09:33:49.149Z] 865c70a1254c: Pulling fs layer [2023-02-23T09:33:49.149Z] 7d355096f56e: Pulling fs layer [2023-02-23T09:33:49.149Z] 49d8bd29c066: Pulling fs layer [2023-02-23T09:33:49.149Z] 0c12a7ad2f19: Pulling fs layer [2023-02-23T09:33:49.149Z] df61e2154680: Pulling fs layer [2023-02-23T09:33:49.149Z] 6fd742750fcf: Pulling fs layer [2023-02-23T09:33:49.149Z] 1ed2afdad377: Pulling fs layer [2023-02-23T09:33:49.149Z] db0330887b1b: Pulling fs layer [2023-02-23T09:33:49.149Z] 6b8094058718: Pulling fs layer [2023-02-23T09:33:49.149Z] 912126ed1f15: Pulling fs layer [2023-02-23T09:33:49.149Z] 49d8bd29c066: Waiting [2023-02-23T09:33:49.149Z] 0c12a7ad2f19: Waiting [2023-02-23T09:33:49.149Z] df61e2154680: Waiting [2023-02-23T09:33:49.149Z] 6fd742750fcf: Waiting [2023-02-23T09:33:49.149Z] 865c70a1254c: Waiting [2023-02-23T09:33:49.149Z] 1ed2afdad377: Waiting [2023-02-23T09:33:49.149Z] 912126ed1f15: Waiting [2023-02-23T09:33:49.149Z] db0330887b1b: Waiting [2023-02-23T09:33:49.149Z] 6b8094058718: Waiting [2023-02-23T09:33:49.149Z] 7d355096f56e: Waiting [2023-02-23T09:33:49.407Z] 67fecbccebe0: Verifying Checksum [2023-02-23T09:33:49.407Z] 67fecbccebe0: Download complete [2023-02-23T09:33:49.407Z] 63b65145d645: Download complete [2023-02-23T09:33:49.407Z] 2b3fda0e4f2a: Verifying Checksum [2023-02-23T09:33:49.407Z] 2b3fda0e4f2a: Download complete [2023-02-23T09:33:49.407Z] 63b65145d645: Pull complete [2023-02-23T09:33:49.666Z] 7d355096f56e: Download complete [2023-02-23T09:33:49.666Z] 49d8bd29c066: Download complete [2023-02-23T09:33:49.666Z] 865c70a1254c: Verifying Checksum [2023-02-23T09:33:49.666Z] 865c70a1254c: Download complete [2023-02-23T09:33:49.666Z] 0c12a7ad2f19: Download complete [2023-02-23T09:33:49.666Z] df61e2154680: Verifying Checksum [2023-02-23T09:33:49.666Z] df61e2154680: Download complete [2023-02-23T09:33:49.666Z] 67fecbccebe0: Pull complete [2023-02-23T09:33:49.666Z] 6fd742750fcf: Verifying Checksum [2023-02-23T09:33:49.666Z] 6fd742750fcf: Download complete [2023-02-23T09:33:49.666Z] 1ed2afdad377: Verifying Checksum [2023-02-23T09:33:49.666Z] 1ed2afdad377: Download complete [2023-02-23T09:33:49.923Z] 6b8094058718: Verifying Checksum [2023-02-23T09:33:49.923Z] 6b8094058718: Download complete [2023-02-23T09:33:49.923Z] 912126ed1f15: Verifying Checksum [2023-02-23T09:33:49.923Z] 912126ed1f15: Download complete [2023-02-23T09:33:49.923Z] 2b3fda0e4f2a: Pull complete [2023-02-23T09:33:50.182Z] db0330887b1b: Verifying Checksum [2023-02-23T09:33:50.182Z] db0330887b1b: Download complete [2023-02-23T09:33:50.441Z] 865c70a1254c: Pull complete [2023-02-23T09:33:50.700Z] 7d355096f56e: Pull complete [2023-02-23T09:33:50.700Z] 49d8bd29c066: Pull complete [2023-02-23T09:33:50.700Z] 0c12a7ad2f19: Pull complete [2023-02-23T09:33:50.958Z] df61e2154680: Pull complete [2023-02-23T09:33:51.216Z] 6fd742750fcf: Pull complete [2023-02-23T09:33:51.216Z] 1ed2afdad377: Pull complete [2023-02-23T09:33:52.596Z] db0330887b1b: Pull complete [2023-02-23T09:33:52.596Z] 6b8094058718: Pull complete [2023-02-23T09:33:52.854Z] 912126ed1f15: Pull complete [2023-02-23T09:33:53.114Z] Digest: sha256:3cf33ff6e893a39262bd9f6b85ff46e068fa2a98d201326e9c3058a22a21a6bb [2023-02-23T09:33:53.114Z] Status: Downloaded newer image for docker:latest [2023-02-23T09:33:58.415Z] ---> 38dbbdb4f597 [2023-02-23T09:33:58.415Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-02-23T09:33:58.415Z] ---> Running in d930c7dd0558 [2023-02-23T09:34:00.320Z] Removing intermediate container d930c7dd0558 [2023-02-23T09:34:00.320Z] ---> bb5495a30b9a [2023-02-23T09:34:00.320Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-23T09:34:00.320Z] ---> Running in 10e3dedd19be [2023-02-23T09:34:00.891Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T09:34:01.150Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T09:34:02.086Z] OK: 211 MiB in 51 packages [2023-02-23T09:34:03.020Z] Removing intermediate container 10e3dedd19be [2023-02-23T09:34:03.020Z] ---> 7aabaa6f5ab1 [2023-02-23T09:34:03.020Z] Step 11/16 : ENV GO111MODULE=on [2023-02-23T09:34:03.279Z] ---> Running in b68a599606a1 [2023-02-23T09:34:03.544Z] Removing intermediate container b68a599606a1 [2023-02-23T09:34:03.544Z] ---> 2c0209fcca63 [2023-02-23T09:34:03.544Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-02-23T09:34:03.803Z] ---> Running in a8a4373f8e6f [2023-02-23T09:34:04.373Z] Removing intermediate container a8a4373f8e6f [2023-02-23T09:34:04.373Z] ---> 8dbcc0695862 [2023-02-23T09:34:04.373Z] Step 13/16 : COPY go.mod vendor* ./ [2023-02-23T09:34:04.632Z] ---> fea618b69d47 [2023-02-23T09:34:04.632Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T09:34:04.892Z] ---> Running in 5e5c3c371e68 [2023-02-23T09:34:54.495Z] Removing intermediate container 5e5c3c371e68 [2023-02-23T09:34:54.495Z] ---> 22c274eeac68 [2023-02-23T09:34:54.495Z] Step 15/16 : COPY . . [2023-02-23T09:34:54.495Z] ---> 98db70aa01d2 [2023-02-23T09:34:54.495Z] Step 16/16 : RUN ${MAKE} [2023-02-23T09:34:54.495Z] ---> Running in 677295fedf44 [2023-02-23T09:34:54.495Z] noop [2023-02-23T09:34:54.495Z] Removing intermediate container 677295fedf44 [2023-02-23T09:34:54.495Z] ---> 589fd9856137 [2023-02-23T09:34:54.495Z] Successfully built 589fd9856137 [2023-02-23T09:34:54.495Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:34:54.953Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-23T09:34:54.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T09:34:55.110Z] prd-ubuntu20.04-docker-8c-8g-7217 does not seem to be running inside a container [2023-02-23T09:34:55.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-591 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-591:/w/workspace/edgexfoundry_edgex-ui-go_PR-591:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-23T09:34:55.494Z] $ docker top 746109f3fb0bc6bf3b82e680e6da3d93888ddc93f82020013bb05e6686fb41e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T09:34:55.876Z] + go version [2023-02-23T09:34:55.876Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-23T09:34:55.911Z] $ docker stop --time=1 746109f3fb0bc6bf3b82e680e6da3d93888ddc93f82020013bb05e6686fb41e6 [2023-02-23T09:34:57.155Z] $ docker rm -f --volumes 746109f3fb0bc6bf3b82e680e6da3d93888ddc93f82020013bb05e6686fb41e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:34:57.886Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-23T09:34:57.887Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T09:34:58.044Z] prd-ubuntu20.04-docker-8c-8g-7217 does not seem to be running inside a container [2023-02-23T09:34:58.076Z] $ 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-591 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-591:/w/workspace/edgexfoundry_edgex-ui-go_PR-591:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-23T09:34:58.419Z] $ docker top b7a90bafb62c48ae14869a9b3a172d9323f48c0f6d696a9865a5ee0d02d92b49 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T09:34:58.810Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-591 [Pipeline] fileExists [Pipeline] sh [2023-02-23T09:34:59.211Z] + make test [2023-02-23T09:34:59.211Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-02-23T09:34:59.494Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-02-23T09:35:14.389Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7219 in /w/workspace/edgexfoundry_edgex-ui-go_PR-591 [Pipeline] { [Pipeline] ws [2023-02-23T09:35:14.443Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2023-02-23T09:35:14.530Z] The recommended git tool is: git [2023-02-23T09:35:16.004Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-02-23T09:35:16.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-02-23T09:35:16.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-02-23T09:35:16.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-02-23T09:35:16.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-02-23T09:35:16.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-02-23T09:35:16.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-02-23T09:35:16.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-02-23T09:35:16.004Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-02-23T09:35:19.914Z] using credential edgex-jenkins-ssh [2023-02-23T09:35:19.934Z] Cloning the remote Git repository [2023-02-23T09:35:19.982Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-02-23T09:35:20.063Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2023-02-23T09:35:20.221Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-02-23T09:35:20.222Z] > git --version # timeout=10 [2023-02-23T09:35:20.245Z] > git --version # 'git version 2.25.1' [2023-02-23T09:35:20.247Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-23T09:35:20.303Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-23T09:35:23.589Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-02-23T09:35:23.608Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-23T09:35:24.520Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-02-23T09:35:24.562Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-02-23T09:35:24.563Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-23T09:35:24.580Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/591/head:refs/remotes/origin/PR-591 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-23T09:35:25.365Z] Merging remotes/origin/main commit 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 into PR head commit 2494ddf91765a86a8d737a25e6540a5118f36e41 [2023-02-23T09:35:25.914Z] Merge succeeded, producing 2494ddf91765a86a8d737a25e6540a5118f36e41 [2023-02-23T09:35:25.914Z] Checking out Revision 2494ddf91765a86a8d737a25e6540a5118f36e41 (PR-591) [2023-02-23T09:35:25.384Z] > git config core.sparsecheckout # timeout=10 [2023-02-23T09:35:25.402Z] > git checkout -f 2494ddf91765a86a8d737a25e6540a5118f36e41 # timeout=10 [2023-02-23T09:35:25.813Z] > git remote # timeout=10 [2023-02-23T09:35:25.833Z] > git config --get remote.origin.url # timeout=10 [2023-02-23T09:35:25.853Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-23T09:35:25.867Z] > git merge 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 [2023-02-23T09:35:25.894Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-23T09:35:25.920Z] > git config core.sparsecheckout # timeout=10 [2023-02-23T09:35:25.948Z] > git checkout -f 2494ddf91765a86a8d737a25e6540a5118f36e41 # timeout=10 [2023-02-23T09:35:26.834Z] Commit message: "chore(deps): Bump golang.org/x/text from 0.3.7 to 0.3.8" [2023-02-23T09:35:26.893Z] > git --version # timeout=10 [2023-02-23T09:35:26.908Z] > git --version # 'git version 2.25.1' [2023-02-23T09:35:26.921Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-23T09:35:28.016Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-23T09:35:28.017Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T09:35:28.017Z] Dload Upload Total Spent Left Speed [2023-02-23T09:35:28.017Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85006 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh [2023-02-23T09:35:28.625Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-23T09:35:28.969Z] + sudo tee /etc/docker/daemon.new [2023-02-23T09:35:28.969Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-23T09:35:28.969Z] { [2023-02-23T09:35:28.969Z] "registry-mirrors": [ [2023-02-23T09:35:28.969Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-23T09:35:28.969Z] ], [2023-02-23T09:35:28.969Z] "bip": "10.250.0.254/24", [2023-02-23T09:35:28.969Z] "hosts": [ [2023-02-23T09:35:28.969Z] "tcp://0.0.0.0:5555", [2023-02-23T09:35:28.969Z] "unix:///var/run/docker.sock" [2023-02-23T09:35:28.969Z] ], [2023-02-23T09:35:28.969Z] "mtu": 1458, [2023-02-23T09:35:28.969Z] "selinux-enabled": true, [2023-02-23T09:35:28.969Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-23T09:35:28.969Z] } [Pipeline] sh [2023-02-23T09:35:29.313Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-23T09:35:29.661Z] + sudo service docker restart [2023-02-23T09:35:36.936Z] Cannot contact prd-ubuntu20.04-docker-8c-8g-7217: java.lang.InterruptedException [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T09:35:48.003Z] provisioning config files... [2023-02-23T09:35:48.035Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config15076213099066063221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:35:48.429Z] ---> docker-login.sh [2023-02-23T09:35:48.429Z] nexus3.edgexfoundry.org:10001 [2023-02-23T09:35:48.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:35:48.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:35:48.979Z] Configure a credential helper to remove this warning. See [2023-02-23T09:35:48.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:35:48.979Z] [2023-02-23T09:35:48.979Z] Login Succeeded [2023-02-23T09:35:48.979Z] nexus3.edgexfoundry.org:10002 [2023-02-23T09:35:49.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:35:49.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:35:49.520Z] Configure a credential helper to remove this warning. See [2023-02-23T09:35:49.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:35:49.520Z] [2023-02-23T09:35:49.520Z] Login Succeeded [2023-02-23T09:35:49.520Z] nexus3.edgexfoundry.org:10003 [2023-02-23T09:35:49.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:35:49.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:35:49.790Z] Configure a credential helper to remove this warning. See [2023-02-23T09:35:49.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:35:49.790Z] [2023-02-23T09:35:49.790Z] Login Succeeded [2023-02-23T09:35:49.790Z] nexus3.edgexfoundry.org:10004 [2023-02-23T09:35:50.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:35:50.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:35:50.062Z] Configure a credential helper to remove this warning. See [2023-02-23T09:35:50.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:35:50.062Z] [2023-02-23T09:35:50.062Z] Login Succeeded [2023-02-23T09:35:50.062Z] docker.io [2023-02-23T09:35:50.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:35:50.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:35:50.597Z] Configure a credential helper to remove this warning. See [2023-02-23T09:35:50.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:35:50.597Z] [2023-02-23T09:35:50.597Z] Login Succeeded [2023-02-23T09:35:50.597Z] ---> docker-login.sh ends [Pipeline] } [2023-02-23T09:35:50.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-23T09:35:51.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T09:35:51.040Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T09:35:51.074Z] ========================================================= [2023-02-23T09:35:51.074Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-23T09:35:51.074Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:35:51.572Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-23T09:35:52.542Z] Sending build context to Docker daemon 28.76MB [2023-02-23T09:35:52.543Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-02-23T09:35:52.543Z] Step 2/16 : FROM ${BASE} AS builder [2023-02-23T09:35:52.813Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-23T09:35:52.813Z] 9b18e9b68314: Pulling fs layer [2023-02-23T09:35:52.813Z] 35d82f9e3411: Pulling fs layer [2023-02-23T09:35:52.813Z] e16973657156: Pulling fs layer [2023-02-23T09:35:52.813Z] fc693d55d65f: Pulling fs layer [2023-02-23T09:35:52.813Z] 7e9fc2657dce: Pulling fs layer [2023-02-23T09:35:52.813Z] dda99020689f: Pulling fs layer [2023-02-23T09:35:52.813Z] db1c61fa0a46: Pulling fs layer [2023-02-23T09:35:52.813Z] 891c053d2c06: Pulling fs layer [2023-02-23T09:35:52.813Z] fc693d55d65f: Waiting [2023-02-23T09:35:52.813Z] dda99020689f: Waiting [2023-02-23T09:35:52.813Z] 7e9fc2657dce: Waiting [2023-02-23T09:35:52.813Z] db1c61fa0a46: Waiting [2023-02-23T09:35:52.813Z] e16973657156: Download complete [2023-02-23T09:35:52.813Z] 35d82f9e3411: Verifying Checksum [2023-02-23T09:35:52.813Z] 35d82f9e3411: Download complete [2023-02-23T09:35:52.813Z] 7e9fc2657dce: Verifying Checksum [2023-02-23T09:35:52.813Z] 7e9fc2657dce: Download complete [2023-02-23T09:35:52.813Z] 9b18e9b68314: Verifying Checksum [2023-02-23T09:35:52.813Z] dda99020689f: Download complete [2023-02-23T09:35:53.788Z] 9b18e9b68314: Pull complete [2023-02-23T09:35:53.788Z] 891c053d2c06: Verifying Checksum [2023-02-23T09:35:53.788Z] 891c053d2c06: Download complete [2023-02-23T09:35:54.060Z] 35d82f9e3411: Pull complete [2023-02-23T09:35:54.653Z] e16973657156: Pull complete [2023-02-23T09:35:54.934Z] db1c61fa0a46: Verifying Checksum [2023-02-23T09:35:54.934Z] db1c61fa0a46: Download complete [2023-02-23T09:35:55.519Z] fc693d55d65f: Download complete [2023-02-23T09:36:02.223Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-23T09:36:02.223Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-23T09:36:02.223Z] ./bin/test-attribution-txt.sh [2023-02-23T09:36:02.223Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-02-23T09:36:02.223Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-02-23T09:36:02.223Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-02-23T09:36:02.223Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-02-23T09:36:02.223Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-02-23T09:36:02.223Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-02-23T09:36:02.223Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-02-23T09:36:02.223Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-02-23T09:36:02.223Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-02-23T09:36:02.223Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-02-23T09:36:02.223Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-02-23T09:36:02.223Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-02-23T09:36:02.223Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-02-23T09:36:02.223Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-02-23T09:36:02.223Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-02-23T09:36:02.223Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-02-23T09:36:02.223Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-02-23T09:36:02.223Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-02-23T09:36:02.223Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-02-23T09:36:02.223Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-02-23T09:36:02.223Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-02-23T09:36:02.223Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-02-23T09:36:02.224Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-02-23T09:36:02.224Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-02-23T09:36:02.224Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-02-23T09:36:02.224Z] make -C web test [2023-02-23T09:36:02.224Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-591/web' [2023-02-23T09:36:02.224Z] make[1]: tput: No such file or directory [2023-02-23T09:36:02.224Z] make[1]: tput: No such file or directory [2023-02-23T09:36:02.224Z] warning: generating ./VERSION [2023-02-23T09:36:02.224Z] echo "0.0.0" > VERSION [2023-02-23T09:36:02.224Z] docker build \ [2023-02-23T09:36:02.224Z] -f Dockerfile \ [2023-02-23T09:36:02.224Z] --build-arg USER=1000 \ [2023-02-23T09:36:02.224Z] \ [2023-02-23T09:36:02.224Z] --label "git_sha=2494ddf91765a86a8d737a25e6540a5118f36e41" \ [2023-02-23T09:36:02.224Z] -t edgexfoundry/edgex-web-ui:2494ddf91765a86a8d737a25e6540a5118f36e41 \ [2023-02-23T09:36:02.224Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-02-23T09:36:02.224Z] . [2023-02-23T09:36:02.224Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-02-23T09:36:02.224Z] Install the buildx component to build images with BuildKit: [2023-02-23T09:36:02.224Z] https://docs.docker.com/go/buildx/ [2023-02-23T09:36:02.224Z] [2023-02-23T09:36:02.224Z] Sending build context to Docker daemon 3.269MB [2023-02-23T09:36:02.224Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-02-23T09:36:02.224Z] Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) [2023-02-23T09:36:02.224Z] make[1]: *** [Makefile:82: edgex-web-ui.imagebuilt] Error 1 [2023-02-23T09:36:02.224Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-591/web' [2023-02-23T09:36:02.224Z] make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } [2023-02-23T09:36:02.279Z] $ docker stop --time=1 b7a90bafb62c48ae14869a9b3a172d9323f48c0f6d696a9865a5ee0d02d92b49 [2023-02-23T09:36:07.856Z] fc693d55d65f: Pull complete [2023-02-23T09:36:07.856Z] 7e9fc2657dce: Pull complete [2023-02-23T09:36:07.856Z] dda99020689f: Pull complete [2023-02-23T09:36:12.126Z] db1c61fa0a46: Pull complete [2023-02-23T09:36:14.073Z] 891c053d2c06: Pull complete [2023-02-23T09:36:14.073Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-23T09:36:14.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-23T09:36:14.073Z] ---> f96f9c87975a [2023-02-23T09:36:14.073Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-02-23T09:36:16.050Z] ---> Running in 8426f7b5a655 [2023-02-23T09:36:16.050Z] Removing intermediate container 8426f7b5a655 [2023-02-23T09:36:16.050Z] ---> c13bbbdd5fe8 [2023-02-23T09:36:16.050Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-02-23T09:36:16.365Z] ---> Running in 17faee7c6783 [2023-02-23T09:36:16.649Z] Removing intermediate container 17faee7c6783 [2023-02-23T09:36:16.649Z] ---> 8aa3a34a65b9 [2023-02-23T09:36:16.649Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-02-23T09:36:16.649Z] ---> Running in 743e71a6f2ac [2023-02-23T09:36:17.256Z] Removing intermediate container 743e71a6f2ac [2023-02-23T09:36:17.256Z] ---> ebcd2eb8bccb [2023-02-23T09:36:17.256Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-02-23T09:36:17.256Z] ---> Running in 262464e49ba1 [2023-02-23T09:36:17.526Z] Removing intermediate container 262464e49ba1 [2023-02-23T09:36:17.526Z] ---> 927863b40ed1 [2023-02-23T09:36:17.526Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-02-23T09:36:17.526Z] ---> Running in 75ab398e5911 [2023-02-23T09:36:18.112Z] Removing intermediate container 75ab398e5911 [2023-02-23T09:36:18.112Z] ---> 4b9d7705970a [2023-02-23T09:36:18.112Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-02-23T09:36:18.384Z] latest: Pulling from library/docker [2023-02-23T09:36:18.652Z] af6eaf76a39c: Pulling fs layer [2023-02-23T09:36:18.652Z] f58c1c5692e7: Pulling fs layer [2023-02-23T09:36:18.652Z] 17073343af35: Pulling fs layer [2023-02-23T09:36:18.652Z] ac910df9df1c: Pulling fs layer [2023-02-23T09:36:18.652Z] d8d03695c112: Pulling fs layer [2023-02-23T09:36:18.652Z] 6c5cf032671d: Pulling fs layer [2023-02-23T09:36:18.652Z] 3b95c38475ae: Pulling fs layer [2023-02-23T09:36:18.652Z] d8d03695c112: Waiting [2023-02-23T09:36:18.652Z] 6c5cf032671d: Waiting [2023-02-23T09:36:18.652Z] ac910df9df1c: Waiting [2023-02-23T09:36:18.652Z] 3b95c38475ae: Waiting [2023-02-23T09:36:18.652Z] b41ae25ff577: Pulling fs layer [2023-02-23T09:36:18.652Z] b2b8a3756aac: Pulling fs layer [2023-02-23T09:36:18.652Z] 1bed5e36d1fe: Pulling fs layer [2023-02-23T09:36:18.652Z] 9d58316a89c3: Pulling fs layer [2023-02-23T09:36:18.652Z] b41ae25ff577: Waiting [2023-02-23T09:36:18.652Z] 9e434ccfad7c: Pulling fs layer [2023-02-23T09:36:18.652Z] cdb2a5d6c014: Pulling fs layer [2023-02-23T09:36:18.652Z] 1bed5e36d1fe: Waiting [2023-02-23T09:36:18.652Z] 9d58316a89c3: Waiting [2023-02-23T09:36:18.652Z] b2b8a3756aac: Waiting [2023-02-23T09:36:18.652Z] cdb2a5d6c014: Waiting [2023-02-23T09:36:18.922Z] af6eaf76a39c: Verifying Checksum [2023-02-23T09:36:18.922Z] af6eaf76a39c: Download complete [2023-02-23T09:36:18.922Z] f58c1c5692e7: Verifying Checksum [2023-02-23T09:36:18.922Z] f58c1c5692e7: Download complete [2023-02-23T09:36:18.922Z] 17073343af35: Verifying Checksum [2023-02-23T09:36:18.922Z] 17073343af35: Download complete [2023-02-23T09:36:19.191Z] 6c5cf032671d: Verifying Checksum [2023-02-23T09:36:19.191Z] 6c5cf032671d: Download complete [2023-02-23T09:36:19.191Z] 3b95c38475ae: Verifying Checksum [2023-02-23T09:36:19.191Z] 3b95c38475ae: Download complete [2023-02-23T09:36:19.365Z] $ docker rm -f --volumes b7a90bafb62c48ae14869a9b3a172d9323f48c0f6d696a9865a5ee0d02d92b49 [2023-02-23T09:36:19.459Z] ac910df9df1c: Verifying Checksum [2023-02-23T09:36:19.459Z] ac910df9df1c: Download complete [2023-02-23T09:36:19.459Z] b41ae25ff577: Verifying Checksum [2023-02-23T09:36:19.459Z] b41ae25ff577: Download complete [2023-02-23T09:36:19.459Z] d8d03695c112: Verifying Checksum [2023-02-23T09:36:19.459Z] d8d03695c112: Download complete [2023-02-23T09:36:19.459Z] af6eaf76a39c: Pull complete [2023-02-23T09:36:19.459Z] 1bed5e36d1fe: Verifying Checksum [2023-02-23T09:36:19.459Z] 1bed5e36d1fe: Download complete [2023-02-23T09:36:19.728Z] b2b8a3756aac: Verifying Checksum [2023-02-23T09:36:19.728Z] b2b8a3756aac: Download complete [2023-02-23T09:36:19.728Z] 9e434ccfad7c: Download complete [2023-02-23T09:36:19.728Z] cdb2a5d6c014: Verifying Checksum [2023-02-23T09:36:19.728Z] cdb2a5d6c014: Download complete [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) [2023-02-23T09:36:20.313Z] f58c1c5692e7: Pull complete 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-02-23T09:36:20.898Z] 9d58316a89c3: Verifying Checksum [2023-02-23T09:36:20.898Z] 9d58316a89c3: Download complete [2023-02-23T09:36:21.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T09:36:21.001Z] [2023-02-23T09:36:21.001Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:36:21.169Z] 17073343af35: Pull complete [2023-02-23T09:36:21.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T09:36:21.962Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-23T09:36:21.962Z] 5eb5b503b376: Pulling fs layer [2023-02-23T09:36:21.962Z] 5c69ac0246d0: Pulling fs layer [2023-02-23T09:36:21.962Z] ec43610c2a17: Pulling fs layer [2023-02-23T09:36:21.962Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-23T09:36:21.962Z] 33b1e0a273af: Pulling fs layer [2023-02-23T09:36:21.962Z] 5d3b04190fa2: Pulling fs layer [2023-02-23T09:36:21.962Z] 2f39f015ded8: Pulling fs layer [2023-02-23T09:36:21.962Z] 33b1e0a273af: Waiting [2023-02-23T09:36:21.962Z] 3a2ae6a8a46f: Waiting [2023-02-23T09:36:21.962Z] 5d3b04190fa2: Waiting [2023-02-23T09:36:21.962Z] 2f39f015ded8: Waiting [2023-02-23T09:36:21.962Z] 5c69ac0246d0: Verifying Checksum [2023-02-23T09:36:21.962Z] 5c69ac0246d0: Download complete [2023-02-23T09:36:21.962Z] 3a2ae6a8a46f: Download complete [2023-02-23T09:36:22.221Z] 33b1e0a273af: Verifying Checksum [2023-02-23T09:36:22.221Z] 33b1e0a273af: Download complete [2023-02-23T09:36:22.221Z] 5d3b04190fa2: Verifying Checksum [2023-02-23T09:36:22.221Z] 5d3b04190fa2: Download complete [2023-02-23T09:36:22.221Z] ec43610c2a17: Download complete [2023-02-23T09:36:22.221Z] 5eb5b503b376: Download complete [2023-02-23T09:36:23.163Z] 2f39f015ded8: Verifying Checksum [2023-02-23T09:36:23.163Z] 2f39f015ded8: Download complete [2023-02-23T09:36:24.107Z] 5eb5b503b376: Pull complete [2023-02-23T09:36:24.539Z] ac910df9df1c: Pull complete [2023-02-23T09:36:25.146Z] d8d03695c112: Pull complete [2023-02-23T09:36:25.416Z] 6c5cf032671d: Pull complete [2023-02-23T09:36:25.684Z] 3b95c38475ae: Pull complete [2023-02-23T09:36:25.951Z] b41ae25ff577: Pull complete [2023-02-23T09:36:26.033Z] 5c69ac0246d0: Pull complete [2023-02-23T09:36:26.914Z] b2b8a3756aac: Pull complete [2023-02-23T09:36:27.182Z] 1bed5e36d1fe: Pull complete [2023-02-23T09:36:29.320Z] ec43610c2a17: Pull complete [2023-02-23T09:36:29.774Z] 9d58316a89c3: Pull complete [2023-02-23T09:36:29.774Z] 9e434ccfad7c: Pull complete [2023-02-23T09:36:29.774Z] cdb2a5d6c014: Pull complete [2023-02-23T09:36:29.774Z] Digest: sha256:3cf33ff6e893a39262bd9f6b85ff46e068fa2a98d201326e9c3058a22a21a6bb [2023-02-23T09:36:29.774Z] Status: Downloaded newer image for docker:latest [2023-02-23T09:36:30.257Z] 3a2ae6a8a46f: Pull complete [2023-02-23T09:36:31.634Z] 33b1e0a273af: Pull complete [2023-02-23T09:36:32.365Z] ---> 6a0437385fbc [2023-02-23T09:36:32.365Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-02-23T09:36:32.365Z] ---> Running in 773ebca9a35b [2023-02-23T09:36:33.793Z] Removing intermediate container 773ebca9a35b [2023-02-23T09:36:33.793Z] ---> bd41a4fdfd21 [2023-02-23T09:36:33.793Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-23T09:36:34.063Z] ---> Running in acbea597f049 [2023-02-23T09:36:35.028Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T09:36:35.611Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T09:36:37.023Z] OK: 221 MiB in 51 packages [2023-02-23T09:36:37.990Z] Removing intermediate container acbea597f049 [2023-02-23T09:36:37.990Z] ---> 005d84fda44b [2023-02-23T09:36:37.990Z] Step 11/16 : ENV GO111MODULE=on [2023-02-23T09:36:37.990Z] ---> Running in 52cefd4640e5 [2023-02-23T09:36:38.212Z] 5d3b04190fa2: Pull complete [2023-02-23T09:36:38.261Z] Removing intermediate container 52cefd4640e5 [2023-02-23T09:36:38.261Z] ---> 70a8fb9a1a48 [2023-02-23T09:36:38.261Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-02-23T09:36:38.261Z] ---> Running in 86818b134337 [2023-02-23T09:36:38.530Z] Removing intermediate container 86818b134337 [2023-02-23T09:36:38.530Z] ---> 844ee0b0fa52 [2023-02-23T09:36:38.530Z] Step 13/16 : COPY go.mod vendor* ./ [2023-02-23T09:36:39.115Z] ---> 74c2729f812d [2023-02-23T09:36:39.115Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T09:36:39.115Z] ---> Running in e2a8c9bafa90 [2023-02-23T09:36:44.928Z] 2f39f015ded8: Pull complete [2023-02-23T09:36:45.871Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-23T09:36:46.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T09:36:46.441Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T09:36:46.708Z] prd-ubuntu20.04-docker-8c-8g-7217 does not seem to be running inside a container [2023-02-23T09:36:46.745Z] $ 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-591 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-591:/w/workspace/edgexfoundry_edgex-ui-go_PR-591:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-591@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-02-23T09:37:09.519Z] $ docker top 120f0ede27f60c06fc81871e8d7d38c957b8d78595b29e955b4b63ef6032892e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:37:10.030Z] ---> job-cost.sh [2023-02-23T09:37:10.030Z] lf-activate-venv: SKIPPING [2023-02-23T09:37:10.030Z] INFO: No Stack... [2023-02-23T09:37:10.597Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-23T09:37:10.856Z] INFO: Archiving Costs [Pipeline] sh [2023-02-23T09:37:11.181Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-591/archives/cost.csv [2023-02-23T09:37:11.181Z] + cut -d, -f6 [Pipeline] lock [2023-02-23T09:37:11.220Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-591-1-stack-cost] [2023-02-23T09:37:11.225Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-591-1-stack-cost] did not exist. Created. [2023-02-23T09:37:11.225Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-591-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-23T09:37:11.658Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-23T09:37:11.743Z] Stashed 1 file(s) [Pipeline] } [2023-02-23T09:37:11.756Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-591-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-23T09:37:11.830Z] $ docker stop --time=1 120f0ede27f60c06fc81871e8d7d38c957b8d78595b29e955b4b63ef6032892e [2023-02-23T09:37:14.633Z] $ docker rm -f --volumes 120f0ede27f60c06fc81871e8d7d38c957b8d78595b29e955b4b63ef6032892e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-23T09:37:15.189Z] Failed in branch amd64 [2023-02-23T09:37:35.557Z] Removing intermediate container e2a8c9bafa90 [2023-02-23T09:37:35.557Z] ---> 2863df40bb5d [2023-02-23T09:37:35.557Z] Step 15/16 : COPY . . [2023-02-23T09:37:37.511Z] ---> 455e3510d759 [2023-02-23T09:37:37.511Z] Step 16/16 : RUN ${MAKE} [2023-02-23T09:37:37.511Z] ---> Running in 9288e0b02f26 [2023-02-23T09:37:38.477Z] noop [2023-02-23T09:37:39.066Z] Removing intermediate container 9288e0b02f26 [2023-02-23T09:37:39.066Z] ---> 0f9b8bb1fc94 [2023-02-23T09:37:39.066Z] Successfully built 0f9b8bb1fc94 [2023-02-23T09:37:39.066Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:37:39.812Z] + docker inspect -f . ci-base-image-arm64 [2023-02-23T09:37:39.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T09:37:40.077Z] prd-ubuntu20.04-docker-arm64-4c-16g-7219 does not seem to be running inside a container [2023-02-23T09:37:40.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-23T09:37:41.442Z] $ docker top 6dbdc9d343713aff99bc1a51baf52d2893ad33d142ba82aa8918417286d80be0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T09:37:42.336Z] + go version [2023-02-23T09:37:42.337Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-23T09:37:42.373Z] $ docker stop --time=1 6dbdc9d343713aff99bc1a51baf52d2893ad33d142ba82aa8918417286d80be0 [2023-02-23T09:37:44.032Z] $ docker rm -f --volumes 6dbdc9d343713aff99bc1a51baf52d2893ad33d142ba82aa8918417286d80be0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:37:44.918Z] + docker inspect -f . ci-base-image-arm64 [2023-02-23T09:37:44.918Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T09:37:45.192Z] prd-ubuntu20.04-docker-arm64-4c-16g-7219 does not seem to be running inside a container [2023-02-23T09:37:45.263Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-23T09:37:46.517Z] $ docker top b89aa46cb326750aa8fe3239f20c5057ee32b8dbc8904b03997174601de315f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T09:37:47.407Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-23T09:37:48.115Z] + make test [2023-02-23T09:37:48.115Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-02-23T09:37:49.526Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-02-23T09:39:11.167Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-02-23T09:39:11.167Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-02-23T09:39:11.167Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-02-23T09:39:11.167Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-02-23T09:39:11.167Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-02-23T09:39:11.167Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-02-23T09:39:11.167Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-02-23T09:39:11.167Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-02-23T09:39:11.167Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-02-23T09:39:26.173Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-23T09:39:26.444Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-23T09:39:26.444Z] ./bin/test-attribution-txt.sh [2023-02-23T09:39:26.444Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-02-23T09:39:26.444Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-02-23T09:39:26.444Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-02-23T09:39:26.444Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-02-23T09:39:26.444Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-02-23T09:39:26.444Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-02-23T09:39:26.444Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-02-23T09:39:26.444Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-02-23T09:39:26.444Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-02-23T09:39:26.713Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-02-23T09:39:26.713Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-02-23T09:39:26.713Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-02-23T09:39:26.713Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-02-23T09:39:26.713Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-02-23T09:39:26.713Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-02-23T09:39:26.713Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-02-23T09:39:26.713Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-02-23T09:39:26.713Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-02-23T09:39:26.713Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-02-23T09:39:26.713Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-02-23T09:39:26.713Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-02-23T09:39:26.713Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-02-23T09:39:26.713Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-02-23T09:39:26.713Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-02-23T09:39:26.713Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-02-23T09:39:26.713Z] make -C web test [2023-02-23T09:39:26.713Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2023-02-23T09:39:26.713Z] make[1]: tput: No such file or directory [2023-02-23T09:39:26.713Z] make[1]: tput: No such file or directory [2023-02-23T09:39:26.713Z] warning: generating ./VERSION [2023-02-23T09:39:26.713Z] echo "0.0.0" > VERSION [2023-02-23T09:39:26.713Z] docker build \ [2023-02-23T09:39:26.713Z] -f Dockerfile \ [2023-02-23T09:39:26.713Z] --build-arg USER=1000 \ [2023-02-23T09:39:26.713Z] \ [2023-02-23T09:39:26.713Z] --label "git_sha=2494ddf91765a86a8d737a25e6540a5118f36e41" \ [2023-02-23T09:39:26.713Z] -t edgexfoundry/edgex-web-ui:2494ddf91765a86a8d737a25e6540a5118f36e41 \ [2023-02-23T09:39:26.713Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-02-23T09:39:26.713Z] . [2023-02-23T09:39:26.982Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-02-23T09:39:26.982Z] Install the buildx component to build images with BuildKit: [2023-02-23T09:39:26.982Z] https://docs.docker.com/go/buildx/ [2023-02-23T09:39:26.982Z] [2023-02-23T09:39:27.569Z] Sending build context to Docker daemon 3.269MB [2023-02-23T09:39:27.569Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-02-23T09:39:28.153Z] 16.17-alpine3.15: Pulling from library/node [2023-02-23T09:39:28.153Z] 47517142f6ba: Pulling fs layer [2023-02-23T09:39:28.153Z] 5f8c4bfa009b: Pulling fs layer [2023-02-23T09:39:28.153Z] f7079c9c4ba1: Pulling fs layer [2023-02-23T09:39:28.153Z] aba105e6f55a: Pulling fs layer [2023-02-23T09:39:28.153Z] aba105e6f55a: Waiting [2023-02-23T09:39:28.419Z] 47517142f6ba: Verifying Checksum [2023-02-23T09:39:28.419Z] 47517142f6ba: Download complete [2023-02-23T09:39:28.685Z] aba105e6f55a: Download complete [2023-02-23T09:39:28.952Z] 47517142f6ba: Pull complete [2023-02-23T09:39:30.364Z] 5f8c4bfa009b: Verifying Checksum [2023-02-23T09:39:30.364Z] 5f8c4bfa009b: Download complete [2023-02-23T09:39:30.633Z] f7079c9c4ba1: Verifying Checksum [2023-02-23T09:39:30.633Z] f7079c9c4ba1: Download complete [2023-02-23T09:39:38.850Z] 5f8c4bfa009b: Pull complete [2023-02-23T09:39:38.850Z] f7079c9c4ba1: Pull complete [2023-02-23T09:39:38.850Z] aba105e6f55a: Pull complete [2023-02-23T09:39:38.850Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-02-23T09:39:38.850Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-02-23T09:39:38.850Z] ---> bf1b8b58d215 [2023-02-23T09:39:38.850Z] Step 2/10 : RUN apk add --no-cache chromium [2023-02-23T09:39:38.850Z] ---> Running in e0eadf3d1a2a [2023-02-23T09:39:39.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-23T09:39:40.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-23T09:39:41.054Z] (1/128) Installing libxau (1.0.9-r0) [2023-02-23T09:39:41.054Z] (2/128) Installing libmd (1.0.3-r0) [2023-02-23T09:39:41.054Z] (3/128) Installing libbsd (0.11.3-r1) [2023-02-23T09:39:41.054Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-02-23T09:39:41.054Z] (5/128) Installing libxcb (1.14-r2) [2023-02-23T09:39:41.054Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-02-23T09:39:41.322Z] (7/128) Installing libxext (1.3.4-r0) [2023-02-23T09:39:41.322Z] (8/128) Installing libice (1.0.10-r0) [2023-02-23T09:39:41.322Z] (9/128) Installing libuuid (2.37.4-r0) [2023-02-23T09:39:41.322Z] (10/128) Installing libsm (1.2.3-r0) [2023-02-23T09:39:41.322Z] (11/128) Installing libxt (1.2.1-r0) [2023-02-23T09:39:41.590Z] (12/128) Installing libxmu (1.1.3-r0) [2023-02-23T09:39:41.590Z] (13/128) Installing xset (1.2.4-r0) [2023-02-23T09:39:41.870Z] (14/128) Installing xprop (1.2.5-r0) [2023-02-23T09:39:41.870Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-02-23T09:39:41.870Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-02-23T09:39:41.870Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-02-23T09:39:41.870Z] (18/128) Installing libffi (3.4.2-r1) [2023-02-23T09:39:41.870Z] (19/128) Installing libintl (0.21-r0) [2023-02-23T09:39:41.870Z] (20/128) Installing libblkid (2.37.4-r0) [2023-02-23T09:39:41.870Z] (21/128) Installing libmount (2.37.4-r0) [2023-02-23T09:39:41.870Z] (22/128) Installing pcre (8.45-r1) [2023-02-23T09:39:41.870Z] (23/128) Installing glib (2.70.1-r0) [2023-02-23T09:39:42.138Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-02-23T09:39:42.138Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-02-23T09:39:42.138Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-02-23T09:39:42.138Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-02-23T09:39:42.409Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-02-23T09:39:42.409Z] (29/128) Installing libpng (1.6.37-r1) [2023-02-23T09:39:42.409Z] (30/128) Installing libwebp (1.2.2-r0) [2023-02-23T09:39:42.409Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-02-23T09:39:42.409Z] (32/128) Installing tiff (4.4.0-r0) [2023-02-23T09:39:42.409Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-02-23T09:39:42.678Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-02-23T09:39:42.678Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-02-23T09:39:42.678Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-02-23T09:39:42.946Z] (37/128) Installing libxrender (0.9.10-r3) [2023-02-23T09:39:42.946Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-02-23T09:39:42.946Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-02-23T09:39:42.946Z] (40/128) Installing libxi (1.8-r0) [2023-02-23T09:39:42.946Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-02-23T09:39:42.946Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-02-23T09:39:42.946Z] (43/128) Installing atk (2.36.0-r0) [2023-02-23T09:39:43.214Z] (44/128) Installing libxtst (1.2.3-r3) [2023-02-23T09:39:43.214Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-02-23T09:39:43.214Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-02-23T09:39:43.482Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-02-23T09:39:43.482Z] (48/128) Installing expat (2.5.0-r0) [2023-02-23T09:39:43.482Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-02-23T09:39:43.482Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-02-23T09:39:43.482Z] (51/128) Installing freetype (2.11.1-r2) [2023-02-23T09:39:43.482Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-02-23T09:39:43.760Z] (53/128) Installing pixman (0.40.0-r4) [2023-02-23T09:39:43.760Z] (54/128) Installing cairo (1.16.0-r5) [2023-02-23T09:39:43.760Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-02-23T09:39:43.760Z] (56/128) Installing avahi-libs (0.8-r5) [2023-02-23T09:39:43.760Z] (57/128) Installing gmp (6.2.1-r1) [2023-02-23T09:39:44.031Z] (58/128) Installing nettle (3.7.3-r0) [2023-02-23T09:39:44.031Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-02-23T09:39:44.031Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-02-23T09:39:44.031Z] (61/128) Installing libunistring (0.9.10-r1) [2023-02-23T09:39:44.031Z] (62/128) Installing gnutls (3.7.1-r2) [2023-02-23T09:39:44.306Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-02-23T09:39:44.572Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-02-23T09:39:44.573Z] (65/128) Installing fribidi (1.0.11-r0) [2023-02-23T09:39:44.838Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-02-23T09:39:44.838Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-02-23T09:39:44.838Z] (68/128) Installing libxft (2.3.4-r0) [2023-02-23T09:39:44.838Z] (69/128) Installing pango (1.48.10-r0) [2023-02-23T09:39:44.838Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-02-23T09:39:44.838Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-02-23T09:39:44.838Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-02-23T09:39:45.105Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-02-23T09:39:45.371Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-02-23T09:39:45.371Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-02-23T09:39:45.955Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-02-23T09:39:46.228Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-02-23T09:39:46.228Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-02-23T09:39:46.494Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-02-23T09:39:46.494Z] Executing ttf-opensans-1.10-r1.post-install [2023-02-23T09:39:49.075Z] (79/128) Installing libogg (1.3.5-r0) [2023-02-23T09:39:49.075Z] (80/128) Installing flac (1.3.4-r0) [2023-02-23T09:39:49.075Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-02-23T09:39:49.344Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-02-23T09:39:49.344Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-02-23T09:39:49.344Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-02-23T09:39:49.612Z] (85/128) Installing libass (0.15.2-r0) [2023-02-23T09:39:49.613Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-02-23T09:39:49.613Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-02-23T09:39:49.613Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-02-23T09:39:49.613Z] (89/128) Installing lame (3.100-r0) [2023-02-23T09:39:49.881Z] (90/128) Installing opus (1.3.1-r1) [2023-02-23T09:39:50.148Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-02-23T09:39:50.148Z] (92/128) Installing soxr (0.1.3-r2) [2023-02-23T09:39:50.148Z] (93/128) Installing libsrt (1.4.2-r1) [2023-02-23T09:39:50.148Z] (94/128) Installing libssh (0.9.6-r1) [2023-02-23T09:39:50.148Z] (95/128) Installing libtheora (1.1.1-r16) [2023-02-23T09:39:50.414Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-02-23T09:39:50.414Z] (97/128) Installing libdrm (2.4.109-r0) [2023-02-23T09:39:50.414Z] (98/128) Installing libva (2.13.0-r0) [2023-02-23T09:39:50.414Z] (99/128) Installing libvdpau (1.4-r0) [2023-02-23T09:39:50.680Z] (100/128) Installing vidstab (1.1.0-r1) [2023-02-23T09:39:50.680Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-02-23T09:39:50.680Z] (102/128) Installing libvpx (1.10.0-r0) [2023-02-23T09:39:50.947Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-02-23T09:39:50.947Z] (104/128) Installing x264-libs (20210613-r0) [2023-02-23T09:39:51.214Z] (105/128) Installing x265-libs (3.5-r0) [2023-02-23T09:39:51.480Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-02-23T09:39:51.480Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-02-23T09:39:52.079Z] (108/128) Installing libevent (2.1.12-r4) [2023-02-23T09:39:52.079Z] (109/128) Installing mesa (21.2.6-r0) [2023-02-23T09:39:52.079Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-02-23T09:39:52.079Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-02-23T09:39:52.079Z] (112/128) Installing lcms2 (2.12-r1) [2023-02-23T09:39:52.079Z] (113/128) Installing nspr (4.32-r0) [2023-02-23T09:39:52.079Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-02-23T09:39:52.079Z] (115/128) Installing nss (3.78.1-r0) [2023-02-23T09:39:52.346Z] (116/128) Installing libasyncns (0.8-r1) [2023-02-23T09:39:52.346Z] (117/128) Installing libltdl (2.4.6-r7) [2023-02-23T09:39:52.346Z] (118/128) Installing orc (0.4.32-r0) [2023-02-23T09:39:52.346Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-02-23T09:39:52.615Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-02-23T09:39:52.615Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-02-23T09:39:52.615Z] (122/128) Installing libpulse (15.0-r2) [2023-02-23T09:39:52.882Z] (123/128) Installing re2 (2021.11.01-r0) [2023-02-23T09:39:52.882Z] (124/128) Installing snappy (1.1.9-r1) [2023-02-23T09:39:52.882Z] (125/128) Installing libgpg-error (1.42-r1) [2023-02-23T09:39:52.882Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-02-23T09:39:52.882Z] (127/128) Installing libxslt (1.1.35-r0) [2023-02-23T09:39:53.149Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-02-23T09:39:57.409Z] Executing busybox-1.34.1-r7.trigger [2023-02-23T09:39:57.409Z] Executing glib-2.70.1-r0.trigger [2023-02-23T09:39:57.409Z] Executing shared-mime-info-2.1-r2.trigger [2023-02-23T09:39:59.358Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-02-23T09:39:59.358Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-02-23T09:39:59.358Z] Executing fontconfig-2.13.1-r4.trigger [2023-02-23T09:39:59.358Z] Executing mkfontscale-1.2.1-r1.trigger [2023-02-23T09:39:59.358Z] OK: 275 MiB in 144 packages [2023-02-23T09:40:09.459Z] Removing intermediate container e0eadf3d1a2a [2023-02-23T09:40:09.459Z] ---> 86a237a87faf [2023-02-23T09:40:09.459Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-02-23T09:40:09.459Z] ---> Running in b4887b9312e1 [2023-02-23T09:40:10.431Z] Removing intermediate container b4887b9312e1 [2023-02-23T09:40:10.431Z] ---> 4b426e11ebba [2023-02-23T09:40:10.431Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-02-23T09:40:10.703Z] ---> Running in 516b190bde5d [2023-02-23T09:40:10.971Z] Removing intermediate container 516b190bde5d [2023-02-23T09:40:10.971Z] ---> bde42e347c98 [2023-02-23T09:40:10.971Z] Step 5/10 : RUN npm install -g npm [2023-02-23T09:40:11.238Z] ---> Running in d5dac4e9e9e1 [2023-02-23T09:40:43.470Z] [2023-02-23T09:40:43.470Z] removed 7 packages, changed 94 packages, and audited 236 packages in 24s [2023-02-23T09:40:43.470Z] [2023-02-23T09:40:43.470Z] 16 packages are looking for funding [2023-02-23T09:40:43.470Z] run `npm fund` for details [2023-02-23T09:40:43.470Z] [2023-02-23T09:40:43.470Z] found 0 vulnerabilities [2023-02-23T09:40:44.055Z] Removing intermediate container d5dac4e9e9e1 [2023-02-23T09:40:44.055Z] ---> 603cd355bde6 [2023-02-23T09:40:44.055Z] Step 6/10 : ARG USER=1000 [2023-02-23T09:40:44.055Z] ---> Running in e599f9d8d39a [2023-02-23T09:40:44.325Z] Removing intermediate container e599f9d8d39a [2023-02-23T09:40:44.326Z] ---> b3695ec2065b [2023-02-23T09:40:44.326Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-02-23T09:40:44.326Z] ---> Running in 59eb7ab3f9fa [2023-02-23T09:40:46.270Z] Removing intermediate container 59eb7ab3f9fa [2023-02-23T09:40:46.270Z] ---> 7be4254fcbc8 [2023-02-23T09:40:46.270Z] Step 8/10 : USER $USER:$USER [2023-02-23T09:40:46.270Z] ---> Running in b812b4e3f653 [2023-02-23T09:40:46.270Z] Removing intermediate container b812b4e3f653 [2023-02-23T09:40:46.270Z] ---> ee3b0eb82265 [2023-02-23T09:40:46.270Z] Step 9/10 : WORKDIR /app [2023-02-23T09:40:46.538Z] ---> Running in 8d42de684d48 [2023-02-23T09:40:46.806Z] Removing intermediate container 8d42de684d48 [2023-02-23T09:40:46.806Z] ---> 064cf288ac5b [2023-02-23T09:40:46.806Z] Step 10/10 : LABEL git_sha=2494ddf91765a86a8d737a25e6540a5118f36e41 [2023-02-23T09:40:46.806Z] ---> Running in 33513fc1cfda [2023-02-23T09:40:47.073Z] Removing intermediate container 33513fc1cfda [2023-02-23T09:40:47.073Z] ---> 5cb7007f7865 [2023-02-23T09:40:47.350Z] Successfully built 5cb7007f7865 [2023-02-23T09:40:47.350Z] Successfully tagged edgexfoundry/edgex-web-ui:2494ddf91765a86a8d737a25e6540a5118f36e41 [2023-02-23T09:40:47.350Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-02-23T09:40:47.350Z] touch edgex-web-ui.imagebuilt [2023-02-23T09:40:47.350Z] mkdir -p node_modules coverage [2023-02-23T09:40:47.350Z] chown "1000:1000" node_modules coverage package-lock.json [2023-02-23T09:40:47.350Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE Unsupported engine { [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE required: { [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE }, [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.5.1' } [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE } [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE Unsupported engine { [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE required: { [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE }, [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.5.1' } [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE } [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE Unsupported engine { [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE required: { [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE }, [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.5.1' } [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE } [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE Unsupported engine { [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE required: { [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE }, [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.5.1' } [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE } [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE Unsupported engine { [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE required: { [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE }, [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.5.1' } [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE } [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE Unsupported engine { [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE required: { [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE }, [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.5.1' } [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE } [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE Unsupported engine { [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE required: { [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE }, [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.5.1' } [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE } [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE Unsupported engine { [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE required: { [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE }, [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.5.1' } [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE } [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE Unsupported engine { [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE required: { [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE }, [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.5.1' } [2023-02-23T09:40:59.694Z] npm WARN EBADENGINE } [2023-02-23T09:41:38.718Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-02-23T09:41:38.718Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-02-23T09:41:38.718Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-02-23T09:41:38.718Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-02-23T09:41:38.718Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-02-23T09:41:45.424Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-02-23T09:41:50.771Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-02-23T09:41:51.358Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-02-23T09:41:52.319Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-02-23T09:42:14.382Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-02-23T09:42:14.382Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-02-23T09:42:15.796Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-02-23T09:42:20.053Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-02-23T09:42:21.461Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-02-23T09:42:22.422Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-02-23T09:42:34.742Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-02-23T09:42:36.162Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-02-23T09:42:51.165Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-02-23T09:43:17.843Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-02-23T09:43:56.827Z] [2023-02-23T09:43:56.827Z] added 1475 packages, and audited 1476 packages in 3m [2023-02-23T09:43:56.827Z] [2023-02-23T09:43:56.827Z] 90 packages are looking for funding [2023-02-23T09:43:56.827Z] run `npm fund` for details [2023-02-23T09:43:56.827Z] [2023-02-23T09:43:56.827Z] 26 vulnerabilities (2 low, 4 moderate, 15 high, 5 critical) [2023-02-23T09:43:56.827Z] [2023-02-23T09:43:56.827Z] To address issues that do not require attention, run: [2023-02-23T09:43:56.827Z] npm audit fix [2023-02-23T09:43:56.827Z] [2023-02-23T09:43:56.827Z] To address all issues (including breaking changes), run: [2023-02-23T09:43:56.827Z] npm audit fix --force [2023-02-23T09:43:56.827Z] [2023-02-23T09:43:56.827Z] Run `npm audit` for details. [2023-02-23T09:43:58.235Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-02-23T09:44:13.224Z] - Generating browser application bundles (phase: setup)... [2023-02-23T09:44:45.461Z] Compiling @angular/core : es2015 as esm2015 [2023-02-23T09:44:45.461Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-02-23T09:45:12.141Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-02-23T09:45:12.141Z] Compiling @angular/common : es2015 as esm2015 [2023-02-23T09:45:18.782Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-02-23T09:45:18.782Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-02-23T09:45:23.026Z] Compiling @angular/router : es2015 as esm2015 [2023-02-23T09:45:23.609Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-02-23T09:45:28.949Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-02-23T09:45:30.357Z] Compiling @angular/common/http : es2015 as esm2015 [2023-02-23T09:45:30.357Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-02-23T09:45:34.605Z] Compiling @angular/forms : es2015 as esm2015 [2023-02-23T09:45:34.605Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-02-23T09:45:34.605Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-02-23T09:46:31.002Z] 23 02 2023 09:46:30.292:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-02-23T09:46:31.002Z] 23 02 2023 09:46:30.305:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-02-23T09:46:31.002Z] 23 02 2023 09:46:30.334:INFO [launcher]: Starting browser ChromeHeadless [2023-02-23T09:47:52.595Z] 23 02 2023 09:47:44.848:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-02-23T09:48:10.881Z] 23 02 2023 09:48:08.152:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-02-23T09:48:25.850Z] ✔ Browser application bundle generation complete. [2023-02-23T09:48:26.805Z] 23 02 2023 09:48:26.663:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket rZcvIYdW9ql9OPVyAAAB with id 30091766 [2023-02-23T09:48:44.982Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-02-23T09:48:44.982Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.391 secs) [2023-02-23T09:48:44.982Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.827 secs) [2023-02-23T09:48:44.982Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.509 secs) [2023-02-23T09:48:45.560Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.791 secs) [2023-02-23T09:48:45.560Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.878 secs) [2023-02-23T09:48:45.826Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.918 secs) [2023-02-23T09:48:45.826Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.981 secs) [2023-02-23T09:48:46.406Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.575 secs) [2023-02-23T09:48:46.406Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.64 secs) [2023-02-23T09:48:46.669Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.925 secs) [2023-02-23T09:48:46.934Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.97 secs) [2023-02-23T09:48:46.934Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.002 secs) [2023-02-23T09:48:46.934Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.029 secs) [2023-02-23T09:48:47.199Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.161 secs) [2023-02-23T09:48:47.199Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.241 secs) [2023-02-23T09:48:47.463Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.44 secs) [2023-02-23T09:48:47.463Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.467 secs) [2023-02-23T09:48:47.463Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.503 secs) [2023-02-23T09:48:47.729Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.521 secs) [2023-02-23T09:48:47.729Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.551 secs) [2023-02-23T09:48:47.729Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.622 secs) [2023-02-23T09:48:48.312Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.056 secs) [2023-02-23T09:48:48.577Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.326 secs) [2023-02-23T09:48:48.577Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.362 secs) [2023-02-23T09:48:48.577Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.389 secs) [2023-02-23T09:48:48.842Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.542 secs) [2023-02-23T09:48:48.842Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.568 secs) [2023-02-23T09:48:48.843Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.578 secs) [2023-02-23T09:48:49.107Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.89 secs) [2023-02-23T09:48:49.371Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.024 secs) [2023-02-23T09:48:49.371Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.089 secs) [2023-02-23T09:48:49.637Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.104 secs) [2023-02-23T09:48:49.637Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.116 secs) [2023-02-23T09:48:49.637Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.232 secs) [2023-02-23T09:48:49.903Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.474 secs) [2023-02-23T09:48:50.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.557 secs) [2023-02-23T09:48:50.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.592 secs) [2023-02-23T09:48:50.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.618 secs) [2023-02-23T09:48:50.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.638 secs) [2023-02-23T09:48:50.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.653 secs) [2023-02-23T09:48:50.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.665 secs) [2023-02-23T09:48:50.433Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.773 secs) [2023-02-23T09:48:50.433Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.789 secs) [2023-02-23T09:48:50.433Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.802 secs) [2023-02-23T09:48:50.702Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.924 secs) [2023-02-23T09:48:50.969Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.078 secs) [2023-02-23T09:48:50.969Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.122 secs) [2023-02-23T09:48:51.550Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.623 secs) [2023-02-23T09:48:51.550Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.719 secs) [2023-02-23T09:48:51.814Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.9 secs) [2023-02-23T09:48:51.814Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.942 secs) [2023-02-23T09:48:52.078Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 7.079 secs) [2023-02-23T09:48:52.078Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.158 secs) [2023-02-23T09:48:53.030Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.806 secs) [2023-02-23T09:48:53.030Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.869 secs) [2023-02-23T09:48:53.030Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.932 secs) [2023-02-23T09:48:53.293Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 8.13 secs) [2023-02-23T09:48:53.559Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 8.22 secs) [2023-02-23T09:48:53.559Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 8.257 secs) [2023-02-23T09:48:53.559Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 8.277 secs) [2023-02-23T09:48:53.559Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 8.306 secs) [2023-02-23T09:48:53.824Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 8.417 secs) [2023-02-23T09:48:53.824Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 8.541 secs) [2023-02-23T09:48:54.089Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 8.567 secs) [2023-02-23T09:48:54.090Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 8.596 secs) [2023-02-23T09:48:54.090Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 8.644 secs) [2023-02-23T09:48:54.356Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.755 secs) [2023-02-23T09:48:54.621Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 9.113 secs) [2023-02-23T09:48:54.887Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 9.231 secs) [2023-02-23T09:48:54.887Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 9.291 secs) [2023-02-23T09:48:55.152Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 9.422 secs) [2023-02-23T09:48:55.153Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 9.546 secs) [2023-02-23T09:48:55.419Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 9.61 secs) [2023-02-23T09:48:55.419Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 9.67 secs) [2023-02-23T09:48:55.419Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 9.687 secs) [2023-02-23T09:48:55.686Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 9.73 secs) [2023-02-23T09:48:55.686Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 9.784 secs) [2023-02-23T09:48:55.686Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 9.827 secs) [2023-02-23T09:48:55.952Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 9.869 secs) [2023-02-23T09:48:55.952Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.967 secs) [2023-02-23T09:48:56.218Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 10.049 secs) [2023-02-23T09:48:56.218Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 10.161 secs) [2023-02-23T09:48:56.487Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 10.185 secs) [2023-02-23T09:48:56.487Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 10.198 secs) [2023-02-23T09:48:56.487Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 10.354 secs) [2023-02-23T09:48:56.752Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 10.411 secs) [2023-02-23T09:48:56.752Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 10.456 secs) [2023-02-23T09:48:57.018Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 10.553 secs) [2023-02-23T09:48:57.018Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 10.584 secs) [2023-02-23T09:48:57.018Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 10.614 secs) [2023-02-23T09:48:57.018Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 10.674 secs) [2023-02-23T09:48:57.285Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 10.731 secs) [2023-02-23T09:48:57.285Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.827 secs) [2023-02-23T09:48:57.552Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.938 secs) [2023-02-23T09:48:57.552Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.997 secs) [2023-02-23T09:48:57.552Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 11.048 secs) [2023-02-23T09:48:57.818Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 11.134 secs) [2023-02-23T09:48:57.818Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 11.274 secs) [2023-02-23T09:48:58.085Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 11.382 secs) [2023-02-23T09:48:58.085Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 11.412 secs) [2023-02-23T09:48:58.085Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.443 secs) [2023-02-23T09:48:58.359Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.48 secs) [2023-02-23T09:48:58.359Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.532 secs) [2023-02-23T09:48:58.359Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.578 secs) [2023-02-23T09:48:58.359Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.602 secs) [2023-02-23T09:48:58.625Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.708 secs) [2023-02-23T09:48:58.890Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.904 secs) [2023-02-23T09:48:59.156Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 12.083 secs) [2023-02-23T09:48:59.156Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 12.134 secs) [2023-02-23T09:48:59.156Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 12.17 secs) [2023-02-23T09:48:59.156Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 12.193 secs) [2023-02-23T09:48:59.156Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 12.214 secs) [2023-02-23T09:48:59.422Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 12.453 secs) [2023-02-23T09:48:59.689Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 12.648 secs) [2023-02-23T09:48:59.954Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 12.706 secs) [2023-02-23T09:48:59.954Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 12.728 secs) [2023-02-23T09:48:59.954Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 12.737 secs) [2023-02-23T09:49:00.221Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.846 secs) [2023-02-23T09:49:00.221Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.895 secs) [2023-02-23T09:49:00.221Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.947 secs) [2023-02-23T09:49:00.221Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.983 secs) [2023-02-23T09:49:00.489Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 13.034 secs) [2023-02-23T09:49:00.489Z] WARN: ' [2023-02-23T09:49:00.489Z] It looks like you're using ngModel on the same form field as formControlName. [2023-02-23T09:49:00.489Z] Support for using the ngModel input property and ngModelChange event with [2023-02-23T09:49:00.489Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-02-23T09:49:00.489Z] in a future version of Angular. [2023-02-23T09:49:00.489Z] [2023-02-23T09:49:00.489Z] For more information on this, see our API docs here: [2023-02-23T09:49:00.489Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-02-23T09:49:00.489Z] ' [2023-02-23T09:49:00.489Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 13.034 secs) [2023-02-23T09:49:00.489Z] WARN: ' [2023-02-23T09:49:00.489Z] It looks like you're using ngModel on the same form field as formControlName. [2023-02-23T09:49:00.489Z] Support for using the ngModel input property and ngModelChange event with [2023-02-23T09:49:00.489Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-02-23T09:49:00.489Z] in a future version of Angular. [2023-02-23T09:49:00.489Z] [2023-02-23T09:49:00.489Z] For more information on this, see our API docs here: [2023-02-23T09:49:00.489Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-02-23T09:49:00.489Z] ' [2023-02-23T09:49:00.489Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 13.19 secs) [2023-02-23T09:49:00.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 13.281 secs) [2023-02-23T09:49:00.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 13.297 secs) [2023-02-23T09:49:00.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 13.31 secs) [2023-02-23T09:49:00.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 13.326 secs) [2023-02-23T09:49:01.020Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 13.504 secs) [2023-02-23T09:49:01.287Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 13.605 secs) [2023-02-23T09:49:01.287Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 13.673 secs) [2023-02-23T09:49:01.287Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 13.732 secs) [2023-02-23T09:49:01.551Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 13.751 secs) [2023-02-23T09:49:01.551Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.816 secs) [2023-02-23T09:49:01.818Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.96 secs) [2023-02-23T09:49:01.818Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 14.03 secs) [2023-02-23T09:49:01.818Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 14.1 secs) [2023-02-23T09:49:02.083Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 14.271 secs) [2023-02-23T09:49:02.350Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 14.345 secs) [2023-02-23T09:49:02.350Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 14.371 secs) [2023-02-23T09:49:02.350Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 14.382 secs) [2023-02-23T09:49:02.350Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 14.43 secs) [2023-02-23T09:49:02.616Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 14.452 secs) [2023-02-23T09:49:02.616Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 14.46 secs) [2023-02-23T09:49:02.616Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 14.599 secs) [2023-02-23T09:49:02.881Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 14.617 secs) [2023-02-23T09:49:02.881Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 14.632 secs) [2023-02-23T09:49:02.881Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 14.646 secs) [2023-02-23T09:49:02.881Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.66 secs) [2023-02-23T09:49:02.881Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.671 secs) [2023-02-23T09:49:03.837Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (20.483 secs / 14.671 secs) [2023-02-23T09:49:03.837Z] TOTAL: 149 SUCCESS [2023-02-23T09:49:03.837Z] ✔ Browser application bundle generation complete. [2023-02-23T09:49:07.163Z] [2023-02-23T09:49:07.163Z] =============================== Coverage summary =============================== [2023-02-23T09:49:07.163Z] Statements : 40.98% ( 1467/3580 ) [2023-02-23T09:49:07.163Z] Branches : 12.03% ( 111/923 ) [2023-02-23T09:49:07.163Z] Functions : 33.28% ( 432/1298 ) [2023-02-23T09:49:07.163Z] Lines : 38.91% ( 1318/3387 ) [2023-02-23T09:49:07.163Z] ================================================================================ [2023-02-23T09:49:07.163Z] 23 02 2023 09:49:06.810:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-02-23T09:49:08.116Z] ✔ Browser application bundle generation complete. [2023-02-23T09:49:09.073Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2023-02-23T09:49:09.117Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-23T09:49:09.149Z] $ docker stop --time=1 b89aa46cb326750aa8fe3239f20c5057ee32b8dbc8904b03997174601de315f2 [2023-02-23T09:49:10.828Z] $ docker rm -f --volumes b89aa46cb326750aa8fe3239f20c5057ee32b8dbc8904b03997174601de315f2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T09:49:11.834Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-23T09:49:20.409Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-23T09:49:21.228Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-23T09:49:24.157Z] + ls -al . [2023-02-23T09:49:24.157Z] total 184 [2023-02-23T09:49:24.157Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 23 09:37 . [2023-02-23T09:49:24.157Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 09:35 .. [2023-02-23T09:49:24.157Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 09:35 .blubracket [2023-02-23T09:49:24.157Z] -rw-rw-r-- 1 jenkins jenkins 18 Feb 23 09:35 .dockerignore [2023-02-23T09:49:24.157Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 09:35 .git [2023-02-23T09:49:24.157Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 09:35 .github [2023-02-23T09:49:24.157Z] -rw-rw-r-- 1 jenkins jenkins 185 Feb 23 09:35 .gitignore [2023-02-23T09:49:24.157Z] -rw-rw-r-- 1 jenkins jenkins 4856 Feb 23 09:35 Attribution.txt [2023-02-23T09:49:24.157Z] -rw-rw-r-- 1 jenkins jenkins 17205 Feb 23 09:35 CHANGELOG.md [2023-02-23T09:49:24.157Z] -rw-rw-r-- 1 jenkins jenkins 3959 Feb 23 09:35 CONTRIBUTING.md [2023-02-23T09:49:24.157Z] -rw-rw-r-- 1 jenkins jenkins 1847 Feb 23 09:35 Dockerfile [2023-02-23T09:49:24.157Z] -rw-rw-r-- 1 jenkins jenkins 652 Feb 23 09:35 Jenkinsfile [2023-02-23T09:49:24.157Z] -rw-rw-r-- 1 jenkins jenkins 11357 Feb 23 09:35 LICENSE [2023-02-23T09:49:24.157Z] -rw-rw-r-- 1 jenkins jenkins 2124 Feb 23 09:35 Makefile [2023-02-23T09:49:24.157Z] -rw-rw-r-- 1 jenkins jenkins 4558 Feb 23 09:35 README.md [2023-02-23T09:49:24.157Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 23 09:33 VERSION [2023-02-23T09:49:24.157Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 09:35 assets [2023-02-23T09:49:24.157Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 09:35 bin [2023-02-23T09:49:24.157Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 09:35 cmd [2023-02-23T09:49:24.157Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 23 09:37 coverage.out [2023-02-23T09:49:24.157Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 09:35 docs [2023-02-23T09:49:24.157Z] -rw-rw-r-- 1 jenkins jenkins 3110 Feb 23 09:35 go.mod [2023-02-23T09:49:24.157Z] -rw-rw-r-- 1 jenkins jenkins 43968 Feb 23 09:35 go.sum [2023-02-23T09:49:24.157Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 09:35 internal [2023-02-23T09:49:24.157Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 09:35 snap [2023-02-23T09:49:24.157Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 09:35 testing [2023-02-23T09:49:24.157Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 23 09:35 version.go [2023-02-23T09:49:24.157Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 23 09:40 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:49:24.572Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2494ddf91765a86a8d737a25e6540a5118f36e41 --label arch=arm64 --label version=0.0.0 . [2023-02-23T09:49:26.201Z] Sending build context to Docker daemon 31.51MB [2023-02-23T09:49:26.201Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-23T09:49:26.201Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-23T09:49:26.201Z] ---> 0f9b8bb1fc94 [2023-02-23T09:49:26.201Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-02-23T09:49:26.780Z] ---> Running in 1c5731ec8014 [2023-02-23T09:49:27.045Z] Removing intermediate container 1c5731ec8014 [2023-02-23T09:49:27.045Z] ---> 2eb73d5094ab [2023-02-23T09:49:27.045Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-23T09:49:27.045Z] ---> Running in aaa7d616988d [2023-02-23T09:49:27.316Z] Removing intermediate container aaa7d616988d [2023-02-23T09:49:27.316Z] ---> f4f0f2a6b5c1 [2023-02-23T09:49:27.316Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-23T09:49:27.587Z] ---> Running in 8b3d399f7262 [2023-02-23T09:49:27.853Z] Removing intermediate container 8b3d399f7262 [2023-02-23T09:49:27.853Z] ---> 6d7ef7ff3ee6 [2023-02-23T09:49:27.853Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-02-23T09:49:27.853Z] ---> Running in c311a2f5e97c [2023-02-23T09:49:28.119Z] Removing intermediate container c311a2f5e97c [2023-02-23T09:49:28.119Z] ---> bad7c27eaa21 [2023-02-23T09:49:28.119Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-02-23T09:49:28.119Z] ---> Running in 8282192737da [2023-02-23T09:49:28.385Z] Removing intermediate container 8282192737da [2023-02-23T09:49:28.385Z] ---> e8533957998e [2023-02-23T09:49:28.385Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-02-23T09:49:31.720Z] ---> 14a0504fc277 [2023-02-23T09:49:31.720Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-02-23T09:49:31.720Z] ---> Running in 257e27b0c09c [2023-02-23T09:49:33.663Z] Removing intermediate container 257e27b0c09c [2023-02-23T09:49:33.663Z] ---> c4e3ebdf942d [2023-02-23T09:49:33.663Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-23T09:49:33.663Z] ---> Running in cf1202f2bafa [2023-02-23T09:49:34.247Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T09:49:34.829Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T09:49:36.235Z] OK: 221 MiB in 51 packages [2023-02-23T09:49:37.191Z] Removing intermediate container cf1202f2bafa [2023-02-23T09:49:37.191Z] ---> 4914832ae607 [2023-02-23T09:49:37.191Z] Step 11/26 : ENV GO111MODULE=on [2023-02-23T09:49:37.191Z] ---> Running in 57402566d282 [2023-02-23T09:49:37.464Z] Removing intermediate container 57402566d282 [2023-02-23T09:49:37.464Z] ---> bf942dd76e2d [2023-02-23T09:49:37.464Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-02-23T09:49:37.464Z] ---> Running in 3383b04151b9 [2023-02-23T09:49:38.043Z] Removing intermediate container 3383b04151b9 [2023-02-23T09:49:38.043Z] ---> 19451d275e57 [2023-02-23T09:49:38.043Z] Step 13/26 : COPY go.mod vendor* ./ [2023-02-23T09:49:38.628Z] ---> a0dd02514c60 [2023-02-23T09:49:38.628Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T09:49:38.628Z] ---> Running in 75113d8d7a84 [2023-02-23T09:49:40.560Z] Removing intermediate container 75113d8d7a84 [2023-02-23T09:49:40.560Z] ---> 1c944ca10130 [2023-02-23T09:49:40.560Z] Step 15/26 : COPY . . [2023-02-23T09:49:45.897Z] ---> b91a61da277f [2023-02-23T09:49:45.897Z] Step 16/26 : RUN ${MAKE} [2023-02-23T09:49:45.897Z] ---> Running in a4e9c94325be [2023-02-23T09:49:46.168Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-02-23T09:50:54.004Z] Removing intermediate container a4e9c94325be [2023-02-23T09:50:54.004Z] ---> eab70cc527b8 [2023-02-23T09:50:54.004Z] Step 17/26 : FROM alpine:3.14 [2023-02-23T09:50:54.587Z] 3.14: Pulling from library/alpine [2023-02-23T09:50:54.853Z] 6f0e733d82e2: Pulling fs layer [2023-02-23T09:50:54.853Z] 6f0e733d82e2: Verifying Checksum [2023-02-23T09:50:54.853Z] 6f0e733d82e2: Download complete [2023-02-23T09:50:55.433Z] 6f0e733d82e2: Pull complete [2023-02-23T09:50:55.433Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-02-23T09:50:55.433Z] Status: Downloaded newer image for alpine:3.14 [2023-02-23T09:50:55.433Z] ---> bf97f6347a60 [2023-02-23T09:50:55.433Z] Step 18/26 : EXPOSE 4000 [2023-02-23T09:50:55.700Z] ---> Running in 5f7ea64f42c0 [2023-02-23T09:50:55.700Z] Removing intermediate container 5f7ea64f42c0 [2023-02-23T09:50:55.700Z] ---> ca3d0d36da2f [2023-02-23T09:50:55.700Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-02-23T09:50:57.642Z] ---> 2e57f46c7d6e [2023-02-23T09:50:57.642Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-02-23T09:50:57.906Z] ---> c966de201dd7 [2023-02-23T09:50:57.906Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-02-23T09:50:58.172Z] ---> a676d9da9fde [2023-02-23T09:50:58.172Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-02-23T09:50:58.440Z] ---> Running in ef299a3cfa90 [2023-02-23T09:50:58.705Z] Removing intermediate container ef299a3cfa90 [2023-02-23T09:50:58.705Z] ---> ca21fa3af697 [2023-02-23T09:50:58.705Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-02-23T09:50:58.705Z] ---> Running in 3f63b5bd16cc [2023-02-23T09:50:58.976Z] Removing intermediate container 3f63b5bd16cc [2023-02-23T09:50:58.976Z] ---> a3b1ee72bbbf [2023-02-23T09:50:58.976Z] Step 24/26 : LABEL arch=arm64 [2023-02-23T09:50:58.976Z] ---> Running in dd145c0b3e14 [2023-02-23T09:50:59.242Z] Removing intermediate container dd145c0b3e14 [2023-02-23T09:50:59.242Z] ---> 32736a68c50a [2023-02-23T09:50:59.242Z] Step 25/26 : LABEL git_sha=2494ddf91765a86a8d737a25e6540a5118f36e41 [2023-02-23T09:50:59.506Z] ---> Running in 855c384a95c8 [2023-02-23T09:50:59.772Z] Removing intermediate container 855c384a95c8 [2023-02-23T09:50:59.772Z] ---> 5259538743ff [2023-02-23T09:50:59.772Z] Step 26/26 : LABEL version=0.0.0 [2023-02-23T09:50:59.772Z] ---> Running in b5921d1e4f38 [2023-02-23T09:51:00.038Z] Removing intermediate container b5921d1e4f38 [2023-02-23T09:51:00.038Z] ---> 2260644668f5 [2023-02-23T09:51:00.038Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-23T09:51:00.302Z] Successfully built 2260644668f5 [2023-02-23T09:51:00.303Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:51:01.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T09:51:01.135Z] [2023-02-23T09:51:01.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:51:01.545Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T09:51:01.546Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-23T09:51:01.546Z] 8998bd30e6a1: Pulling fs layer [2023-02-23T09:51:01.546Z] 04944245beec: Pulling fs layer [2023-02-23T09:51:01.546Z] 699f458cf7ca: Pulling fs layer [2023-02-23T09:51:01.546Z] 765212b225bb: Pulling fs layer [2023-02-23T09:51:01.546Z] f23df028b6ca: Pulling fs layer [2023-02-23T09:51:01.546Z] d65c8cfc05b1: Pulling fs layer [2023-02-23T09:51:01.546Z] 2437ff75d9bd: Pulling fs layer [2023-02-23T09:51:01.546Z] f23df028b6ca: Waiting [2023-02-23T09:51:01.546Z] d65c8cfc05b1: Waiting [2023-02-23T09:51:01.546Z] 765212b225bb: Waiting [2023-02-23T09:51:01.546Z] 2437ff75d9bd: Waiting [2023-02-23T09:51:01.812Z] 04944245beec: Verifying Checksum [2023-02-23T09:51:01.812Z] 04944245beec: Download complete [2023-02-23T09:51:01.812Z] 765212b225bb: Verifying Checksum [2023-02-23T09:51:01.812Z] 765212b225bb: Download complete [2023-02-23T09:51:01.812Z] f23df028b6ca: Verifying Checksum [2023-02-23T09:51:01.812Z] f23df028b6ca: Download complete [2023-02-23T09:51:01.812Z] d65c8cfc05b1: Verifying Checksum [2023-02-23T09:51:01.812Z] d65c8cfc05b1: Download complete [2023-02-23T09:51:02.081Z] 699f458cf7ca: Verifying Checksum [2023-02-23T09:51:02.081Z] 699f458cf7ca: Download complete [2023-02-23T09:51:02.349Z] 8998bd30e6a1: Download complete [2023-02-23T09:51:04.922Z] 2437ff75d9bd: Verifying Checksum [2023-02-23T09:51:04.922Z] 2437ff75d9bd: Download complete [2023-02-23T09:51:06.329Z] 8998bd30e6a1: Pull complete [2023-02-23T09:51:06.911Z] 04944245beec: Pull complete [2023-02-23T09:51:08.316Z] 699f458cf7ca: Pull complete [2023-02-23T09:51:08.316Z] 765212b225bb: Pull complete [2023-02-23T09:51:09.273Z] f23df028b6ca: Pull complete [2023-02-23T09:51:09.273Z] d65c8cfc05b1: Pull complete [2023-02-23T09:51:21.564Z] 2437ff75d9bd: Pull complete [2023-02-23T09:51:21.564Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-23T09:51:21.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T09:51:21.564Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T09:51:21.926Z] prd-ubuntu20.04-docker-arm64-4c-16g-7219 does not seem to be running inside a container [2023-02-23T09:51:21.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-23T09:51:24.634Z] $ docker top 35873ff06408925b09abf6f4ce0e73617f24c0bc9e061d174230b471f8151953 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:51:25.187Z] ---> job-cost.sh [2023-02-23T09:51:25.452Z] lf-activate-venv: SKIPPING [2023-02-23T09:51:25.452Z] INFO: No Stack... [2023-02-23T09:51:25.719Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-23T09:51:26.671Z] INFO: Archiving Costs [Pipeline] sh [2023-02-23T09:51:27.331Z] + cut -d, -f6 [2023-02-23T09:51:27.331Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2023-02-23T09:51:27.412Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-591-1-stack-cost] [2023-02-23T09:51:27.419Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-591-1-stack-cost] did not exist. Created. [2023-02-23T09:51:27.419Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-591-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-23T09:51:28.145Z] /w/workspace/edgex-ui-go/1@tmp/durable-7da3e19a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-23T09:51:28.498Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-23T09:51:28.537Z] Warning: overwriting stash ‘stack-cost’ [2023-02-23T09:51:33.305Z] Stashed 1 file(s) [Pipeline] } [2023-02-23T09:51:33.323Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-591-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-23T09:51:33.408Z] $ docker stop --time=1 35873ff06408925b09abf6f4ce0e73617f24c0bc9e061d174230b471f8151953 [2023-02-23T09:51:35.058Z] $ docker rm -f --volumes 35873ff06408925b09abf6f4ce0e73617f24c0bc9e061d174230b471f8151953 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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-02-23T09:51:37.695Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-591/archives ] [2023-02-23T09:51:37.696Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-591/archives [2023-02-23T09:51:37.696Z] total 16 [2023-02-23T09:51:37.696Z] drwxr-xr-x 3 root root 4096 Feb 23 09:37 . [2023-02-23T09:51:37.696Z] drwxrwxr-x 15 jenkins jenkins 4096 Feb 23 09:37 .. [2023-02-23T09:51:37.696Z] drwxr-xr-x 2 root root 4096 Feb 23 09:37 cost [2023-02-23T09:51:37.696Z] -rw-r--r-- 1 root root 83 Feb 23 09:37 cost.csv [2023-02-23T09:51:37.696Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-591/archives [2023-02-23T09:51:37.696Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-591/archives [2023-02-23T09:51:37.696Z] total 16 [2023-02-23T09:51:37.696Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 09:37 . [2023-02-23T09:51:37.696Z] drwxrwxr-x 15 jenkins jenkins 4096 Feb 23 09:37 .. [2023-02-23T09:51:37.696Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 23 09:37 cost [2023-02-23T09:51:37.696Z] -rw-r--r-- 1 jenkins jenkins 83 Feb 23 09:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:51:38.026Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:51:38.944Z] ---> package-listing.sh [2023-02-23T09:51:38.944Z] ++ facter osfamily [2023-02-23T09:51:38.944Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-23T09:51:39.271Z] + OS_FAMILY=debian [2023-02-23T09:51:39.271Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-591 [2023-02-23T09:51:39.271Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-23T09:51:39.271Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-23T09:51:39.271Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-23T09:51:39.271Z] + PACKAGES=/tmp/packages_start.txt [2023-02-23T09:51:39.271Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-591 ']' [2023-02-23T09:51:39.271Z] + PACKAGES=/tmp/packages_end.txt [2023-02-23T09:51:39.271Z] + case "${OS_FAMILY}" in [2023-02-23T09:51:39.271Z] + dpkg -l [2023-02-23T09:51:39.271Z] + grep '^ii' [2023-02-23T09:51:39.271Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-23T09:51:39.271Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-23T09:51:39.271Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-23T09:51:39.271Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-591 ']' [2023-02-23T09:51:39.271Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-591/archives/ [2023-02-23T09:51:39.271Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-591/archives/ [Pipeline] echo [2023-02-23T09:51:40.146Z] 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-591/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-23T09:51:48.293Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:51:48.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T09:51:48.679Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T09:51:48.826Z] prd-ubuntu20.04-docker-8c-8g-7217 does not seem to be running inside a container [2023-02-23T09:51:48.863Z] $ 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-591/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-591 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-591:/w/workspace/edgexfoundry_edgex-ui-go_PR-591:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-23T09:51:49.042Z] $ docker top ade60b79978d226e0fe948a7415b2223aaff048de80a3283cd17ca2b4a1e8be5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T09:51:50.636Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-23T09:51:50.968Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-23T09:51:51.277Z] + ls /var/log/sa-host [2023-02-23T09:51:51.278Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T09:51:51.443Z] provisioning config files... [2023-02-23T09:51:51.451Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp/config12094894196490213302tmp [Pipeline] { [Pipeline] echo [2023-02-23T09:51:51.503Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:51:51.818Z] ---> create-netrc.sh [Pipeline] } [2023-02-23T09:51:51.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:51:52.258Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-23T09:51:52.290Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:51:52.609Z] ---> sudo-logs.sh [2023-02-23T09:51:52.609Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-23T09:51:52.694Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:51:53.007Z] ---> job-cost.sh [2023-02-23T09:51:53.007Z] lf-activate-venv: SKIPPING [2023-02-23T09:51:53.007Z] DEBUG: total: 0.2199999988079071 [2023-02-23T09:51:53.007Z] INFO: Retrieving Stack Cost... [2023-02-23T09:51:53.266Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-23T09:51:53.834Z] INFO: Archiving Costs [Pipeline] echo [2023-02-23T09:51:53.869Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:51:54.195Z] ---> logs-deploy.sh [2023-02-23T09:51:54.195Z] lf-activate-venv: SKIPPING [2023-02-23T09:51:54.195Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-591/1 [2023-02-23T09:51:54.195Z] INFO: archiving workspace using pattern(s): [2023-02-23T09:51:55.131Z] Archives upload complete. [2023-02-23T09:51:55.131Z] INFO: archiving logs to Nexus