Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 810f843ca8afc54dd8e89bba5045e5c7e7013274 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-ssh6189058675005579002.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh8742324698843714346.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9206909253989143449.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14895341535562090016.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6726419990386051263.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-12655 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # 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 > 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 Avoid second fetch Checking out Revision 810f843ca8afc54dd8e89bba5045e5c7e7013274 (main) Commit message: "Merge pull request #601 from lenny-intel/v3-updates" > git config core.sparsecheckout # timeout=10 > git checkout -f 810f843ca8afc54dd8e89bba5045e5c7e7013274 # timeout=10 > git rev-list --no-walk 3b11f5800bf1be7c6dc664b1a997417eb16645d3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-04T00:01:32.109Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-04T00:01:32.175Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-04T00:01:32.196Z] ========================================================= [2023-05-04T00:01:32.196Z] EdgeX Global Pipelines Version Info [2023-05-04T00:01:32.196Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:01:32.909Z] ------------------- [2023-05-04T00:01:32.909Z] stable info: [2023-05-04T00:01:32.909Z] ------------------- [2023-05-04T00:01:32.909Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-04T00:01:32.909Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-04T00:01:32.909Z] Message: update stable to v1.0.248 [2023-05-04T00:01:33.479Z] ------------------- [2023-05-04T00:01:33.479Z] experimental info: [2023-05-04T00:01:33.479Z] ------------------- [2023-05-04T00:01:33.479Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-04T00:01:33.479Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-04T00:01:33.479Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-04T00:01:33.642Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-04T00:01:33.651Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-04T00:01:33.659Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-04T00:01:33.669Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-04T00:01:33.682Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-04T00:01:33.697Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-04T00:01:33.716Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-04T00:01:33.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-04T00:01:33.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-04T00:01:33.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-04T00:01:33.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-04T00:01:33.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-04T00:01:33.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-04T00:01:33.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-04T00:01:33.832Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T00:01:33.847Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T00:01:33.861Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T00:01:33.871Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T00:01:33.879Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-04T00:01:33.887Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-04T00:01:33.903Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-04T00:01:33.920Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-04T00:01:33.937Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-04T00:01:33.955Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-04T00:01:33.967Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-04T00:01:33.980Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-04T00:01:33.999Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-04T00:01:34.018Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-04T00:01:34.035Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-04T00:01:34.050Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-04T00:01:34.062Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 810f843ca8afc54dd8e89bba5045e5c7e7013274 [Pipeline] echo [2023-05-04T00:01:34.078Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 810f843 [Pipeline] echo [2023-05-04T00:01:34.089Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T00:01:34.137Z] provisioning config files... [2023-05-04T00:01:34.149Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15611737529693750129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:01:34.450Z] ---> docker-login.sh [2023-05-04T00:01:34.450Z] nexus3.edgexfoundry.org:10001 [2023-05-04T00:01:34.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T00:01:34.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T00:01:34.710Z] Configure a credential helper to remove this warning. See [2023-05-04T00:01:34.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T00:01:34.710Z] [2023-05-04T00:01:34.710Z] Login Succeeded [2023-05-04T00:01:34.710Z] nexus3.edgexfoundry.org:10002 [2023-05-04T00:01:34.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T00:01:34.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T00:01:34.970Z] Configure a credential helper to remove this warning. See [2023-05-04T00:01:34.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T00:01:34.970Z] [2023-05-04T00:01:34.970Z] Login Succeeded [2023-05-04T00:01:34.970Z] nexus3.edgexfoundry.org:10003 [2023-05-04T00:01:34.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T00:01:34.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T00:01:34.970Z] Configure a credential helper to remove this warning. See [2023-05-04T00:01:34.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T00:01:34.970Z] [2023-05-04T00:01:34.970Z] Login Succeeded [2023-05-04T00:01:34.970Z] nexus3.edgexfoundry.org:10004 [2023-05-04T00:01:34.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T00:01:34.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T00:01:34.970Z] Configure a credential helper to remove this warning. See [2023-05-04T00:01:34.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T00:01:34.970Z] [2023-05-04T00:01:34.970Z] Login Succeeded [2023-05-04T00:01:34.970Z] docker.io [2023-05-04T00:01:35.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T00:01:35.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T00:01:35.230Z] Configure a credential helper to remove this warning. See [2023-05-04T00:01:35.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T00:01:35.230Z] [2023-05-04T00:01:35.230Z] Login Succeeded [2023-05-04T00:01:35.230Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T00:01:35.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-04T00:01:35.614Z] + git rev-list -1 --merges 810f843ca8afc54dd8e89bba5045e5c7e7013274~1..810f843ca8afc54dd8e89bba5045e5c7e7013274 [Pipeline] echo [2023-05-04T00:01:35.662Z] -----------> git rev-list -1 --merges 810f843ca8afc54dd8e89bba5045e5c7e7013274~1..810f843ca8afc54dd8e89bba5045e5c7e7013274 810f843ca8afc54dd8e89bba5045e5c7e7013274 [2023-05-04T00:01:35.662Z] 810f843ca8afc54dd8e89bba5045e5c7e7013274 [false] [Pipeline] sh [2023-05-04T00:01:35.957Z] + git log --format=format:%s -1 810f843ca8afc54dd8e89bba5045e5c7e7013274 [Pipeline] echo [2023-05-04T00:01:36.007Z] ========================================================= [2023-05-04T00:01:36.007Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-04T00:01:36.007Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T00:01:36.341Z] + git log --format=format:%s -1 810f843ca8afc54dd8e89bba5045e5c7e7013274 [Pipeline] echo [2023-05-04T00:01:36.353Z] [semverPrep] GIT_COMMIT: 810f843ca8afc54dd8e89bba5045e5c7e7013274, Commit Message: Merge pull request #601 from lenny-intel/v3-updates [Pipeline] echo [2023-05-04T00:01:36.361Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-04T00:01:36.713Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T00:01:36.713Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-04T00:01:36.713Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-04T00:01:36.713Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-04T00:01:36.713Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-04T00:01:36.713Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-04T00:01:36.713Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:01:37.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T00:01:37.137Z] [2023-05-04T00:01:37.137Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:01:37.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T00:01:37.442Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-04T00:01:37.442Z] b85a868b505f: Pulling fs layer [2023-05-04T00:01:37.442Z] e2be974225ed: Pulling fs layer [2023-05-04T00:01:37.442Z] 339a4e72a1f5: Pulling fs layer [2023-05-04T00:01:37.442Z] 988bab9f4d93: Pulling fs layer [2023-05-04T00:01:37.442Z] 1469e6f7b9e6: Pulling fs layer [2023-05-04T00:01:37.442Z] eaf3925da568: Pulling fs layer [2023-05-04T00:01:37.442Z] 988bab9f4d93: Waiting [2023-05-04T00:01:37.442Z] eaf3925da568: Waiting [2023-05-04T00:01:37.442Z] 1469e6f7b9e6: Waiting [2023-05-04T00:01:37.442Z] bab4dde63d76: Pulling fs layer [2023-05-04T00:01:37.442Z] bde34c3a00c8: Pulling fs layer [2023-05-04T00:01:37.442Z] b352a97aabf1: Pulling fs layer [2023-05-04T00:01:37.442Z] bde34c3a00c8: Waiting [2023-05-04T00:01:37.442Z] bab4dde63d76: Waiting [2023-05-04T00:01:37.442Z] 4872d77fe225: Pulling fs layer [2023-05-04T00:01:37.442Z] 5851b861e8e6: Pulling fs layer [2023-05-04T00:01:37.442Z] 4872d77fe225: Waiting [2023-05-04T00:01:37.442Z] e2be974225ed: Download complete [2023-05-04T00:01:37.442Z] 988bab9f4d93: Download complete [2023-05-04T00:01:37.442Z] 1469e6f7b9e6: Verifying Checksum [2023-05-04T00:01:37.442Z] 1469e6f7b9e6: Download complete [2023-05-04T00:01:37.442Z] 339a4e72a1f5: Verifying Checksum [2023-05-04T00:01:37.442Z] 339a4e72a1f5: Download complete [2023-05-04T00:01:37.442Z] eaf3925da568: Verifying Checksum [2023-05-04T00:01:37.442Z] eaf3925da568: Download complete [2023-05-04T00:01:37.442Z] bde34c3a00c8: Verifying Checksum [2023-05-04T00:01:37.442Z] bde34c3a00c8: Download complete [2023-05-04T00:01:37.701Z] b352a97aabf1: Download complete [2023-05-04T00:01:37.701Z] 4872d77fe225: Verifying Checksum [2023-05-04T00:01:37.701Z] 4872d77fe225: Download complete [2023-05-04T00:01:37.701Z] 5851b861e8e6: Verifying Checksum [2023-05-04T00:01:37.701Z] 5851b861e8e6: Download complete [2023-05-04T00:01:37.701Z] b85a868b505f: Verifying Checksum [2023-05-04T00:01:37.701Z] b85a868b505f: Download complete [2023-05-04T00:01:37.960Z] bab4dde63d76: Verifying Checksum [2023-05-04T00:01:37.960Z] bab4dde63d76: Download complete [2023-05-04T00:01:38.899Z] b85a868b505f: Pull complete [2023-05-04T00:01:39.158Z] e2be974225ed: Pull complete [2023-05-04T00:01:39.726Z] 339a4e72a1f5: Pull complete [2023-05-04T00:01:39.726Z] 988bab9f4d93: Pull complete [2023-05-04T00:01:39.986Z] 1469e6f7b9e6: Pull complete [2023-05-04T00:01:39.986Z] eaf3925da568: Pull complete [2023-05-04T00:01:41.945Z] bab4dde63d76: Pull complete [2023-05-04T00:01:41.945Z] bde34c3a00c8: Pull complete [2023-05-04T00:01:41.945Z] b352a97aabf1: Pull complete [2023-05-04T00:01:41.945Z] 4872d77fe225: Pull complete [2023-05-04T00:01:41.945Z] 5851b861e8e6: Pull complete [2023-05-04T00:01:41.945Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-04T00:01:41.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T00:01:41.945Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T00:01:42.038Z] prd-ubuntu20.04-docker-8c-8g-12655 does not seem to be running inside a container [2023-05-04T00:01:42.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-04T00:01:45.422Z] $ docker top 95bed6a7a585782585e01458e8bea36474875ef92449e69ed884f968385cf841 -eo pid,comm [2023-05-04T00:01:45.487Z] 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-05-04T00:01:45.487Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T00:01:45.526Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T00:01:45.526Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T00:01:45.632Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T00:01:45.627Z] $ docker exec 95bed6a7a585782585e01458e8bea36474875ef92449e69ed884f968385cf841 ssh-agent [2023-05-04T00:01:45.740Z] SSH_AUTH_SOCK=/tmp/ssh-wVAkBOYpQeaF/agent.33 [2023-05-04T00:01:45.740Z] SSH_AGENT_PID=39 [2023-05-04T00:01:45.747Z] Running ssh-add (command line suppressed) [2023-05-04T00:01:45.842Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17475906940927809030.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17475906940927809030.key) [2023-05-04T00:01:45.865Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T00:01:46.155Z] + git tag --points-at HEAD [Pipeline] } [2023-05-04T00:01:46.168Z] $ docker exec --env ******** --env ******** 95bed6a7a585782585e01458e8bea36474875ef92449e69ed884f968385cf841 ssh-agent -k [2023-05-04T00:01:46.265Z] unset SSH_AUTH_SOCK; [2023-05-04T00:01:46.266Z] unset SSH_AGENT_PID; [2023-05-04T00:01:46.267Z] echo Agent pid 39 killed; [2023-05-04T00:01:46.282Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-04T00:01:46.312Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T00:01:46.312Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T00:01:47.010Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T00:01:47.006Z] $ docker exec 95bed6a7a585782585e01458e8bea36474875ef92449e69ed884f968385cf841 ssh-agent [2023-05-04T00:01:47.635Z] SSH_AUTH_SOCK=/tmp/ssh-b04tMCjynTlV/agent.71 [2023-05-04T00:01:47.635Z] SSH_AGENT_PID=77 [2023-05-04T00:01:47.646Z] Running ssh-add (command line suppressed) [2023-05-04T00:01:47.746Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9895863073956738928.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9895863073956738928.key) [2023-05-04T00:01:48.311Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T00:01:48.599Z] + git semver init [2023-05-04T00:01:48.859Z] 2023-05-04 00:01:48,792 [run_init] DEBUG init version:0.0.0 force:False [2023-05-04T00:01:48.859Z] 2023-05-04 00:01:48,793 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-05-04T00:01:48.859Z] 2023-05-04 00:01:48,794 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-05-04T00:01:48.859Z] 2023-05-04 00:01:48,794 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-04T00:01:51.465Z] 2023-05-04 00:01:50,287 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-05-04T00:01:51.465Z] 2023-05-04 00:01:50,287 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-05-04T00:01:51.465Z] 2023-05-04 00:01:50,287 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-04T00:01:51.465Z] 2023-05-04 00:01:50,287 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-04T00:01:51.465Z] 3.0.0-dev.6 [Pipeline] } [2023-05-04T00:01:51.469Z] $ docker exec --env ******** --env ******** 95bed6a7a585782585e01458e8bea36474875ef92449e69ed884f968385cf841 ssh-agent -k [2023-05-04T00:01:51.578Z] unset SSH_AUTH_SOCK; [2023-05-04T00:01:51.579Z] unset SSH_AGENT_PID; [2023-05-04T00:01:51.579Z] echo Agent pid 77 killed; [2023-05-04T00:01:51.598Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T00:01:51.901Z] + git semver [Pipeline] } [2023-05-04T00:01:52.166Z] $ docker stop --time=1 95bed6a7a585782585e01458e8bea36474875ef92449e69ed884f968385cf841 [2023-05-04T00:01:53.457Z] $ docker rm -f --volumes 95bed6a7a585782585e01458e8bea36474875ef92449e69ed884f968385cf841 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T00:01:53.801Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-04T00:01:53.998Z] Stashed 1 file(s) [Pipeline] echo [2023-05-04T00:01:54.001Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.6 [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-05-04T00:01:54.113Z] provisioning config files... [2023-05-04T00:01:54.122Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6372571175174496672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:01:54.421Z] ---> docker-login.sh [2023-05-04T00:01:54.422Z] nexus3.edgexfoundry.org:10001 [2023-05-04T00:01:54.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T00:01:54.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T00:01:54.422Z] Configure a credential helper to remove this warning. See [2023-05-04T00:01:54.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T00:01:54.422Z] [2023-05-04T00:01:54.422Z] Login Succeeded [2023-05-04T00:01:54.422Z] nexus3.edgexfoundry.org:10002 [2023-05-04T00:01:54.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T00:01:54.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T00:01:54.422Z] Configure a credential helper to remove this warning. See [2023-05-04T00:01:54.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T00:01:54.422Z] [2023-05-04T00:01:54.422Z] Login Succeeded [2023-05-04T00:01:54.422Z] nexus3.edgexfoundry.org:10003 [2023-05-04T00:01:54.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T00:01:54.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T00:01:54.681Z] Configure a credential helper to remove this warning. See [2023-05-04T00:01:54.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T00:01:54.681Z] [2023-05-04T00:01:54.681Z] Login Succeeded [2023-05-04T00:01:54.681Z] nexus3.edgexfoundry.org:10004 [2023-05-04T00:01:54.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T00:01:54.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T00:01:54.681Z] Configure a credential helper to remove this warning. See [2023-05-04T00:01:54.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T00:01:54.681Z] [2023-05-04T00:01:54.681Z] Login Succeeded [2023-05-04T00:01:54.681Z] docker.io [2023-05-04T00:01:54.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T00:01:54.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T00:01:54.941Z] Configure a credential helper to remove this warning. See [2023-05-04T00:01:54.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T00:01:54.941Z] [2023-05-04T00:01:54.941Z] Login Succeeded [2023-05-04T00:01:54.941Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T00:01:54.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T00:01:55.009Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T00:01:55.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T00:01:55.028Z] ========================================================= [2023-05-04T00:01:55.028Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-04T00:01:55.028Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:01:55.332Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-04T00:01:55.592Z] Sending build context to Docker daemon 45.91MB [2023-05-04T00:01:55.592Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T00:01:55.592Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-04T00:01:55.853Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-04T00:01:55.853Z] f56be85fc22e: Pulling fs layer [2023-05-04T00:01:55.853Z] 85791d961cd3: Pulling fs layer [2023-05-04T00:01:55.853Z] d694b5ae8c79: Pulling fs layer [2023-05-04T00:01:55.853Z] 9f32a84ed3da: Pulling fs layer [2023-05-04T00:01:55.853Z] 4d19c01a9841: Pulling fs layer [2023-05-04T00:01:55.853Z] 9325e15d5711: Pulling fs layer [2023-05-04T00:01:55.853Z] 556b6ee489ea: Pulling fs layer [2023-05-04T00:01:55.853Z] c5a4b2cf53e6: Pulling fs layer [2023-05-04T00:01:55.853Z] 4d19c01a9841: Waiting [2023-05-04T00:01:55.853Z] 9325e15d5711: Waiting [2023-05-04T00:01:55.853Z] 556b6ee489ea: Waiting [2023-05-04T00:01:55.853Z] c5a4b2cf53e6: Waiting [2023-05-04T00:01:55.854Z] 9f32a84ed3da: Waiting [2023-05-04T00:01:55.854Z] 85791d961cd3: Verifying Checksum [2023-05-04T00:01:55.854Z] 85791d961cd3: Download complete [2023-05-04T00:01:55.854Z] 9f32a84ed3da: Verifying Checksum [2023-05-04T00:01:55.854Z] 9f32a84ed3da: Download complete [2023-05-04T00:01:55.854Z] 4d19c01a9841: Verifying Checksum [2023-05-04T00:01:55.854Z] 4d19c01a9841: Download complete [2023-05-04T00:01:55.854Z] f56be85fc22e: Verifying Checksum [2023-05-04T00:01:55.854Z] f56be85fc22e: Download complete [2023-05-04T00:01:55.854Z] 9325e15d5711: Verifying Checksum [2023-05-04T00:01:55.854Z] 9325e15d5711: Download complete [2023-05-04T00:01:56.116Z] f56be85fc22e: Pull complete [2023-05-04T00:01:56.116Z] 85791d961cd3: Pull complete [2023-05-04T00:01:56.377Z] d694b5ae8c79: Verifying Checksum [2023-05-04T00:01:56.377Z] d694b5ae8c79: Download complete [2023-05-04T00:01:56.377Z] c5a4b2cf53e6: Verifying Checksum [2023-05-04T00:01:56.377Z] c5a4b2cf53e6: Download complete [2023-05-04T00:01:56.635Z] 556b6ee489ea: Verifying Checksum [2023-05-04T00:01:56.635Z] 556b6ee489ea: Download complete [2023-05-04T00:02:00.825Z] d694b5ae8c79: Pull complete [2023-05-04T00:02:00.825Z] 9f32a84ed3da: Pull complete [2023-05-04T00:02:00.825Z] 4d19c01a9841: Pull complete [2023-05-04T00:02:00.825Z] 9325e15d5711: Pull complete [2023-05-04T00:02:03.353Z] 556b6ee489ea: Pull complete [2023-05-04T00:02:03.918Z] c5a4b2cf53e6: Pull complete [2023-05-04T00:02:03.918Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-04T00:02:03.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-04T00:02:03.918Z] ---> c4be618373d6 [2023-05-04T00:02:03.918Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-04T00:02:09.083Z] Still waiting to schedule task [2023-05-04T00:02:09.084Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-04T00:02:09.195Z] ---> Running in fa5713beda17 [2023-05-04T00:02:09.195Z] Removing intermediate container fa5713beda17 [2023-05-04T00:02:09.195Z] ---> 170324e4e816 [2023-05-04T00:02:09.195Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T00:02:09.195Z] ---> Running in 1b11aa88e2e2 [2023-05-04T00:02:09.195Z] Removing intermediate container 1b11aa88e2e2 [2023-05-04T00:02:09.195Z] ---> 487c4bfa42e4 [2023-05-04T00:02:09.195Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T00:02:09.195Z] ---> Running in 1278fb9b7f07 [2023-05-04T00:02:09.195Z] Removing intermediate container 1278fb9b7f07 [2023-05-04T00:02:09.195Z] ---> 0cb1aa09b4b2 [2023-05-04T00:02:09.195Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-04T00:02:09.195Z] ---> Running in edd88e4726f1 [2023-05-04T00:02:09.195Z] Removing intermediate container edd88e4726f1 [2023-05-04T00:02:09.195Z] ---> a3d37d6545ad [2023-05-04T00:02:09.195Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-04T00:02:09.195Z] ---> Running in f557c78a8616 [2023-05-04T00:02:09.195Z] Removing intermediate container f557c78a8616 [2023-05-04T00:02:09.195Z] ---> ce976a90fffd [2023-05-04T00:02:09.195Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-04T00:02:09.195Z] latest: Pulling from library/docker [2023-05-04T00:02:10.576Z] f56be85fc22e: Already exists [2023-05-04T00:02:10.576Z] 7ed9ddfd3b8f: Pulling fs layer [2023-05-04T00:02:10.576Z] 788e1ab5616a: Pulling fs layer [2023-05-04T00:02:10.576Z] c585cb37f4e3: Pulling fs layer [2023-05-04T00:02:10.576Z] f07ac151bd26: Pulling fs layer [2023-05-04T00:02:10.576Z] 40ec0a365c4d: Pulling fs layer [2023-05-04T00:02:10.576Z] 8e86e06bd107: Pulling fs layer [2023-05-04T00:02:10.576Z] 265c5956ad77: Pulling fs layer [2023-05-04T00:02:10.576Z] 0326226f4470: Pulling fs layer [2023-05-04T00:02:10.576Z] e09aa9eb39ba: Pulling fs layer [2023-05-04T00:02:10.576Z] 8f731bd845bb: Pulling fs layer [2023-05-04T00:02:10.576Z] b045f4bf5e58: Pulling fs layer [2023-05-04T00:02:10.576Z] 6f439390c271: Pulling fs layer [2023-05-04T00:02:10.576Z] 4e540a8453c0: Pulling fs layer [2023-05-04T00:02:10.576Z] 4e540a8453c0: Waiting [2023-05-04T00:02:10.576Z] 8f731bd845bb: Waiting [2023-05-04T00:02:10.576Z] 6f439390c271: Waiting [2023-05-04T00:02:10.576Z] b045f4bf5e58: Waiting [2023-05-04T00:02:10.576Z] f07ac151bd26: Waiting [2023-05-04T00:02:10.576Z] 40ec0a365c4d: Waiting [2023-05-04T00:02:10.576Z] 8e86e06bd107: Waiting [2023-05-04T00:02:10.576Z] 265c5956ad77: Waiting [2023-05-04T00:02:10.576Z] 0326226f4470: Waiting [2023-05-04T00:02:10.576Z] e09aa9eb39ba: Waiting [2023-05-04T00:02:10.576Z] 788e1ab5616a: Verifying Checksum [2023-05-04T00:02:10.576Z] 788e1ab5616a: Download complete [2023-05-04T00:02:10.576Z] 7ed9ddfd3b8f: Download complete [2023-05-04T00:02:10.576Z] 7ed9ddfd3b8f: Pull complete [2023-05-04T00:02:10.576Z] c585cb37f4e3: Verifying Checksum [2023-05-04T00:02:10.576Z] c585cb37f4e3: Download complete [2023-05-04T00:02:10.835Z] f07ac151bd26: Verifying Checksum [2023-05-04T00:02:10.835Z] f07ac151bd26: Download complete [2023-05-04T00:02:10.835Z] 8e86e06bd107: Verifying Checksum [2023-05-04T00:02:10.835Z] 8e86e06bd107: Download complete [2023-05-04T00:02:10.835Z] 265c5956ad77: Verifying Checksum [2023-05-04T00:02:10.835Z] 265c5956ad77: Download complete [2023-05-04T00:02:10.835Z] 788e1ab5616a: Pull complete [2023-05-04T00:02:10.835Z] 0326226f4470: Download complete [2023-05-04T00:02:11.095Z] e09aa9eb39ba: Verifying Checksum [2023-05-04T00:02:11.095Z] e09aa9eb39ba: Download complete [2023-05-04T00:02:11.095Z] 8f731bd845bb: Verifying Checksum [2023-05-04T00:02:11.095Z] 8f731bd845bb: Download complete [2023-05-04T00:02:11.095Z] 40ec0a365c4d: Verifying Checksum [2023-05-04T00:02:11.095Z] 40ec0a365c4d: Download complete [2023-05-04T00:02:11.095Z] 6f439390c271: Verifying Checksum [2023-05-04T00:02:11.095Z] 6f439390c271: Download complete [2023-05-04T00:02:11.095Z] c585cb37f4e3: Pull complete [2023-05-04T00:02:11.095Z] 4e540a8453c0: Verifying Checksum [2023-05-04T00:02:11.095Z] 4e540a8453c0: Download complete [2023-05-04T00:02:11.665Z] f07ac151bd26: Pull complete [2023-05-04T00:02:11.665Z] b045f4bf5e58: Verifying Checksum [2023-05-04T00:02:11.665Z] b045f4bf5e58: Download complete [2023-05-04T00:02:11.922Z] 40ec0a365c4d: Pull complete [2023-05-04T00:02:11.923Z] 8e86e06bd107: Pull complete [2023-05-04T00:02:11.923Z] 265c5956ad77: Pull complete [2023-05-04T00:02:12.180Z] 0326226f4470: Pull complete [2023-05-04T00:02:12.438Z] e09aa9eb39ba: Pull complete [2023-05-04T00:02:12.438Z] 8f731bd845bb: Pull complete [2023-05-04T00:02:13.372Z] b045f4bf5e58: Pull complete [2023-05-04T00:02:13.372Z] 6f439390c271: Pull complete [2023-05-04T00:02:13.372Z] 4e540a8453c0: Pull complete [2023-05-04T00:02:13.372Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-05-04T00:02:13.372Z] Status: Downloaded newer image for docker:latest [2023-05-04T00:02:15.288Z] ---> f2bda5dbf061 [2023-05-04T00:02:15.288Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T00:02:15.288Z] ---> Running in 28053e83a872 [2023-05-04T00:02:15.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T00:02:15.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T00:02:16.065Z] OK: 265 MiB in 53 packages [2023-05-04T00:02:16.658Z] Removing intermediate container 28053e83a872 [2023-05-04T00:02:16.658Z] ---> e57da3c8a2bc [2023-05-04T00:02:16.658Z] Step 10/15 : ENV GO111MODULE=on [2023-05-04T00:02:16.658Z] ---> Running in b95dcb0e8752 [2023-05-04T00:02:16.658Z] Removing intermediate container b95dcb0e8752 [2023-05-04T00:02:16.658Z] ---> 39ebf430be69 [2023-05-04T00:02:16.658Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-04T00:02:16.658Z] ---> Running in a6cc385e4b60 [2023-05-04T00:02:16.658Z] Removing intermediate container a6cc385e4b60 [2023-05-04T00:02:16.658Z] ---> 87a49982157c [2023-05-04T00:02:16.658Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-04T00:02:16.658Z] ---> 9e20077106d5 [2023-05-04T00:02:16.658Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T00:02:16.658Z] ---> Running in da359ba1d78f [2023-05-04T00:02:43.776Z] Removing intermediate container da359ba1d78f [2023-05-04T00:02:43.776Z] ---> 4795400c5f3b [2023-05-04T00:02:43.776Z] Step 14/15 : COPY . . [2023-05-04T00:02:44.726Z] ---> 2844ab8c8445 [2023-05-04T00:02:44.726Z] Step 15/15 : RUN ${MAKE} [2023-05-04T00:02:44.726Z] ---> Running in 1fe86a6bee87 [2023-05-04T00:02:44.986Z] noop [2023-05-04T00:02:45.245Z] Removing intermediate container 1fe86a6bee87 [2023-05-04T00:02:45.245Z] ---> e1ab83f31ea3 [2023-05-04T00:02:45.504Z] Successfully built e1ab83f31ea3 [2023-05-04T00:02:45.504Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:02:45.816Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T00:02:45.816Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T00:02:45.890Z] prd-ubuntu20.04-docker-8c-8g-12655 does not seem to be running inside a container [2023-05-04T00:02:45.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat [2023-05-04T00:02:46.275Z] $ docker top f330014a7613f9bb3c78af64e42aa6578c755f5ed6d66ecb8687af45d7d78b2b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T00:02:46.614Z] + go version [2023-05-04T00:02:46.614Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-04T00:02:46.623Z] $ docker stop --time=1 f330014a7613f9bb3c78af64e42aa6578c755f5ed6d66ecb8687af45d7d78b2b [2023-05-04T00:02:47.905Z] $ docker rm -f --volumes f330014a7613f9bb3c78af64e42aa6578c755f5ed6d66ecb8687af45d7d78b2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:02:48.302Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T00:02:48.302Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T00:02:48.369Z] prd-ubuntu20.04-docker-8c-8g-12655 does not seem to be running inside a container [2023-05-04T00:02:48.399Z] $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat [2023-05-04T00:02:48.751Z] $ docker top e148202f8b1664ddc1bb7f64122592a16e504450779f6caddd4a1917657a84ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T00:02:49.095Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-04T00:02:49.392Z] + make test [2023-05-04T00:02:49.392Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-04T00:02:54.657Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-04T00:03:02.770Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-04T00:03:02.770Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-04T00:03:02.770Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-04T00:03:02.770Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-04T00:03:02.770Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-04T00:03:02.770Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-04T00:03:02.770Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-04T00:03:02.770Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-04T00:03:02.770Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-04T00:03:05.303Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T00:03:05.303Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T00:03:05.303Z] ./bin/test-attribution-txt.sh [2023-05-04T00:03:05.303Z] make -C web test [2023-05-04T00:03:05.303Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-05-04T00:03:05.303Z] make[1]: tput: No such file or directory [2023-05-04T00:03:05.303Z] make[1]: tput: No such file or directory [2023-05-04T00:03:05.303Z] warning: generating ./VERSION [2023-05-04T00:03:05.303Z] echo "0.0.0" > VERSION [2023-05-04T00:03:05.303Z] docker build \ [2023-05-04T00:03:05.303Z] -f Dockerfile \ [2023-05-04T00:03:05.303Z] --build-arg USER=1000 \ [2023-05-04T00:03:05.303Z] \ [2023-05-04T00:03:05.303Z] --label "git_sha=810f843ca8afc54dd8e89bba5045e5c7e7013274" \ [2023-05-04T00:03:05.303Z] -t edgexfoundry/edgex-web-ui:810f843ca8afc54dd8e89bba5045e5c7e7013274 \ [2023-05-04T00:03:05.303Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-04T00:03:05.303Z] . [2023-05-04T00:03:05.303Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-04T00:03:05.303Z] Install the buildx component to build images with BuildKit: [2023-05-04T00:03:05.303Z] https://docs.docker.com/go/buildx/ [2023-05-04T00:03:05.303Z] [2023-05-04T00:03:05.303Z] Sending build context to Docker daemon 3.269MB [2023-05-04T00:03:05.303Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-04T00:03:05.869Z] 16.17-alpine3.15: Pulling from library/node [2023-05-04T00:03:05.869Z] 9621f1afde84: Pulling fs layer [2023-05-04T00:03:05.869Z] c6f70ee39829: Pulling fs layer [2023-05-04T00:03:05.869Z] 56892a8094a2: Pulling fs layer [2023-05-04T00:03:05.869Z] 58dd87906ef0: Pulling fs layer [2023-05-04T00:03:05.869Z] 58dd87906ef0: Waiting [2023-05-04T00:03:05.869Z] 9621f1afde84: Download complete [2023-05-04T00:03:06.127Z] 9621f1afde84: Pull complete [2023-05-04T00:03:06.127Z] 58dd87906ef0: Verifying Checksum [2023-05-04T00:03:06.127Z] 58dd87906ef0: Download complete [2023-05-04T00:03:06.386Z] 56892a8094a2: Verifying Checksum [2023-05-04T00:03:06.386Z] 56892a8094a2: Download complete [2023-05-04T00:03:07.323Z] c6f70ee39829: Verifying Checksum [2023-05-04T00:03:07.323Z] c6f70ee39829: Download complete [2023-05-04T00:03:08.257Z] c6f70ee39829: Pull complete [2023-05-04T00:03:08.257Z] 56892a8094a2: Pull complete [2023-05-04T00:03:08.257Z] 58dd87906ef0: Pull complete [2023-05-04T00:03:08.257Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-04T00:03:08.257Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-04T00:03:08.257Z] ---> b69703f70c3d [2023-05-04T00:03:08.257Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-04T00:03:10.786Z] ---> Running in c2269d36b0f6 [2023-05-04T00:03:11.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-04T00:03:11.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-04T00:03:11.614Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-04T00:03:11.873Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-04T00:03:11.873Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-04T00:03:11.873Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-04T00:03:11.873Z] (5/129) Installing libxcb (1.14-r2) [2023-05-04T00:03:11.873Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-04T00:03:11.873Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-04T00:03:11.873Z] (8/129) Installing libice (1.0.10-r0) [2023-05-04T00:03:11.873Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-04T00:03:11.873Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-04T00:03:11.873Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-04T00:03:11.873Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-04T00:03:11.873Z] (13/129) Installing xset (1.2.4-r0) [2023-05-04T00:03:11.873Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-04T00:03:11.873Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-04T00:03:11.873Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-04T00:03:11.873Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-04T00:03:11.873Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-04T00:03:11.873Z] (19/129) Installing libintl (0.21-r0) [2023-05-04T00:03:11.873Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-04T00:03:11.873Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-04T00:03:11.873Z] (22/129) Installing pcre (8.45-r1) [2023-05-04T00:03:12.132Z] (23/129) Installing glib (2.70.1-r0) [2023-05-04T00:03:12.132Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-04T00:03:12.132Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-04T00:03:12.132Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-04T00:03:12.132Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-04T00:03:12.132Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-04T00:03:12.132Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-04T00:03:12.132Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-04T00:03:12.132Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-04T00:03:12.132Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-04T00:03:12.132Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-04T00:03:12.132Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-04T00:03:12.132Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-04T00:03:12.132Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-04T00:03:12.132Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-04T00:03:12.132Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-04T00:03:12.132Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-04T00:03:12.132Z] (40/129) Installing libxi (1.8-r0) [2023-05-04T00:03:12.132Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-04T00:03:12.132Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-04T00:03:12.132Z] (43/129) Installing atk (2.36.0-r0) [2023-05-04T00:03:12.391Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-04T00:03:12.391Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-04T00:03:12.391Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-04T00:03:12.391Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-04T00:03:12.391Z] (48/129) Installing expat (2.5.0-r0) [2023-05-04T00:03:12.391Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-04T00:03:12.391Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-04T00:03:12.391Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-04T00:03:12.391Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-04T00:03:12.391Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-04T00:03:12.391Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-04T00:03:12.391Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-04T00:03:12.391Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-04T00:03:12.391Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-04T00:03:12.391Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-04T00:03:12.391Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-04T00:03:12.651Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-04T00:03:12.651Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-04T00:03:12.651Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-04T00:03:12.651Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-04T00:03:12.651Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-04T00:03:12.651Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-04T00:03:12.651Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-04T00:03:12.651Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-04T00:03:12.651Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-04T00:03:12.651Z] (69/129) Installing pango (1.48.10-r0) [2023-05-04T00:03:12.651Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-04T00:03:12.651Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-04T00:03:12.651Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-04T00:03:12.651Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-04T00:03:12.651Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-04T00:03:12.651Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-04T00:03:12.911Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-04T00:03:12.911Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-04T00:03:12.911Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-04T00:03:12.911Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-04T00:03:12.911Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-04T00:03:14.820Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-04T00:03:14.820Z] (80/129) Installing flac (1.3.4-r0) [2023-05-04T00:03:14.820Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-04T00:03:15.081Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-04T00:03:15.081Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-04T00:03:15.081Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-04T00:03:15.081Z] (85/129) Installing libass (0.15.2-r0) [2023-05-04T00:03:15.081Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-04T00:03:15.081Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-04T00:03:15.081Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-04T00:03:15.081Z] (89/129) Installing lame (3.100-r0) [2023-05-04T00:03:15.081Z] (90/129) Installing opus (1.3.1-r1) [2023-05-04T00:03:15.081Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-04T00:03:15.081Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-04T00:03:15.081Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-04T00:03:15.081Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-04T00:03:15.340Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-04T00:03:15.340Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-04T00:03:15.340Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-04T00:03:15.340Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-04T00:03:15.340Z] (99/129) Installing libva (2.13.0-r0) [2023-05-04T00:03:15.340Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-04T00:03:15.340Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-04T00:03:15.340Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-04T00:03:15.340Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-04T00:03:15.340Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-04T00:03:15.340Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-04T00:03:15.340Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-04T00:03:15.599Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-04T00:03:15.599Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-04T00:03:15.599Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-04T00:03:15.599Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-04T00:03:15.599Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-04T00:03:15.599Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-04T00:03:15.599Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-04T00:03:15.599Z] (114/129) Installing nspr (4.32-r0) [2023-05-04T00:03:15.858Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-04T00:03:15.858Z] (116/129) Installing nss (3.78.1-r0) [2023-05-04T00:03:15.858Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-04T00:03:15.858Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-04T00:03:15.858Z] (119/129) Installing orc (0.4.32-r0) [2023-05-04T00:03:15.858Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-04T00:03:15.858Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-04T00:03:15.858Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-04T00:03:15.858Z] (123/129) Installing libpulse (15.0-r2) [2023-05-04T00:03:15.858Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-04T00:03:15.858Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-04T00:03:15.858Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-04T00:03:15.858Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-04T00:03:15.858Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-04T00:03:15.858Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-04T00:03:17.765Z] Executing busybox-1.34.1-r7.trigger [2023-05-04T00:03:17.765Z] Executing glib-2.70.1-r0.trigger [2023-05-04T00:03:17.765Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-04T00:03:18.038Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-04T00:03:18.038Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-04T00:03:18.301Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-04T00:03:18.301Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-04T00:03:18.301Z] OK: 286 MiB in 145 packages [2023-05-04T00:03:23.580Z] Removing intermediate container c2269d36b0f6 [2023-05-04T00:03:23.580Z] ---> ef1f13fac0ea [2023-05-04T00:03:23.580Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-04T00:03:23.580Z] ---> Running in 8dcf5a494f3b [2023-05-04T00:03:23.580Z] Removing intermediate container 8dcf5a494f3b [2023-05-04T00:03:23.580Z] ---> 97d2493297a4 [2023-05-04T00:03:23.580Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-04T00:03:23.840Z] ---> Running in dce054108977 [2023-05-04T00:03:23.840Z] Removing intermediate container dce054108977 [2023-05-04T00:03:23.840Z] ---> 2e21072ac7ee [2023-05-04T00:03:23.840Z] Step 5/10 : RUN npm install -g npm [2023-05-04T00:03:23.840Z] ---> Running in 947d2d14b5d2 [2023-05-04T00:03:30.407Z] [2023-05-04T00:03:30.407Z] removed 7 packages, changed 101 packages, and audited 264 packages in 5s [2023-05-04T00:03:30.407Z] [2023-05-04T00:03:30.407Z] 27 packages are looking for funding [2023-05-04T00:03:30.407Z] run `npm fund` for details [2023-05-04T00:03:30.407Z] [2023-05-04T00:03:30.407Z] found 0 vulnerabilities [2023-05-04T00:03:31.788Z] Removing intermediate container 947d2d14b5d2 [2023-05-04T00:03:31.788Z] ---> 6f2edcae7088 [2023-05-04T00:03:31.788Z] Step 6/10 : ARG USER=1000 [2023-05-04T00:03:31.788Z] ---> Running in 8b3958658b03 [2023-05-04T00:03:31.788Z] Removing intermediate container 8b3958658b03 [2023-05-04T00:03:31.788Z] ---> cc50abda8398 [2023-05-04T00:03:31.788Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-04T00:03:32.048Z] ---> Running in 570feed5c9f4 [2023-05-04T00:03:33.445Z] Removing intermediate container 570feed5c9f4 [2023-05-04T00:03:33.445Z] ---> 5eee0ce2521a [2023-05-04T00:03:33.445Z] Step 8/10 : USER $USER:$USER [2023-05-04T00:03:33.445Z] ---> Running in 5c3b83985eca [2023-05-04T00:03:33.705Z] Removing intermediate container 5c3b83985eca [2023-05-04T00:03:33.705Z] ---> 5ca185f8757e [2023-05-04T00:03:33.705Z] Step 9/10 : WORKDIR /app [2023-05-04T00:03:33.705Z] ---> Running in 9b371f62418a [2023-05-04T00:03:33.965Z] Removing intermediate container 9b371f62418a [2023-05-04T00:03:33.965Z] ---> da77f57c7839 [2023-05-04T00:03:33.965Z] Step 10/10 : LABEL git_sha=810f843ca8afc54dd8e89bba5045e5c7e7013274 [2023-05-04T00:03:33.965Z] ---> Running in ff1eb772ff83 [2023-05-04T00:03:34.274Z] Removing intermediate container ff1eb772ff83 [2023-05-04T00:03:34.274Z] ---> debb964b8efb [2023-05-04T00:03:34.274Z] Successfully built debb964b8efb [2023-05-04T00:03:34.274Z] Successfully tagged edgexfoundry/edgex-web-ui:810f843ca8afc54dd8e89bba5045e5c7e7013274 [2023-05-04T00:03:34.274Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-04T00:03:34.274Z] touch edgex-web-ui.imagebuilt [2023-05-04T00:03:34.274Z] mkdir -p node_modules coverage [2023-05-04T00:03:34.274Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-04T00:03:34.274Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE required: { [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE }, [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE } [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE required: { [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE }, [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE } [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE required: { [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE }, [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE } [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE required: { [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE }, [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE } [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE required: { [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE }, [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE } [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE required: { [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE }, [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE } [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE required: { [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE }, [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE } [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE required: { [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE }, [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE } [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE required: { [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE }, [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T00:03:35.774Z] npm WARN EBADENGINE } [2023-05-04T00:03:39.988Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-04T00:03:39.988Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-04T00:03:39.988Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T00:03:39.988Z] 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-05-04T00:03:40.248Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-04T00:03:40.508Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-04T00:03:41.076Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-04T00:03:41.646Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-04T00:03:41.905Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-04T00:03:44.489Z] 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-05-04T00:03:44.489Z] 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-05-04T00:03:45.090Z] 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-05-04T00:03:45.349Z] 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-05-04T00:03:45.609Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T00:03:45.869Z] 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-05-04T00:03:45.869Z] 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-05-04T00:03:46.811Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T00:03:48.865Z] 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-05-04T00:03:52.154Z] 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-05-04T00:03:57.429Z] [2023-05-04T00:03:57.429Z] added 1478 packages, and audited 1479 packages in 22s [2023-05-04T00:03:57.429Z] [2023-05-04T00:03:57.429Z] 90 packages are looking for funding [2023-05-04T00:03:57.429Z] run `npm fund` for details [2023-05-04T00:03:57.429Z] [2023-05-04T00:03:57.429Z] 37 vulnerabilities (1 low, 13 moderate, 18 high, 5 critical) [2023-05-04T00:03:57.429Z] [2023-05-04T00:03:57.429Z] To address issues that do not require attention, run: [2023-05-04T00:03:57.429Z] npm audit fix [2023-05-04T00:03:57.429Z] [2023-05-04T00:03:57.429Z] To address all issues (including breaking changes), run: [2023-05-04T00:03:57.429Z] npm audit fix --force [2023-05-04T00:03:57.429Z] [2023-05-04T00:03:57.429Z] Run `npm audit` for details. [2023-05-04T00:04:05.588Z] 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-05-04T00:04:08.120Z] - Generating browser application bundles (phase: setup)... [2023-05-04T00:04:12.313Z] Compiling @angular/core : es2015 as esm2015 [2023-05-04T00:04:12.313Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-04T00:04:16.529Z] Compiling @angular/common : es2015 as esm2015 [2023-05-04T00:04:16.529Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-04T00:04:16.788Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-04T00:04:16.788Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-04T00:04:17.363Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-04T00:04:17.363Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-04T00:04:17.930Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-04T00:04:17.930Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-04T00:04:17.930Z] Compiling @angular/router : es2015 as esm2015 [2023-05-04T00:04:18.190Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-04T00:04:18.450Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-04T00:04:20.356Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-04T00:04:26.955Z] 04 05 2023 00:04:26.101:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-04T00:04:26.956Z] 04 05 2023 00:04:26.103:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-04T00:04:26.956Z] 04 05 2023 00:04:26.106:INFO [launcher]: Starting browser ChromeHeadless [2023-05-04T00:04:38.999Z] ✔ Browser application bundle generation complete. [2023-05-04T00:04:38.999Z] 04 05 2023 00:04:37.691:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket hDMK5y9NoXqrYd97AAAB with id 60164010 [2023-05-04T00:04:40.930Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-05-04T00:04:40.930Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.194 secs) [2023-05-04T00:04:40.930Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.343 secs) [2023-05-04T00:04:41.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.41 secs) [2023-05-04T00:04:41.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.464 secs) [2023-05-04T00:04:41.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.525 secs) [2023-05-04T00:04:41.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.572 secs) [2023-05-04T00:04:41.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.587 secs) [2023-05-04T00:04:41.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.612 secs) [2023-05-04T00:04:41.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.62 secs) [2023-05-04T00:04:41.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.631 secs) [2023-05-04T00:04:41.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.711 secs) [2023-05-04T00:04:41.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.73 secs) [2023-05-04T00:04:41.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.74 secs) [2023-05-04T00:04:41.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.744 secs) [2023-05-04T00:04:41.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.753 secs) [2023-05-04T00:04:41.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.758 secs) [2023-05-04T00:04:41.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.775 secs) [2023-05-04T00:04:41.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.8 secs) [2023-05-04T00:04:41.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.824 secs) [2023-05-04T00:04:41.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.831 secs) [2023-05-04T00:04:41.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.835 secs) [2023-05-04T00:04:41.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.84 secs) [2023-05-04T00:04:41.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.887 secs) [2023-05-04T00:04:41.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.896 secs) [2023-05-04T00:04:41.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.905 secs) [2023-05-04T00:04:41.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.917 secs) [2023-05-04T00:04:41.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.943 secs) [2023-05-04T00:04:41.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.954 secs) [2023-05-04T00:04:41.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.963 secs) [2023-05-04T00:04:41.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.97 secs) [2023-05-04T00:04:41.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.974 secs) [2023-05-04T00:04:41.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.977 secs) [2023-05-04T00:04:41.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.98 secs) [2023-05-04T00:04:41.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 1.017 secs) [2023-05-04T00:04:42.030Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 1.022 secs) [2023-05-04T00:04:42.030Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 1.024 secs) [2023-05-04T00:04:42.030Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 1.028 secs) [2023-05-04T00:04:42.030Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 1.03 secs) [2023-05-04T00:04:42.030Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 1.065 secs) [2023-05-04T00:04:42.030Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 1.082 secs) [2023-05-04T00:04:42.030Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 1.087 secs) [2023-05-04T00:04:42.030Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 1.104 secs) [2023-05-04T00:04:42.030Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 1.125 secs) [2023-05-04T00:04:42.030Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.128 secs) [2023-05-04T00:04:42.030Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.13 secs) [2023-05-04T00:04:42.030Z] WARN: ' [2023-05-04T00:04:42.030Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-04T00:04:42.030Z] Support for using the ngModel input property and ngModelChange event with [2023-05-04T00:04:42.030Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-04T00:04:42.030Z] in a future version of Angular. [2023-05-04T00:04:42.030Z] [2023-05-04T00:04:42.030Z] For more information on this, see our API docs here: [2023-05-04T00:04:42.030Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-04T00:04:42.030Z] ' [2023-05-04T00:04:42.030Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.13 secs) [2023-05-04T00:04:42.030Z] WARN: ' [2023-05-04T00:04:42.030Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-04T00:04:42.030Z] Support for using the ngModel input property and ngModelChange event with [2023-05-04T00:04:42.030Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-04T00:04:42.030Z] in a future version of Angular. [2023-05-04T00:04:42.030Z] [2023-05-04T00:04:42.030Z] For more information on this, see our API docs here: [2023-05-04T00:04:42.031Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-04T00:04:42.031Z] ' [2023-05-04T00:04:42.031Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.155 secs) [2023-05-04T00:04:42.031Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.181 secs) [2023-05-04T00:04:42.031Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.186 secs) [2023-05-04T00:04:42.031Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.189 secs) [2023-05-04T00:04:42.031Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.197 secs) [2023-05-04T00:04:42.031Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.224 secs) [2023-05-04T00:04:42.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.232 secs) [2023-05-04T00:04:42.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.244 secs) [2023-05-04T00:04:42.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.254 secs) [2023-05-04T00:04:42.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.26 secs) [2023-05-04T00:04:42.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.267 secs) [2023-05-04T00:04:42.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.323 secs) [2023-05-04T00:04:42.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.328 secs) [2023-05-04T00:04:42.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.345 secs) [2023-05-04T00:04:42.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.356 secs) [2023-05-04T00:04:42.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.374 secs) [2023-05-04T00:04:42.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.379 secs) [2023-05-04T00:04:42.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.388 secs) [2023-05-04T00:04:42.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.394 secs) [2023-05-04T00:04:42.557Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.407 secs) [2023-05-04T00:04:42.557Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.413 secs) [2023-05-04T00:04:42.557Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.416 secs) [2023-05-04T00:04:42.557Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.42 secs) [2023-05-04T00:04:42.557Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.422 secs) [2023-05-04T00:04:42.557Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.429 secs) [2023-05-04T00:04:42.557Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.438 secs) [2023-05-04T00:04:42.557Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.456 secs) [2023-05-04T00:04:42.557Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.466 secs) [2023-05-04T00:04:42.557Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.471 secs) [2023-05-04T00:04:42.557Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.475 secs) [2023-05-04T00:04:42.557Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.486 secs) [2023-05-04T00:04:42.557Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.493 secs) [2023-05-04T00:04:42.557Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.503 secs) [2023-05-04T00:04:42.557Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.519 secs) [2023-05-04T00:04:42.557Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.528 secs) [2023-05-04T00:04:42.557Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.534 secs) [2023-05-04T00:04:42.557Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.539 secs) [2023-05-04T00:04:42.557Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.543 secs) [2023-05-04T00:04:42.557Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.549 secs) [2023-05-04T00:04:42.557Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.552 secs) [2023-05-04T00:04:42.557Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.554 secs) [2023-05-04T00:04:42.819Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.572 secs) [2023-05-04T00:04:42.819Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.602 secs) [2023-05-04T00:04:42.819Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.614 secs) [2023-05-04T00:04:42.819Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.623 secs) [2023-05-04T00:04:42.819Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.63 secs) [2023-05-04T00:04:42.819Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.652 secs) [2023-05-04T00:04:42.819Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.676 secs) [2023-05-04T00:04:42.819Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.723 secs) [2023-05-04T00:04:42.819Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.727 secs) [2023-05-04T00:04:42.819Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.729 secs) [2023-05-04T00:04:42.819Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.735 secs) [2023-05-04T00:04:42.819Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.738 secs) [2023-05-04T00:04:43.081Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.768 secs) [2023-05-04T00:04:43.082Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.775 secs) [2023-05-04T00:04:43.082Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.781 secs) [2023-05-04T00:04:43.082Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.783 secs) [2023-05-04T00:04:43.082Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.786 secs) [2023-05-04T00:04:43.082Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.788 secs) [2023-05-04T00:04:43.082Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.812 secs) [2023-05-04T00:04:43.082Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.823 secs) [2023-05-04T00:04:43.082Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.83 secs) [2023-05-04T00:04:43.082Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.84 secs) [2023-05-04T00:04:43.082Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.842 secs) [2023-05-04T00:04:43.082Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.918 secs) [2023-05-04T00:04:43.082Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.931 secs) [2023-05-04T00:04:43.082Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.943 secs) [2023-05-04T00:04:43.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.962 secs) [2023-05-04T00:04:43.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.971 secs) [2023-05-04T00:04:43.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.984 secs) [2023-05-04T00:04:43.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.988 secs) [2023-05-04T00:04:43.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.992 secs) [2023-05-04T00:04:43.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.996 secs) [2023-05-04T00:04:43.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.999 secs) [2023-05-04T00:04:43.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 2.001 secs) [2023-05-04T00:04:43.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 2.018 secs) [2023-05-04T00:04:43.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.028 secs) [2023-05-04T00:04:43.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.04 secs) [2023-05-04T00:04:43.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.044 secs) [2023-05-04T00:04:43.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.051 secs) [2023-05-04T00:04:43.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.062 secs) [2023-05-04T00:04:43.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.078 secs) [2023-05-04T00:04:43.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.092 secs) [2023-05-04T00:04:43.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.103 secs) [2023-05-04T00:04:43.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.108 secs) [2023-05-04T00:04:43.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.111 secs) [2023-05-04T00:04:43.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.112 secs) [2023-05-04T00:04:43.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.116 secs) [2023-05-04T00:04:43.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.125 secs) [2023-05-04T00:04:43.612Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.145 secs) [2023-05-04T00:04:43.612Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.158 secs) [2023-05-04T00:04:43.612Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.162 secs) [2023-05-04T00:04:43.612Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.167 secs) [2023-05-04T00:04:43.612Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.175 secs) [2023-05-04T00:04:43.612Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.18 secs) [2023-05-04T00:04:43.612Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.193 secs) [2023-05-04T00:04:43.612Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.207 secs) [2023-05-04T00:04:43.612Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.213 secs) [2023-05-04T00:04:43.612Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.219 secs) [2023-05-04T00:04:43.612Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.24 secs) [2023-05-04T00:04:43.612Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.251 secs) [2023-05-04T00:04:43.612Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.257 secs) [2023-05-04T00:04:43.612Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.259 secs) [2023-05-04T00:04:43.612Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.26 secs) [2023-05-04T00:04:43.875Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.215 secs / 2.26 secs) [2023-05-04T00:04:43.875Z] TOTAL: 149 SUCCESS [2023-05-04T00:04:43.875Z] ✔ Browser application bundle generation complete. [2023-05-04T00:04:44.460Z] [2023-05-04T00:04:44.460Z] =============================== Coverage summary =============================== [2023-05-04T00:04:44.460Z] Statements : 40.95% ( 1466/3580 ) [2023-05-04T00:04:44.460Z] Branches : 12.03% ( 111/923 ) [2023-05-04T00:04:44.460Z] Functions : 33.2% ( 431/1298 ) [2023-05-04T00:04:44.460Z] Lines : 38.88% ( 1317/3387 ) [2023-05-04T00:04:44.460Z] ================================================================================ [2023-05-04T00:04:44.460Z] ✔ Browser application bundle generation complete. [2023-05-04T00:04:45.034Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-05-04T00:04:45.046Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T00:04:45.056Z] $ docker stop --time=1 e148202f8b1664ddc1bb7f64122592a16e504450779f6caddd4a1917657a84ba [2023-05-04T00:04:46.390Z] $ docker rm -f --volumes e148202f8b1664ddc1bb7f64122592a16e504450779f6caddd4a1917657a84ba [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T00:04:46.797Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T00:04:47.837Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-04T00:04:48.370Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T00:04:49.223Z] + ls -al . [2023-05-04T00:04:49.223Z] total 180 [2023-05-04T00:04:49.223Z] drwxrwxr-x 14 jenkins jenkins 4096 May 4 00:02 . [2023-05-04T00:04:49.223Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 00:01 .. [2023-05-04T00:04:49.223Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 00:01 .blubracket [2023-05-04T00:04:49.223Z] -rw-rw-r-- 1 jenkins jenkins 18 May 4 00:01 .dockerignore [2023-05-04T00:04:49.223Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 00:01 .git [2023-05-04T00:04:49.223Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 00:01 .github [2023-05-04T00:04:49.223Z] -rw-rw-r-- 1 jenkins jenkins 185 May 4 00:01 .gitignore [2023-05-04T00:04:49.223Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 00:01 .semver [2023-05-04T00:04:49.223Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 4 00:01 Attribution.txt [2023-05-04T00:04:49.223Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 4 00:01 CHANGELOG.md [2023-05-04T00:04:49.223Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 4 00:01 CONTRIBUTING.md [2023-05-04T00:04:49.223Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 4 00:01 Dockerfile [2023-05-04T00:04:49.223Z] -rw-rw-r-- 1 jenkins jenkins 652 May 4 00:01 Jenkinsfile [2023-05-04T00:04:49.223Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 4 00:01 LICENSE [2023-05-04T00:04:49.223Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 4 00:01 Makefile [2023-05-04T00:04:49.223Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 4 00:01 README.md [2023-05-04T00:04:49.223Z] -rw-rw-r-- 1 jenkins jenkins 11 May 4 00:01 VERSION [2023-05-04T00:04:49.223Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 00:01 assets [2023-05-04T00:04:49.223Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 00:01 bin [2023-05-04T00:04:49.223Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 00:01 cmd [2023-05-04T00:04:49.223Z] -rw-r--r-- 1 jenkins jenkins 10 May 4 00:02 coverage.out [2023-05-04T00:04:49.223Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 00:01 docs [2023-05-04T00:04:49.223Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 4 00:01 go.mod [2023-05-04T00:04:49.223Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 4 00:01 go.sum [2023-05-04T00:04:49.223Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 00:01 internal [2023-05-04T00:04:49.223Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 00:01 snap [2023-05-04T00:04:49.223Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 00:01 testing [2023-05-04T00:04:49.223Z] -rw-rw-r-- 1 jenkins jenkins 155 May 4 00:01 version.go [2023-05-04T00:04:49.223Z] drwxrwxr-x 6 jenkins jenkins 4096 May 4 00:03 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:04:49.537Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=810f843ca8afc54dd8e89bba5045e5c7e7013274 --label arch=amd64 --label version=3.0.0-dev.6 . [2023-05-04T00:04:49.795Z] Sending build context to Docker daemon 48.66MB [2023-05-04T00:04:49.795Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T00:04:49.795Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-04T00:04:49.795Z] ---> e1ab83f31ea3 [2023-05-04T00:04:49.795Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-04T00:04:50.366Z] ---> Running in 2de0409801b4 [2023-05-04T00:04:50.366Z] Removing intermediate container 2de0409801b4 [2023-05-04T00:04:50.366Z] ---> 521e2f0170f0 [2023-05-04T00:04:50.366Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T00:04:50.366Z] ---> Running in f6d9fcf5cbbd [2023-05-04T00:04:50.366Z] Removing intermediate container f6d9fcf5cbbd [2023-05-04T00:04:50.366Z] ---> 10142d0d160f [2023-05-04T00:04:50.366Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T00:04:50.625Z] ---> Running in d7b325900a4e [2023-05-04T00:04:50.625Z] Removing intermediate container d7b325900a4e [2023-05-04T00:04:50.625Z] ---> e96d80bd7c22 [2023-05-04T00:04:50.625Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-04T00:04:50.625Z] ---> Running in fdf414b56a4f [2023-05-04T00:04:50.625Z] Removing intermediate container fdf414b56a4f [2023-05-04T00:04:50.625Z] ---> f095fb4c12fe [2023-05-04T00:04:50.625Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-04T00:04:50.625Z] ---> Running in 516658378cb9 [2023-05-04T00:04:50.883Z] Removing intermediate container 516658378cb9 [2023-05-04T00:04:50.883Z] ---> 95162db9c602 [2023-05-04T00:04:50.883Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-04T00:04:51.450Z] ---> a90ad3f8faf2 [2023-05-04T00:04:51.450Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T00:04:51.709Z] ---> Running in 81bb895ecec9 [2023-05-04T00:04:51.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T00:04:51.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T00:04:52.235Z] OK: 265 MiB in 53 packages [2023-05-04T00:04:52.496Z] Removing intermediate container 81bb895ecec9 [2023-05-04T00:04:52.496Z] ---> e039c5dc5bf9 [2023-05-04T00:04:52.496Z] Step 10/25 : ENV GO111MODULE=on [2023-05-04T00:04:52.496Z] ---> Running in 8a51a48fa862 [2023-05-04T00:04:52.496Z] Removing intermediate container 8a51a48fa862 [2023-05-04T00:04:52.496Z] ---> edc363d4bc84 [2023-05-04T00:04:52.496Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-04T00:04:52.496Z] ---> Running in 03ce107bebcc [2023-05-04T00:04:52.755Z] Removing intermediate container 03ce107bebcc [2023-05-04T00:04:52.755Z] ---> 37cd01e01252 [2023-05-04T00:04:52.755Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-04T00:04:52.755Z] ---> 0948b2834ba1 [2023-05-04T00:04:52.755Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T00:04:52.755Z] ---> Running in 6f27a0bdcf94 [2023-05-04T00:04:53.697Z] Removing intermediate container 6f27a0bdcf94 [2023-05-04T00:04:53.697Z] ---> 0f0336b2e23e [2023-05-04T00:04:53.697Z] Step 14/25 : COPY . . [2023-05-04T00:04:55.081Z] ---> 197d6eba36dc [2023-05-04T00:04:55.081Z] Step 15/25 : RUN ${MAKE} [2023-05-04T00:04:55.081Z] ---> Running in 79b0dab40bf4 [2023-05-04T00:04:55.340Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.6" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-04T00:05:13.448Z] Removing intermediate container 79b0dab40bf4 [2023-05-04T00:05:13.448Z] ---> e85cc41a8028 [2023-05-04T00:05:13.448Z] Step 16/25 : FROM alpine:3.17 [2023-05-04T00:05:13.448Z] 3.17: Pulling from library/alpine [2023-05-04T00:05:13.448Z] f56be85fc22e: Already exists [2023-05-04T00:05:13.707Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T00:05:13.707Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T00:05:13.707Z] ---> 9ed4aefc74f6 [2023-05-04T00:05:13.707Z] Step 17/25 : EXPOSE 4000 [2023-05-04T00:05:13.707Z] ---> Running in 4658c918c4f5 [2023-05-04T00:05:13.707Z] Removing intermediate container 4658c918c4f5 [2023-05-04T00:05:13.707Z] ---> 9ed2f91aeacd [2023-05-04T00:05:13.707Z] Step 18/25 : 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-05-04T00:05:14.642Z] ---> 6656dab90b4d [2023-05-04T00:05:14.642Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-04T00:05:14.642Z] ---> 802f7ed2f6d7 [2023-05-04T00:05:14.642Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-04T00:05:14.901Z] ---> ec4588ee4def [2023-05-04T00:05:14.901Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-04T00:05:14.901Z] ---> Running in e74d35c65bb7 [2023-05-04T00:05:14.901Z] Removing intermediate container e74d35c65bb7 [2023-05-04T00:05:14.901Z] ---> 555632965689 [2023-05-04T00:05:14.901Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-04T00:05:14.901Z] ---> Running in a60dc6a6310e [2023-05-04T00:05:15.159Z] Removing intermediate container a60dc6a6310e [2023-05-04T00:05:15.159Z] ---> f82cc3dc23c9 [2023-05-04T00:05:15.159Z] Step 23/25 : LABEL arch=amd64 [2023-05-04T00:05:15.159Z] ---> Running in a14be0c1fcd0 [2023-05-04T00:05:15.159Z] Removing intermediate container a14be0c1fcd0 [2023-05-04T00:05:15.159Z] ---> 1b483d4c32de [2023-05-04T00:05:15.160Z] Step 24/25 : LABEL git_sha=810f843ca8afc54dd8e89bba5045e5c7e7013274 [2023-05-04T00:05:15.160Z] ---> Running in 666b27ad30fc [2023-05-04T00:05:15.160Z] Removing intermediate container 666b27ad30fc [2023-05-04T00:05:15.160Z] ---> 70dc1c6ce18d [2023-05-04T00:05:15.160Z] Step 25/25 : LABEL version=3.0.0-dev.6 [2023-05-04T00:05:15.160Z] ---> Running in d88d867dd5b3 [2023-05-04T00:05:15.418Z] Removing intermediate container d88d867dd5b3 [2023-05-04T00:05:15.418Z] ---> 8e1a21f75b94 [2023-05-04T00:05:15.418Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T00:05:15.418Z] Successfully built 8e1a21f75b94 [2023-05-04T00:05:15.418Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T00:05:15.508Z] provisioning config files... [2023-05-04T00:05:15.517Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11373022036012237197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:05:15.816Z] ---> docker-login.sh [2023-05-04T00:05:15.816Z] nexus3.edgexfoundry.org:10001 [2023-05-04T00:05:15.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T00:05:15.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T00:05:15.816Z] Configure a credential helper to remove this warning. See [2023-05-04T00:05:15.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T00:05:15.816Z] [2023-05-04T00:05:15.816Z] Login Succeeded [2023-05-04T00:05:15.816Z] nexus3.edgexfoundry.org:10002 [2023-05-04T00:05:15.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T00:05:15.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T00:05:15.816Z] Configure a credential helper to remove this warning. See [2023-05-04T00:05:15.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T00:05:15.816Z] [2023-05-04T00:05:15.816Z] Login Succeeded [2023-05-04T00:05:15.816Z] nexus3.edgexfoundry.org:10003 [2023-05-04T00:05:16.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T00:05:16.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T00:05:16.074Z] Configure a credential helper to remove this warning. See [2023-05-04T00:05:16.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T00:05:16.074Z] [2023-05-04T00:05:16.074Z] Login Succeeded [2023-05-04T00:05:16.074Z] nexus3.edgexfoundry.org:10004 [2023-05-04T00:05:16.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T00:05:16.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T00:05:16.075Z] Configure a credential helper to remove this warning. See [2023-05-04T00:05:16.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T00:05:16.075Z] [2023-05-04T00:05:16.075Z] Login Succeeded [2023-05-04T00:05:16.075Z] docker.io [2023-05-04T00:05:16.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T00:05:21.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T00:05:21.909Z] Configure a credential helper to remove this warning. See [2023-05-04T00:05:21.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T00:05:21.909Z] [2023-05-04T00:05:21.909Z] Login Succeeded [2023-05-04T00:05:21.909Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T00:05:21.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-04T00:05:21.943Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T00:05:21.959Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-05-04T00:05:21.960Z] 810f843ca8afc54dd8e89bba5045e5c7e7013274 [2023-05-04T00:05:21.960Z] latest [2023-05-04T00:05:21.960Z] 3.0.0-dev.6 [2023-05-04T00:05:21.960Z] 810f843ca8afc54dd8e89bba5045e5c7e7013274-3.0.0-dev.6 [2023-05-04T00:05:21.960Z] main [2023-05-04T00:05:21.960Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:05:22.268Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:810f843ca8afc54dd8e89bba5045e5c7e7013274 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:05:22.579Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:810f843ca8afc54dd8e89bba5045e5c7e7013274 [2023-05-04T00:05:22.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-04T00:05:22.579Z] 9992dc725025: Preparing [2023-05-04T00:05:22.579Z] abc18435775c: Preparing [2023-05-04T00:05:22.579Z] b55dbb36c680: Preparing [2023-05-04T00:05:22.579Z] f1417ff83b31: Preparing [2023-05-04T00:05:22.579Z] f1417ff83b31: Layer already exists [2023-05-04T00:05:22.579Z] 9992dc725025: Pushed [2023-05-04T00:05:22.579Z] abc18435775c: Pushed [2023-05-04T00:05:25.867Z] b55dbb36c680: Pushed [2023-05-04T00:05:25.867Z] 810f843ca8afc54dd8e89bba5045e5c7e7013274: digest: sha256:4995ff040cb442dc09243818f612302ef28d0f92c824aa61af507dc7e83e6152 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:05:26.176Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:05:26.476Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-05-04T00:05:26.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-04T00:05:26.476Z] 9992dc725025: Preparing [2023-05-04T00:05:26.476Z] abc18435775c: Preparing [2023-05-04T00:05:26.476Z] b55dbb36c680: Preparing [2023-05-04T00:05:26.476Z] f1417ff83b31: Preparing [2023-05-04T00:05:26.476Z] abc18435775c: Layer already exists [2023-05-04T00:05:26.476Z] f1417ff83b31: Layer already exists [2023-05-04T00:05:26.476Z] b55dbb36c680: Layer already exists [2023-05-04T00:05:26.476Z] 9992dc725025: Layer already exists [2023-05-04T00:05:26.476Z] latest: digest: sha256:4995ff040cb442dc09243818f612302ef28d0f92c824aa61af507dc7e83e6152 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:05:26.789Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:05:27.106Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.6 [2023-05-04T00:05:27.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-04T00:05:27.106Z] 9992dc725025: Preparing [2023-05-04T00:05:27.106Z] abc18435775c: Preparing [2023-05-04T00:05:27.106Z] b55dbb36c680: Preparing [2023-05-04T00:05:27.106Z] f1417ff83b31: Preparing [2023-05-04T00:05:27.106Z] f1417ff83b31: Layer already exists [2023-05-04T00:05:27.106Z] 9992dc725025: Layer already exists [2023-05-04T00:05:27.106Z] b55dbb36c680: Layer already exists [2023-05-04T00:05:27.106Z] abc18435775c: Layer already exists [2023-05-04T00:05:27.106Z] 3.0.0-dev.6: digest: sha256:4995ff040cb442dc09243818f612302ef28d0f92c824aa61af507dc7e83e6152 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:05:27.416Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:810f843ca8afc54dd8e89bba5045e5c7e7013274-3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:05:27.729Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:810f843ca8afc54dd8e89bba5045e5c7e7013274-3.0.0-dev.6 [2023-05-04T00:05:27.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-04T00:05:27.729Z] 9992dc725025: Preparing [2023-05-04T00:05:27.729Z] abc18435775c: Preparing [2023-05-04T00:05:27.729Z] b55dbb36c680: Preparing [2023-05-04T00:05:27.729Z] f1417ff83b31: Preparing [2023-05-04T00:05:27.729Z] 9992dc725025: Layer already exists [2023-05-04T00:05:27.729Z] abc18435775c: Layer already exists [2023-05-04T00:05:27.729Z] b55dbb36c680: Layer already exists [2023-05-04T00:05:27.729Z] f1417ff83b31: Layer already exists [2023-05-04T00:05:27.988Z] 810f843ca8afc54dd8e89bba5045e5c7e7013274-3.0.0-dev.6: digest: sha256:4995ff040cb442dc09243818f612302ef28d0f92c824aa61af507dc7e83e6152 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:05:28.302Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:05:28.617Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-05-04T00:05:28.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-04T00:05:28.617Z] 9992dc725025: Preparing [2023-05-04T00:05:28.617Z] abc18435775c: Preparing [2023-05-04T00:05:28.617Z] b55dbb36c680: Preparing [2023-05-04T00:05:28.617Z] f1417ff83b31: Preparing [2023-05-04T00:05:28.617Z] f1417ff83b31: Layer already exists [2023-05-04T00:05:28.617Z] b55dbb36c680: Layer already exists [2023-05-04T00:05:28.617Z] 9992dc725025: Layer already exists [2023-05-04T00:05:28.617Z] abc18435775c: Layer already exists [2023-05-04T00:05:28.617Z] main: digest: sha256:4995ff040cb442dc09243818f612302ef28d0f92c824aa61af507dc7e83e6152 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-04T00:05:28.674Z] ===================================================== [Pipeline] echo [2023-05-04T00:05:28.685Z] taggedImages: [2023-05-04T00:05:28.685Z] - nexus3.edgexfoundry.org:10004/edgex-ui:810f843ca8afc54dd8e89bba5045e5c7e7013274 [2023-05-04T00:05:28.685Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-05-04T00:05:28.685Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.6 [2023-05-04T00:05:28.685Z] - nexus3.edgexfoundry.org:10004/edgex-ui:810f843ca8afc54dd8e89bba5045e5c7e7013274-3.0.0-dev.6 [2023-05-04T00:05:28.685Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:05:29.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T00:05:29.075Z] [2023-05-04T00:05:29.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:05:29.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T00:05:29.378Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-04T00:05:29.378Z] 5eb5b503b376: Pulling fs layer [2023-05-04T00:05:29.378Z] 5c69ac0246d0: Pulling fs layer [2023-05-04T00:05:29.378Z] ec43610c2a17: Pulling fs layer [2023-05-04T00:05:29.378Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-04T00:05:29.378Z] 33b1e0a273af: Pulling fs layer [2023-05-04T00:05:29.378Z] 5d3b04190fa2: Pulling fs layer [2023-05-04T00:05:29.378Z] 2f39f015ded8: Pulling fs layer [2023-05-04T00:05:29.378Z] 3a2ae6a8a46f: Waiting [2023-05-04T00:05:29.378Z] 2f39f015ded8: Waiting [2023-05-04T00:05:29.378Z] 5d3b04190fa2: Waiting [2023-05-04T00:05:29.378Z] 5c69ac0246d0: Download complete [2023-05-04T00:05:29.378Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-04T00:05:29.378Z] 3a2ae6a8a46f: Download complete [2023-05-04T00:05:29.378Z] 33b1e0a273af: Verifying Checksum [2023-05-04T00:05:29.378Z] 33b1e0a273af: Download complete [2023-05-04T00:05:29.378Z] 5d3b04190fa2: Download complete [2023-05-04T00:05:29.378Z] ec43610c2a17: Download complete [2023-05-04T00:05:29.636Z] 5eb5b503b376: Verifying Checksum [2023-05-04T00:05:29.636Z] 5eb5b503b376: Download complete [2023-05-04T00:05:30.204Z] 2f39f015ded8: Download complete [2023-05-04T00:05:30.771Z] 5eb5b503b376: Pull complete [2023-05-04T00:05:30.771Z] 5c69ac0246d0: Pull complete [2023-05-04T00:05:31.337Z] ec43610c2a17: Pull complete [2023-05-04T00:05:31.337Z] 3a2ae6a8a46f: Pull complete [2023-05-04T00:05:31.595Z] 33b1e0a273af: Pull complete [2023-05-04T00:05:31.595Z] 5d3b04190fa2: Pull complete [2023-05-04T00:05:35.776Z] 2f39f015ded8: Pull complete [2023-05-04T00:05:35.776Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-04T00:05:35.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T00:05:35.776Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T00:05:35.863Z] prd-ubuntu20.04-docker-8c-8g-12655 does not seem to be running inside a container [2023-05-04T00:05:35.903Z] $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-04T00:05:39.148Z] $ docker top 585cebc8649b9661becfe3ddcc9492a827e89623e1fe318911e8a06aa5f9ab70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:05:39.610Z] ---> job-cost.sh [2023-05-04T00:05:39.610Z] lf-activate-venv: SKIPPING [2023-05-04T00:05:39.610Z] INFO: No Stack... [2023-05-04T00:05:39.868Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T00:05:40.128Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T00:05:40.424Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-05-04T00:05:40.424Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T00:05:40.438Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-102-stack-cost] [2023-05-04T00:05:40.444Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-102-stack-cost] did not exist. Created. [2023-05-04T00:05:40.444Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T00:05:40.753Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-04T00:05:41.184Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T00:05:41.191Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-102-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T00:05:41.212Z] $ docker stop --time=1 585cebc8649b9661becfe3ddcc9492a827e89623e1fe318911e8a06aa5f9ab70 [2023-05-04T00:05:42.472Z] $ docker rm -f --volumes 585cebc8649b9661becfe3ddcc9492a827e89623e1fe318911e8a06aa5f9ab70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-04T00:06:17.759Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12657 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-05-04T00:06:17.775Z] Running in /w/workspace/edgex-ui-go/102 [Pipeline] { [Pipeline] checkout [2023-05-04T00:06:17.814Z] The recommended git tool is: git [2023-05-04T00:06:23.929Z] using credential edgex-jenkins-ssh [2023-05-04T00:06:23.947Z] Cloning the remote Git repository [2023-05-04T00:06:24.004Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-04T00:06:24.128Z] > git init /w/workspace/edgex-ui-go/102 # timeout=10 [2023-05-04T00:06:24.315Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-04T00:06:24.317Z] > git --version # timeout=10 [2023-05-04T00:06:24.340Z] > git --version # 'git version 2.25.1' [2023-05-04T00:06:24.343Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T00:06:24.553Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T00:06:28.470Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-04T00:06:28.498Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T00:06:29.863Z] Avoid second fetch [2023-05-04T00:06:29.864Z] Checking out Revision 810f843ca8afc54dd8e89bba5045e5c7e7013274 (main) [2023-05-04T00:06:30.875Z] Commit message: "Merge pull request #601 from lenny-intel/v3-updates" [2023-05-04T00:06:29.889Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T00:06:29.973Z] > git checkout -f 810f843ca8afc54dd8e89bba5045e5c7e7013274 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T00:06:31.844Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-04T00:06:31.844Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T00:06:31.844Z] Dload Upload Total Spent Left Speed [2023-05-04T00:06:31.844Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 88548 [Pipeline] sh [2023-05-04T00:06:32.452Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-04T00:06:32.791Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-04T00:06:32.792Z] + sudo tee /etc/docker/daemon.new [2023-05-04T00:06:32.792Z] { [2023-05-04T00:06:32.792Z] "registry-mirrors": [ [2023-05-04T00:06:32.792Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-04T00:06:32.792Z] ], [2023-05-04T00:06:32.792Z] "bip": "10.250.0.254/24", [2023-05-04T00:06:32.792Z] "hosts": [ [2023-05-04T00:06:32.792Z] "tcp://0.0.0.0:5555", [2023-05-04T00:06:32.792Z] "unix:///var/run/docker.sock" [2023-05-04T00:06:32.792Z] ], [2023-05-04T00:06:32.792Z] "mtu": 1458, [2023-05-04T00:06:32.792Z] "selinux-enabled": true, [2023-05-04T00:06:32.792Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-04T00:06:32.792Z] } [Pipeline] sh [2023-05-04T00:06:33.141Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-04T00:06:33.505Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T00:06:51.814Z] provisioning config files... [2023-05-04T00:06:51.845Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/102@tmp/config9873204871805928002tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:06:52.209Z] ---> docker-login.sh [2023-05-04T00:06:52.209Z] nexus3.edgexfoundry.org:10001 [2023-05-04T00:06:52.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T00:06:52.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T00:06:52.797Z] Configure a credential helper to remove this warning. See [2023-05-04T00:06:52.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T00:06:52.797Z] [2023-05-04T00:06:52.797Z] Login Succeeded [2023-05-04T00:06:52.797Z] nexus3.edgexfoundry.org:10002 [2023-05-04T00:06:53.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T00:06:53.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T00:06:53.340Z] Configure a credential helper to remove this warning. See [2023-05-04T00:06:53.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T00:06:53.340Z] [2023-05-04T00:06:53.340Z] Login Succeeded [2023-05-04T00:06:53.340Z] nexus3.edgexfoundry.org:10003 [2023-05-04T00:06:53.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T00:06:53.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T00:06:53.622Z] Configure a credential helper to remove this warning. See [2023-05-04T00:06:53.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T00:06:53.622Z] [2023-05-04T00:06:53.622Z] Login Succeeded [2023-05-04T00:06:53.622Z] nexus3.edgexfoundry.org:10004 [2023-05-04T00:06:53.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T00:06:53.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T00:06:53.892Z] Configure a credential helper to remove this warning. See [2023-05-04T00:06:53.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T00:06:53.892Z] [2023-05-04T00:06:53.892Z] Login Succeeded [2023-05-04T00:06:53.892Z] docker.io [2023-05-04T00:06:54.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T00:06:54.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T00:06:54.429Z] Configure a credential helper to remove this warning. See [2023-05-04T00:06:54.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T00:06:54.429Z] [2023-05-04T00:06:54.429Z] Login Succeeded [2023-05-04T00:06:54.429Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T00:06:54.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T00:06:54.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T00:06:54.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T00:06:54.780Z] ========================================================= [2023-05-04T00:06:54.780Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-04T00:06:54.780Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:06:55.129Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-04T00:06:56.109Z] Sending build context to Docker daemon 28.88MB [2023-05-04T00:06:56.109Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T00:06:56.109Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-04T00:06:56.381Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-04T00:06:56.381Z] c41833b44d91: Pulling fs layer [2023-05-04T00:06:56.381Z] ed15518f5707: Pulling fs layer [2023-05-04T00:06:56.381Z] feae8fd75edb: Pulling fs layer [2023-05-04T00:06:56.381Z] 242c74f7c9fa: Pulling fs layer [2023-05-04T00:06:56.381Z] 3cdef696dda3: Pulling fs layer [2023-05-04T00:06:56.381Z] 2ced38df9373: Pulling fs layer [2023-05-04T00:06:56.381Z] 58f1dce35555: Pulling fs layer [2023-05-04T00:06:56.382Z] 3cdef696dda3: Waiting [2023-05-04T00:06:56.382Z] 242c74f7c9fa: Waiting [2023-05-04T00:06:56.382Z] 2ced38df9373: Waiting [2023-05-04T00:06:56.382Z] 58f1dce35555: Waiting [2023-05-04T00:06:56.382Z] ed15518f5707: Verifying Checksum [2023-05-04T00:06:56.382Z] ed15518f5707: Download complete [2023-05-04T00:06:56.382Z] 242c74f7c9fa: Verifying Checksum [2023-05-04T00:06:56.382Z] 242c74f7c9fa: Download complete [2023-05-04T00:06:56.382Z] 3cdef696dda3: Verifying Checksum [2023-05-04T00:06:56.382Z] 3cdef696dda3: Download complete [2023-05-04T00:06:56.382Z] c41833b44d91: Verifying Checksum [2023-05-04T00:06:56.382Z] c41833b44d91: Download complete [2023-05-04T00:06:57.378Z] c41833b44d91: Pull complete [2023-05-04T00:06:57.981Z] 58f1dce35555: Verifying Checksum [2023-05-04T00:06:57.981Z] 58f1dce35555: Download complete [2023-05-04T00:06:57.981Z] ed15518f5707: Pull complete [2023-05-04T00:06:58.968Z] feae8fd75edb: Verifying Checksum [2023-05-04T00:06:58.968Z] feae8fd75edb: Download complete [2023-05-04T00:06:59.241Z] 2ced38df9373: Verifying Checksum [2023-05-04T00:06:59.241Z] 2ced38df9373: Download complete [2023-05-04T00:07:11.601Z] feae8fd75edb: Pull complete [2023-05-04T00:07:11.601Z] 242c74f7c9fa: Pull complete [2023-05-04T00:07:11.601Z] 3cdef696dda3: Pull complete [2023-05-04T00:07:18.284Z] 2ced38df9373: Pull complete [2023-05-04T00:07:19.706Z] 58f1dce35555: Pull complete [2023-05-04T00:07:19.979Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-04T00:07:19.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-04T00:07:19.979Z] ---> fadd8f120f05 [2023-05-04T00:07:19.979Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-04T00:07:21.941Z] ---> Running in f8fabc0b698f [2023-05-04T00:07:22.213Z] Removing intermediate container f8fabc0b698f [2023-05-04T00:07:22.213Z] ---> 98ee71f058c9 [2023-05-04T00:07:22.213Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T00:07:22.482Z] ---> Running in 8c7ff407f484 [2023-05-04T00:07:22.751Z] Removing intermediate container 8c7ff407f484 [2023-05-04T00:07:22.751Z] ---> 88b39a2c4dd2 [2023-05-04T00:07:22.751Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T00:07:22.751Z] ---> Running in d975135fe664 [2023-05-04T00:07:23.019Z] Removing intermediate container d975135fe664 [2023-05-04T00:07:23.019Z] ---> b07e77b37f8d [2023-05-04T00:07:23.019Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-04T00:07:23.288Z] ---> Running in b7180129576c [2023-05-04T00:07:23.561Z] Removing intermediate container b7180129576c [2023-05-04T00:07:23.561Z] ---> 2e6b4ed2f23c [2023-05-04T00:07:23.561Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-04T00:07:23.561Z] ---> Running in b57ff5a9a67b [2023-05-04T00:07:23.829Z] Removing intermediate container b57ff5a9a67b [2023-05-04T00:07:23.829Z] ---> 4403725d1070 [2023-05-04T00:07:23.829Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-04T00:07:24.494Z] latest: Pulling from library/docker [2023-05-04T00:07:24.494Z] c41833b44d91: Already exists [2023-05-04T00:07:24.494Z] 6343a5c17821: Pulling fs layer [2023-05-04T00:07:24.494Z] 7fb3fc37985f: Pulling fs layer [2023-05-04T00:07:24.494Z] c69224d8e51c: Pulling fs layer [2023-05-04T00:07:24.494Z] 9509eea51bfd: Pulling fs layer [2023-05-04T00:07:24.494Z] 13893f74905f: Pulling fs layer [2023-05-04T00:07:24.494Z] a478c30451b0: Pulling fs layer [2023-05-04T00:07:24.494Z] cca6ee3ffb4d: Pulling fs layer [2023-05-04T00:07:24.494Z] fe1b37f33852: Pulling fs layer [2023-05-04T00:07:24.494Z] b44bc8c7e93d: Pulling fs layer [2023-05-04T00:07:24.494Z] 0e42b4e3b30c: Pulling fs layer [2023-05-04T00:07:24.494Z] d97e7eb47f8a: Pulling fs layer [2023-05-04T00:07:24.494Z] 3ed71508fdeb: Pulling fs layer [2023-05-04T00:07:24.494Z] fca51f470542: Pulling fs layer [2023-05-04T00:07:24.494Z] fe1b37f33852: Waiting [2023-05-04T00:07:24.494Z] b44bc8c7e93d: Waiting [2023-05-04T00:07:24.494Z] 0e42b4e3b30c: Waiting [2023-05-04T00:07:24.494Z] 9509eea51bfd: Waiting [2023-05-04T00:07:24.494Z] d97e7eb47f8a: Waiting [2023-05-04T00:07:24.494Z] 3ed71508fdeb: Waiting [2023-05-04T00:07:24.494Z] fca51f470542: Waiting [2023-05-04T00:07:24.494Z] 13893f74905f: Waiting [2023-05-04T00:07:24.494Z] cca6ee3ffb4d: Waiting [2023-05-04T00:07:24.494Z] a478c30451b0: Waiting [2023-05-04T00:07:24.787Z] 7fb3fc37985f: Verifying Checksum [2023-05-04T00:07:24.787Z] 7fb3fc37985f: Download complete [2023-05-04T00:07:24.787Z] 6343a5c17821: Verifying Checksum [2023-05-04T00:07:24.787Z] 6343a5c17821: Download complete [2023-05-04T00:07:25.437Z] c69224d8e51c: Verifying Checksum [2023-05-04T00:07:25.437Z] c69224d8e51c: Download complete [2023-05-04T00:07:25.437Z] 9509eea51bfd: Verifying Checksum [2023-05-04T00:07:25.437Z] 9509eea51bfd: Download complete [2023-05-04T00:07:25.437Z] a478c30451b0: Verifying Checksum [2023-05-04T00:07:25.437Z] a478c30451b0: Download complete [2023-05-04T00:07:25.437Z] 13893f74905f: Verifying Checksum [2023-05-04T00:07:25.437Z] 13893f74905f: Download complete [2023-05-04T00:07:25.437Z] cca6ee3ffb4d: Verifying Checksum [2023-05-04T00:07:25.437Z] cca6ee3ffb4d: Download complete [2023-05-04T00:07:25.437Z] fe1b37f33852: Verifying Checksum [2023-05-04T00:07:25.437Z] fe1b37f33852: Download complete [2023-05-04T00:07:25.732Z] 0e42b4e3b30c: Verifying Checksum [2023-05-04T00:07:25.732Z] 0e42b4e3b30c: Download complete [2023-05-04T00:07:25.732Z] 6343a5c17821: Pull complete [2023-05-04T00:07:25.732Z] b44bc8c7e93d: Verifying Checksum [2023-05-04T00:07:25.732Z] b44bc8c7e93d: Download complete [2023-05-04T00:07:25.732Z] 3ed71508fdeb: Download complete [2023-05-04T00:07:26.010Z] fca51f470542: Verifying Checksum [2023-05-04T00:07:26.010Z] fca51f470542: Download complete [2023-05-04T00:07:26.010Z] 7fb3fc37985f: Pull complete [2023-05-04T00:07:26.979Z] c69224d8e51c: Pull complete [2023-05-04T00:07:26.979Z] d97e7eb47f8a: Verifying Checksum [2023-05-04T00:07:26.979Z] d97e7eb47f8a: Download complete [2023-05-04T00:07:27.943Z] 9509eea51bfd: Pull complete [2023-05-04T00:07:29.357Z] 13893f74905f: Pull complete [2023-05-04T00:07:29.357Z] a478c30451b0: Pull complete [2023-05-04T00:07:29.626Z] cca6ee3ffb4d: Pull complete [2023-05-04T00:07:29.894Z] fe1b37f33852: Pull complete [2023-05-04T00:07:30.867Z] b44bc8c7e93d: Pull complete [2023-05-04T00:07:31.137Z] 0e42b4e3b30c: Pull complete [2023-05-04T00:07:35.399Z] d97e7eb47f8a: Pull complete [2023-05-04T00:07:35.399Z] 3ed71508fdeb: Pull complete [2023-05-04T00:07:35.399Z] fca51f470542: Pull complete [2023-05-04T00:07:35.399Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-05-04T00:07:35.399Z] Status: Downloaded newer image for docker:latest [2023-05-04T00:07:37.350Z] ---> 29dfed2da703 [2023-05-04T00:07:37.350Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T00:07:37.350Z] ---> Running in 01466b7959c2 [2023-05-04T00:07:38.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T00:07:39.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T00:07:39.991Z] OK: 263 MiB in 53 packages [2023-05-04T00:07:40.952Z] Removing intermediate container 01466b7959c2 [2023-05-04T00:07:40.952Z] ---> 2ce9e6e5871f [2023-05-04T00:07:40.952Z] Step 10/15 : ENV GO111MODULE=on [2023-05-04T00:07:40.952Z] ---> Running in f60eef6008c8 [2023-05-04T00:07:41.229Z] Removing intermediate container f60eef6008c8 [2023-05-04T00:07:41.229Z] ---> de1af39f6356 [2023-05-04T00:07:41.229Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-04T00:07:41.498Z] ---> Running in 569344b12f8c [2023-05-04T00:07:41.772Z] Removing intermediate container 569344b12f8c [2023-05-04T00:07:41.772Z] ---> f91f57d84b66 [2023-05-04T00:07:41.772Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-04T00:07:42.356Z] ---> 0069a26ca4fe [2023-05-04T00:07:42.356Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T00:07:42.356Z] ---> Running in c61b73fe8ebc [2023-05-04T00:08:50.237Z] Removing intermediate container c61b73fe8ebc [2023-05-04T00:08:50.237Z] ---> db3165ec32af [2023-05-04T00:08:50.237Z] Step 14/15 : COPY . . [2023-05-04T00:08:50.237Z] ---> c83b25438a04 [2023-05-04T00:08:50.237Z] Step 15/15 : RUN ${MAKE} [2023-05-04T00:08:50.237Z] ---> Running in b65b0adc2a95 [2023-05-04T00:08:50.237Z] noop [2023-05-04T00:08:50.505Z] Removing intermediate container b65b0adc2a95 [2023-05-04T00:08:50.505Z] ---> e174092d6d14 [2023-05-04T00:08:50.505Z] Successfully built e174092d6d14 [2023-05-04T00:08:50.505Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:08:50.860Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T00:08:50.860Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T00:08:51.067Z] prd-ubuntu20.04-docker-arm64-4c-16g-12657 does not seem to be running inside a container [2023-05-04T00:08:51.136Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/102 -v /w/workspace/edgex-ui-go/102:/w/workspace/edgex-ui-go/102:rw,z -v /w/workspace/edgex-ui-go/102@tmp:/w/workspace/edgex-ui-go/102@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 ******** ci-base-image-arm64 cat [2023-05-04T00:08:54.200Z] $ docker top 65d5dda55de1ba0b45d7ef98f574b557acafe466be925c64f955cd3a1607e3c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T00:08:55.038Z] + go version [2023-05-04T00:08:55.038Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-04T00:08:55.060Z] $ docker stop --time=1 65d5dda55de1ba0b45d7ef98f574b557acafe466be925c64f955cd3a1607e3c1 [2023-05-04T00:08:56.716Z] $ docker rm -f --volumes 65d5dda55de1ba0b45d7ef98f574b557acafe466be925c64f955cd3a1607e3c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:08:57.283Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T00:08:57.283Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T00:08:57.467Z] prd-ubuntu20.04-docker-arm64-4c-16g-12657 does not seem to be running inside a container [2023-05-04T00:08:57.542Z] $ 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/102 -v /w/workspace/edgex-ui-go/102:/w/workspace/edgex-ui-go/102:rw,z -v /w/workspace/edgex-ui-go/102@tmp:/w/workspace/edgex-ui-go/102@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 ******** ci-base-image-arm64 cat [2023-05-04T00:08:58.730Z] $ docker top 971f5f53ceb6767e6f0eb0f400b9b326bd74e7827a70b5780e0cf2e9f07568ff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T00:08:59.577Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/102 [Pipeline] fileExists [Pipeline] sh [2023-05-04T00:09:00.224Z] + make test [2023-05-04T00:09:00.225Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-04T00:09:32.472Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-04T00:11:24.165Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-04T00:11:24.165Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-04T00:11:24.165Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-04T00:11:24.165Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-04T00:11:24.165Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-04T00:11:24.165Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-04T00:11:24.165Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-04T00:11:24.165Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-04T00:11:24.165Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-04T00:11:50.874Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T00:11:50.874Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T00:11:50.874Z] ./bin/test-attribution-txt.sh [2023-05-04T00:11:50.874Z] make -C web test [2023-05-04T00:11:50.874Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/102/web' [2023-05-04T00:11:50.874Z] make[1]: tput: No such file or directory [2023-05-04T00:11:50.874Z] make[1]: tput: No such file or directory [2023-05-04T00:11:50.874Z] warning: generating ./VERSION [2023-05-04T00:11:50.874Z] echo "0.0.0" > VERSION [2023-05-04T00:11:50.874Z] docker build \ [2023-05-04T00:11:50.874Z] -f Dockerfile \ [2023-05-04T00:11:50.874Z] --build-arg USER=1000 \ [2023-05-04T00:11:50.874Z] \ [2023-05-04T00:11:50.874Z] --label "git_sha=810f843ca8afc54dd8e89bba5045e5c7e7013274" \ [2023-05-04T00:11:50.874Z] -t edgexfoundry/edgex-web-ui:810f843ca8afc54dd8e89bba5045e5c7e7013274 \ [2023-05-04T00:11:50.874Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-04T00:11:50.874Z] . [2023-05-04T00:11:50.874Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-04T00:11:50.874Z] Install the buildx component to build images with BuildKit: [2023-05-04T00:11:50.874Z] https://docs.docker.com/go/buildx/ [2023-05-04T00:11:50.874Z] [2023-05-04T00:11:50.874Z] Sending build context to Docker daemon 3.269MB [2023-05-04T00:11:50.874Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-04T00:11:50.874Z] 16.17-alpine3.15: Pulling from library/node [2023-05-04T00:11:50.874Z] 47517142f6ba: Pulling fs layer [2023-05-04T00:11:50.874Z] 5f8c4bfa009b: Pulling fs layer [2023-05-04T00:11:50.874Z] f7079c9c4ba1: Pulling fs layer [2023-05-04T00:11:50.874Z] aba105e6f55a: Pulling fs layer [2023-05-04T00:11:50.874Z] aba105e6f55a: Waiting [2023-05-04T00:11:50.874Z] 47517142f6ba: Verifying Checksum [2023-05-04T00:11:50.874Z] 47517142f6ba: Download complete [2023-05-04T00:11:50.874Z] aba105e6f55a: Verifying Checksum [2023-05-04T00:11:50.874Z] aba105e6f55a: Download complete [2023-05-04T00:11:50.874Z] f7079c9c4ba1: Verifying Checksum [2023-05-04T00:11:50.874Z] f7079c9c4ba1: Download complete [2023-05-04T00:11:50.874Z] 47517142f6ba: Pull complete [2023-05-04T00:11:51.142Z] 5f8c4bfa009b: Verifying Checksum [2023-05-04T00:11:51.142Z] 5f8c4bfa009b: Download complete [2023-05-04T00:11:54.503Z] 5f8c4bfa009b: Pull complete [2023-05-04T00:11:55.090Z] f7079c9c4ba1: Pull complete [2023-05-04T00:11:55.360Z] aba105e6f55a: Pull complete [2023-05-04T00:11:55.360Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-04T00:11:55.360Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-04T00:11:55.360Z] ---> bf1b8b58d215 [2023-05-04T00:11:55.360Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-04T00:11:55.954Z] ---> Running in c231be023d7f [2023-05-04T00:11:57.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-04T00:11:59.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-04T00:12:00.928Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-04T00:12:00.928Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-04T00:12:00.928Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-04T00:12:00.928Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-04T00:12:00.928Z] (5/128) Installing libxcb (1.14-r2) [2023-05-04T00:12:01.197Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-04T00:12:01.197Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-04T00:12:01.197Z] (8/128) Installing libice (1.0.10-r0) [2023-05-04T00:12:01.197Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-04T00:12:01.197Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-04T00:12:01.197Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-04T00:12:01.197Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-04T00:12:01.197Z] (13/128) Installing xset (1.2.4-r0) [2023-05-04T00:12:01.197Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-04T00:12:01.466Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-04T00:12:01.466Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-04T00:12:01.466Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-04T00:12:01.466Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-04T00:12:01.466Z] (19/128) Installing libintl (0.21-r0) [2023-05-04T00:12:01.466Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-04T00:12:01.466Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-04T00:12:01.466Z] (22/128) Installing pcre (8.45-r1) [2023-05-04T00:12:01.466Z] (23/128) Installing glib (2.70.1-r0) [2023-05-04T00:12:01.734Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-04T00:12:01.734Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-04T00:12:01.734Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-04T00:12:02.003Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-04T00:12:02.003Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-04T00:12:02.003Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-04T00:12:02.003Z] (30/128) Installing libwebp (1.2.2-r0) [2023-05-04T00:12:02.003Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-04T00:12:02.003Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-04T00:12:02.003Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-04T00:12:02.003Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-04T00:12:02.003Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-04T00:12:02.272Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-04T00:12:02.272Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-04T00:12:02.272Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-04T00:12:02.272Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-04T00:12:02.272Z] (40/128) Installing libxi (1.8-r0) [2023-05-04T00:12:02.272Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-04T00:12:02.272Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-04T00:12:02.272Z] (43/128) Installing atk (2.36.0-r0) [2023-05-04T00:12:02.272Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-04T00:12:02.272Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-04T00:12:02.272Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-04T00:12:02.272Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-04T00:12:02.272Z] (48/128) Installing expat (2.5.0-r0) [2023-05-04T00:12:02.272Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-04T00:12:02.272Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-04T00:12:02.272Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-04T00:12:02.272Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-04T00:12:02.540Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-04T00:12:02.540Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-04T00:12:02.540Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-04T00:12:02.540Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-04T00:12:02.540Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-04T00:12:02.540Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-04T00:12:02.540Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-04T00:12:02.540Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-04T00:12:02.540Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-04T00:12:02.810Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-04T00:12:02.810Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-04T00:12:02.810Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-04T00:12:02.810Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-04T00:12:02.810Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-04T00:12:02.810Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-04T00:12:02.810Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-04T00:12:02.810Z] (69/128) Installing pango (1.48.10-r0) [2023-05-04T00:12:03.078Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-04T00:12:03.078Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-04T00:12:03.078Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-04T00:12:03.078Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-04T00:12:03.346Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-04T00:12:03.347Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-04T00:12:03.615Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-04T00:12:03.615Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-04T00:12:03.615Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-04T00:12:03.615Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-04T00:12:03.882Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-04T00:12:06.467Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-04T00:12:06.467Z] (80/128) Installing flac (1.3.4-r0) [2023-05-04T00:12:06.467Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-04T00:12:06.467Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-04T00:12:06.467Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-04T00:12:06.467Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-04T00:12:06.467Z] (85/128) Installing libass (0.15.2-r0) [2023-05-04T00:12:06.467Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-04T00:12:06.467Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-04T00:12:06.467Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-04T00:12:06.467Z] (89/128) Installing lame (3.100-r0) [2023-05-04T00:12:06.467Z] (90/128) Installing opus (1.3.1-r1) [2023-05-04T00:12:06.467Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-04T00:12:06.467Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-04T00:12:06.467Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-04T00:12:06.467Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-04T00:12:06.467Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-04T00:12:06.467Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-04T00:12:06.736Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-04T00:12:06.736Z] (98/128) Installing libva (2.13.0-r0) [2023-05-04T00:12:06.736Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-04T00:12:06.736Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-04T00:12:06.736Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-04T00:12:06.736Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-04T00:12:06.736Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-04T00:12:06.737Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-04T00:12:07.004Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-04T00:12:07.005Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-04T00:12:07.005Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-04T00:12:07.588Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-04T00:12:07.588Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-04T00:12:07.588Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-04T00:12:07.588Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-04T00:12:07.588Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-04T00:12:07.588Z] (113/128) Installing nspr (4.32-r0) [2023-05-04T00:12:07.588Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-04T00:12:07.588Z] (115/128) Installing nss (3.78.1-r0) [2023-05-04T00:12:07.858Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-04T00:12:07.858Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-04T00:12:07.858Z] (118/128) Installing orc (0.4.32-r0) [2023-05-04T00:12:07.858Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-04T00:12:07.858Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-04T00:12:07.858Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-04T00:12:07.858Z] (122/128) Installing libpulse (15.0-r2) [2023-05-04T00:12:08.128Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-04T00:12:08.128Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-04T00:12:08.128Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-04T00:12:08.128Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-04T00:12:08.128Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-04T00:12:08.128Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-04T00:12:12.398Z] Executing busybox-1.34.1-r7.trigger [2023-05-04T00:12:12.398Z] Executing glib-2.70.1-r0.trigger [2023-05-04T00:12:12.398Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-04T00:12:14.352Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-04T00:12:14.352Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-04T00:12:14.352Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-04T00:12:14.352Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-04T00:12:14.352Z] OK: 275 MiB in 144 packages [2023-05-04T00:12:24.474Z] Removing intermediate container c231be023d7f [2023-05-04T00:12:24.474Z] ---> 3f3d82e4fec9 [2023-05-04T00:12:24.474Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-04T00:12:24.474Z] ---> Running in 9d5262707f35 [2023-05-04T00:12:24.474Z] Removing intermediate container 9d5262707f35 [2023-05-04T00:12:24.474Z] ---> 5dfea2d44332 [2023-05-04T00:12:24.474Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-04T00:12:24.474Z] ---> Running in 4c715deeea9d [2023-05-04T00:12:24.474Z] Removing intermediate container 4c715deeea9d [2023-05-04T00:12:24.474Z] ---> 2d88f02e315d [2023-05-04T00:12:24.474Z] Step 5/10 : RUN npm install -g npm [2023-05-04T00:12:24.474Z] ---> Running in 4f5aa86e31d7 [2023-05-04T00:12:56.765Z] [2023-05-04T00:12:56.765Z] removed 7 packages, changed 101 packages, and audited 264 packages in 26s [2023-05-04T00:12:56.765Z] [2023-05-04T00:12:56.765Z] 27 packages are looking for funding [2023-05-04T00:12:56.765Z] run `npm fund` for details [2023-05-04T00:12:56.765Z] [2023-05-04T00:12:56.765Z] found 0 vulnerabilities [2023-05-04T00:13:01.109Z] Removing intermediate container 4f5aa86e31d7 [2023-05-04T00:13:01.109Z] ---> 60fe8fc900cb [2023-05-04T00:13:01.109Z] Step 6/10 : ARG USER=1000 [2023-05-04T00:13:01.381Z] ---> Running in dc239e8f3484 [2023-05-04T00:13:01.665Z] Removing intermediate container dc239e8f3484 [2023-05-04T00:13:01.665Z] ---> f27aa647ef76 [2023-05-04T00:13:01.665Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-04T00:13:01.665Z] ---> Running in f2a3bf83c9cb [2023-05-04T00:13:04.257Z] Removing intermediate container f2a3bf83c9cb [2023-05-04T00:13:04.257Z] ---> 1334136513d6 [2023-05-04T00:13:04.257Z] Step 8/10 : USER $USER:$USER [2023-05-04T00:13:04.257Z] ---> Running in 1b20272bb200 [2023-05-04T00:13:04.257Z] Removing intermediate container 1b20272bb200 [2023-05-04T00:13:04.257Z] ---> b46f3ee4e5d9 [2023-05-04T00:13:04.257Z] Step 9/10 : WORKDIR /app [2023-05-04T00:13:04.257Z] ---> Running in 8a93051c1c58 [2023-05-04T00:13:04.257Z] Removing intermediate container 8a93051c1c58 [2023-05-04T00:13:04.257Z] ---> ec48835511f6 [2023-05-04T00:13:04.257Z] Step 10/10 : LABEL git_sha=810f843ca8afc54dd8e89bba5045e5c7e7013274 [2023-05-04T00:13:04.257Z] ---> Running in c1d8dc1f8942 [2023-05-04T00:13:04.869Z] Removing intermediate container c1d8dc1f8942 [2023-05-04T00:13:04.869Z] ---> 2111783bae57 [2023-05-04T00:13:04.869Z] Successfully built 2111783bae57 [2023-05-04T00:13:04.869Z] Successfully tagged edgexfoundry/edgex-web-ui:810f843ca8afc54dd8e89bba5045e5c7e7013274 [2023-05-04T00:13:04.869Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-04T00:13:04.869Z] touch edgex-web-ui.imagebuilt [2023-05-04T00:13:04.869Z] mkdir -p node_modules coverage [2023-05-04T00:13:04.869Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-04T00:13:04.869Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE required: { [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE }, [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE } [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE required: { [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE }, [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE } [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE required: { [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE }, [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE } [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE required: { [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE }, [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE } [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE required: { [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE }, [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE } [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE required: { [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE }, [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE } [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE required: { [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE }, [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE } [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE required: { [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE }, [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE } [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE required: { [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE }, [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T00:13:17.255Z] npm WARN EBADENGINE } [2023-05-04T00:13:47.591Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-04T00:13:47.591Z] 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-05-04T00:13:47.858Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-04T00:13:47.858Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T00:13:50.439Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-04T00:13:53.033Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-04T00:14:01.235Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-04T00:14:01.842Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-04T00:14:03.254Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-04T00:14:25.322Z] 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-05-04T00:14:25.322Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T00:14:25.322Z] 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-05-04T00:14:27.909Z] 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-05-04T00:14:29.857Z] 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-05-04T00:14:31.284Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T00:14:41.380Z] 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-05-04T00:14:44.736Z] 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-05-04T00:14:59.746Z] 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-05-04T00:15:39.945Z] 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-05-04T00:16:19.478Z] [2023-05-04T00:16:19.478Z] added 1475 packages, and audited 1476 packages in 3m [2023-05-04T00:16:19.478Z] [2023-05-04T00:16:19.478Z] 90 packages are looking for funding [2023-05-04T00:16:19.478Z] run `npm fund` for details [2023-05-04T00:16:19.478Z] [2023-05-04T00:16:19.478Z] 37 vulnerabilities (1 low, 13 moderate, 18 high, 5 critical) [2023-05-04T00:16:19.478Z] [2023-05-04T00:16:19.478Z] To address issues that do not require attention, run: [2023-05-04T00:16:19.478Z] npm audit fix [2023-05-04T00:16:19.478Z] [2023-05-04T00:16:19.478Z] To address all issues (including breaking changes), run: [2023-05-04T00:16:19.478Z] npm audit fix --force [2023-05-04T00:16:19.478Z] [2023-05-04T00:16:19.478Z] Run `npm audit` for details. [2023-05-04T00:16:20.461Z] 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-05-04T00:16:38.686Z] - Generating browser application bundles (phase: setup)... [2023-05-04T00:17:10.938Z] Compiling @angular/core : es2015 as esm2015 [2023-05-04T00:17:10.938Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-04T00:17:43.211Z] Compiling @angular/common : es2015 as esm2015 [2023-05-04T00:17:43.211Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-04T00:17:49.891Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-04T00:17:49.891Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-04T00:17:54.884Z] Compiling @angular/router : es2015 as esm2015 [2023-05-04T00:17:54.884Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-04T00:18:00.258Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-04T00:18:02.215Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-04T00:18:02.215Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-04T00:18:06.509Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-04T00:18:07.479Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-04T00:18:08.068Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-04T00:19:16.019Z] 04 05 2023 00:19:09.108:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-04T00:19:16.019Z] 04 05 2023 00:19:09.122:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-04T00:19:16.019Z] 04 05 2023 00:19:09.152:INFO [launcher]: Starting browser ChromeHeadless [2023-05-04T00:20:12.495Z] 04 05 2023 00:20:09.495:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-04T00:21:08.896Z] 04 05 2023 00:21:03.049:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-04T00:21:27.116Z] ✔ Browser application bundle generation complete. [2023-05-04T00:21:27.116Z] 04 05 2023 00:21:26.013:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket 59P0X3O_ALEMjCzPAAAB with id 61878319 [2023-05-04T00:21:45.339Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-05-04T00:21:45.339Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.733 secs) [2023-05-04T00:21:45.607Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.468 secs) [2023-05-04T00:21:45.607Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.572 secs) [2023-05-04T00:21:45.874Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.609 secs) [2023-05-04T00:21:45.874Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.655 secs) [2023-05-04T00:21:46.160Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.917 secs) [2023-05-04T00:21:46.160Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.947 secs) [2023-05-04T00:21:46.745Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.548 secs) [2023-05-04T00:21:47.012Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.63 secs) [2023-05-04T00:21:47.280Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 3.018 secs) [2023-05-04T00:21:47.549Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 3.044 secs) [2023-05-04T00:21:47.549Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.064 secs) [2023-05-04T00:21:47.818Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.228 secs) [2023-05-04T00:21:47.818Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.297 secs) [2023-05-04T00:21:48.085Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.523 secs) [2023-05-04T00:21:48.353Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.614 secs) [2023-05-04T00:21:48.353Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.699 secs) [2023-05-04T00:21:48.353Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.769 secs) [2023-05-04T00:21:48.620Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.887 secs) [2023-05-04T00:21:48.620Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.992 secs) [2023-05-04T00:21:49.205Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.401 secs) [2023-05-04T00:21:49.471Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.426 secs) [2023-05-04T00:21:49.471Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.446 secs) [2023-05-04T00:21:49.471Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.467 secs) [2023-05-04T00:21:49.471Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.483 secs) [2023-05-04T00:21:49.471Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.528 secs) [2023-05-04T00:21:49.471Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.549 secs) [2023-05-04T00:21:49.736Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.611 secs) [2023-05-04T00:21:50.003Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.844 secs) [2023-05-04T00:21:50.270Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.01 secs) [2023-05-04T00:21:50.270Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.066 secs) [2023-05-04T00:21:50.539Z] WARN: ' [2023-05-04T00:21:50.539Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-04T00:21:50.539Z] Support for using the ngModel input property and ngModelChange event with [2023-05-04T00:21:50.539Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-04T00:21:50.539Z] in a future version of Angular. [2023-05-04T00:21:50.539Z] [2023-05-04T00:21:50.539Z] For more information on this, see our API docs here: [2023-05-04T00:21:50.539Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-04T00:21:50.539Z] ' [2023-05-04T00:21:50.539Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.066 secs) [2023-05-04T00:21:50.539Z] WARN: ' [2023-05-04T00:21:50.539Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-04T00:21:50.539Z] Support for using the ngModel input property and ngModelChange event with [2023-05-04T00:21:50.539Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-04T00:21:50.539Z] in a future version of Angular. [2023-05-04T00:21:50.539Z] [2023-05-04T00:21:50.539Z] For more information on this, see our API docs here: [2023-05-04T00:21:50.539Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-04T00:21:50.539Z] ' [2023-05-04T00:21:50.539Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.293 secs) [2023-05-04T00:21:50.539Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.314 secs) [2023-05-04T00:21:50.539Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.328 secs) [2023-05-04T00:21:51.138Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.846 secs) [2023-05-04T00:21:51.407Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.939 secs) [2023-05-04T00:21:51.407Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.964 secs) [2023-05-04T00:21:51.407Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 6.108 secs) [2023-05-04T00:21:51.674Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 6.298 secs) [2023-05-04T00:21:51.674Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.319 secs) [2023-05-04T00:21:51.946Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 6.363 secs) [2023-05-04T00:21:51.946Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.395 secs) [2023-05-04T00:21:51.946Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.424 secs) [2023-05-04T00:21:51.946Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.509 secs) [2023-05-04T00:21:52.215Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.602 secs) [2023-05-04T00:21:52.486Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.816 secs) [2023-05-04T00:21:52.486Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.878 secs) [2023-05-04T00:21:52.753Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 7.029 secs) [2023-05-04T00:21:52.753Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 7.124 secs) [2023-05-04T00:21:53.020Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 7.176 secs) [2023-05-04T00:21:53.020Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 7.28 secs) [2023-05-04T00:21:53.287Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 7.522 secs) [2023-05-04T00:21:53.555Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.569 secs) [2023-05-04T00:21:53.555Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.732 secs) [2023-05-04T00:21:53.822Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.751 secs) [2023-05-04T00:21:53.822Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.766 secs) [2023-05-04T00:21:53.822Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.786 secs) [2023-05-04T00:21:54.089Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.994 secs) [2023-05-04T00:21:54.089Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 8.167 secs) [2023-05-04T00:21:54.356Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 8.203 secs) [2023-05-04T00:21:54.624Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 8.435 secs) [2023-05-04T00:21:54.624Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 8.562 secs) [2023-05-04T00:21:54.891Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 8.633 secs) [2023-05-04T00:21:54.891Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 8.706 secs) [2023-05-04T00:21:55.157Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 8.784 secs) [2023-05-04T00:21:55.157Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 8.822 secs) [2023-05-04T00:21:55.157Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.856 secs) [2023-05-04T00:21:55.741Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 9.241 secs) [2023-05-04T00:21:55.741Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 9.342 secs) [2023-05-04T00:21:56.008Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 9.394 secs) [2023-05-04T00:21:56.008Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 9.41 secs) [2023-05-04T00:21:56.008Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 9.422 secs) [2023-05-04T00:21:56.008Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 9.473 secs) [2023-05-04T00:21:56.008Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 9.493 secs) [2023-05-04T00:21:56.008Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 9.505 secs) [2023-05-04T00:21:56.278Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 9.615 secs) [2023-05-04T00:21:56.545Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 9.787 secs) [2023-05-04T00:21:56.545Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 9.857 secs) [2023-05-04T00:21:56.545Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 9.904 secs) [2023-05-04T00:21:56.814Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 10.095 secs) [2023-05-04T00:21:57.081Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 10.245 secs) [2023-05-04T00:21:57.081Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 10.322 secs) [2023-05-04T00:21:57.348Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 10.344 secs) [2023-05-04T00:21:57.348Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 10.377 secs) [2023-05-04T00:21:57.348Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 10.436 secs) [2023-05-04T00:21:57.348Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 10.453 secs) [2023-05-04T00:21:57.616Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 10.549 secs) [2023-05-04T00:21:57.616Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 10.627 secs) [2023-05-04T00:21:57.616Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 10.675 secs) [2023-05-04T00:21:57.884Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 10.755 secs) [2023-05-04T00:21:57.884Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 10.792 secs) [2023-05-04T00:21:57.884Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 10.867 secs) [2023-05-04T00:21:58.151Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.97 secs) [2023-05-04T00:21:58.151Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 11.048 secs) [2023-05-04T00:21:58.418Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 11.195 secs) [2023-05-04T00:21:58.418Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 11.229 secs) [2023-05-04T00:21:58.687Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 11.476 secs) [2023-05-04T00:21:58.955Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 11.543 secs) [2023-05-04T00:21:58.955Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 11.6 secs) [2023-05-04T00:21:59.223Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 11.85 secs) [2023-05-04T00:21:59.490Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 12.031 secs) [2023-05-04T00:21:59.758Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 12.067 secs) [2023-05-04T00:21:59.758Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 12.127 secs) [2023-05-04T00:21:59.758Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 12.181 secs) [2023-05-04T00:22:00.025Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 12.298 secs) [2023-05-04T00:22:00.025Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 12.334 secs) [2023-05-04T00:22:00.025Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 12.367 secs) [2023-05-04T00:22:00.291Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 12.402 secs) [2023-05-04T00:22:00.291Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 12.563 secs) [2023-05-04T00:22:00.558Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 12.629 secs) [2023-05-04T00:22:00.558Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 12.661 secs) [2023-05-04T00:22:00.823Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 12.849 secs) [2023-05-04T00:22:00.823Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 12.909 secs) [2023-05-04T00:22:01.090Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 13.004 secs) [2023-05-04T00:22:01.357Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 13.083 secs) [2023-05-04T00:22:01.357Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 13.21 secs) [2023-05-04T00:22:01.624Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 13.286 secs) [2023-05-04T00:22:01.624Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 13.324 secs) [2023-05-04T00:22:01.624Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 13.372 secs) [2023-05-04T00:22:01.893Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 13.466 secs) [2023-05-04T00:22:01.893Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 13.609 secs) [2023-05-04T00:22:02.161Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 13.678 secs) [2023-05-04T00:22:02.161Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 13.791 secs) [2023-05-04T00:22:02.428Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 13.871 secs) [2023-05-04T00:22:02.694Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 14.089 secs) [2023-05-04T00:22:02.694Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 14.112 secs) [2023-05-04T00:22:02.694Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 14.13 secs) [2023-05-04T00:22:02.961Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 14.284 secs) [2023-05-04T00:22:02.961Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 14.308 secs) [2023-05-04T00:22:03.228Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 14.326 secs) [2023-05-04T00:22:03.228Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 14.344 secs) [2023-05-04T00:22:03.228Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 14.398 secs) [2023-05-04T00:22:03.228Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 14.436 secs) [2023-05-04T00:22:03.228Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 14.462 secs) [2023-05-04T00:22:03.496Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 14.489 secs) [2023-05-04T00:22:03.762Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 14.722 secs) [2023-05-04T00:22:03.762Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 14.793 secs) [2023-05-04T00:22:03.762Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 14.814 secs) [2023-05-04T00:22:03.762Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 14.83 secs) [2023-05-04T00:22:04.030Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 14.967 secs) [2023-05-04T00:22:04.298Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 15.019 secs) [2023-05-04T00:22:04.298Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 15.063 secs) [2023-05-04T00:22:04.298Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 15.095 secs) [2023-05-04T00:22:04.891Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 15.656 secs) [2023-05-04T00:22:05.158Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 15.727 secs) [2023-05-04T00:22:05.158Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 15.744 secs) [2023-05-04T00:22:05.158Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 15.758 secs) [2023-05-04T00:22:05.425Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 15.948 secs) [2023-05-04T00:22:05.425Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 15.995 secs) [2023-05-04T00:22:06.389Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (22.609 secs / 15.995 secs) [2023-05-04T00:22:06.389Z] TOTAL: 149 SUCCESS [2023-05-04T00:22:06.389Z] ✔ Browser application bundle generation complete. [2023-05-04T00:22:10.642Z] [2023-05-04T00:22:10.642Z] =============================== Coverage summary =============================== [2023-05-04T00:22:10.642Z] Statements : 40.98% ( 1467/3580 ) [2023-05-04T00:22:10.642Z] Branches : 12.03% ( 111/923 ) [2023-05-04T00:22:10.642Z] Functions : 33.28% ( 432/1298 ) [2023-05-04T00:22:10.642Z] Lines : 38.91% ( 1318/3387 ) [2023-05-04T00:22:10.642Z] ================================================================================ [2023-05-04T00:22:10.642Z] 04 05 2023 00:22:10.323:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-04T00:22:11.605Z] ✔ Browser application bundle generation complete. [2023-05-04T00:22:12.567Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/102/web' [Pipeline] echo [2023-05-04T00:22:12.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T00:22:12.601Z] $ docker stop --time=1 971f5f53ceb6767e6f0eb0f400b9b326bd74e7827a70b5780e0cf2e9f07568ff [2023-05-04T00:22:14.464Z] $ docker rm -f --volumes 971f5f53ceb6767e6f0eb0f400b9b326bd74e7827a70b5780e0cf2e9f07568ff [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T00:22:15.570Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T00:22:18.936Z] Warning: overwriting stash ‘coverage-report’ [2023-05-04T00:22:24.422Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T00:22:24.823Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T00:22:27.740Z] + ls -al . [2023-05-04T00:22:27.740Z] total 176 [2023-05-04T00:22:27.740Z] drwxrwxr-x 13 jenkins jenkins 4096 May 4 00:09 . [2023-05-04T00:22:27.740Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 00:06 .. [2023-05-04T00:22:27.740Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 00:06 .blubracket [2023-05-04T00:22:27.740Z] -rw-rw-r-- 1 jenkins jenkins 18 May 4 00:06 .dockerignore [2023-05-04T00:22:27.740Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 00:06 .git [2023-05-04T00:22:27.740Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 00:06 .github [2023-05-04T00:22:27.740Z] -rw-rw-r-- 1 jenkins jenkins 185 May 4 00:06 .gitignore [2023-05-04T00:22:27.740Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 4 00:06 Attribution.txt [2023-05-04T00:22:27.740Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 4 00:06 CHANGELOG.md [2023-05-04T00:22:27.740Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 4 00:06 CONTRIBUTING.md [2023-05-04T00:22:27.740Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 4 00:06 Dockerfile [2023-05-04T00:22:27.740Z] -rw-rw-r-- 1 jenkins jenkins 652 May 4 00:06 Jenkinsfile [2023-05-04T00:22:27.740Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 4 00:06 LICENSE [2023-05-04T00:22:27.740Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 4 00:06 Makefile [2023-05-04T00:22:27.740Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 4 00:06 README.md [2023-05-04T00:22:27.740Z] -rw-rw-r-- 1 jenkins jenkins 11 May 4 00:01 VERSION [2023-05-04T00:22:27.740Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 00:06 assets [2023-05-04T00:22:27.740Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 00:06 bin [2023-05-04T00:22:27.740Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 00:06 cmd [2023-05-04T00:22:27.740Z] -rw-r--r-- 1 jenkins jenkins 10 May 4 00:09 coverage.out [2023-05-04T00:22:27.740Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 00:06 docs [2023-05-04T00:22:27.740Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 4 00:06 go.mod [2023-05-04T00:22:27.740Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 4 00:06 go.sum [2023-05-04T00:22:27.740Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 00:06 internal [2023-05-04T00:22:27.740Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 00:06 snap [2023-05-04T00:22:27.740Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 00:06 testing [2023-05-04T00:22:27.740Z] -rw-rw-r-- 1 jenkins jenkins 155 May 4 00:06 version.go [2023-05-04T00:22:27.740Z] drwxrwxr-x 6 jenkins jenkins 4096 May 4 00:13 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:22:28.078Z] + 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=810f843ca8afc54dd8e89bba5045e5c7e7013274 --label arch=arm64 --label version=3.0.0-dev.6 . [2023-05-04T00:22:29.492Z] Sending build context to Docker daemon 31.63MB [2023-05-04T00:22:29.492Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T00:22:29.492Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-04T00:22:29.492Z] ---> e174092d6d14 [2023-05-04T00:22:29.492Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-04T00:22:30.526Z] ---> Running in ca5617b6ef11 [2023-05-04T00:22:30.526Z] Removing intermediate container ca5617b6ef11 [2023-05-04T00:22:30.526Z] ---> 948d92e9612c [2023-05-04T00:22:30.526Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T00:22:30.795Z] ---> Running in ad5886f8e3ec [2023-05-04T00:22:31.062Z] Removing intermediate container ad5886f8e3ec [2023-05-04T00:22:31.062Z] ---> 125b6b79fb5e [2023-05-04T00:22:31.062Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T00:22:31.062Z] ---> Running in 02e460743b81 [2023-05-04T00:22:31.330Z] Removing intermediate container 02e460743b81 [2023-05-04T00:22:31.330Z] ---> 146585a4b5fc [2023-05-04T00:22:31.330Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-04T00:22:31.598Z] ---> Running in 36b1adeeceb4 [2023-05-04T00:22:31.865Z] Removing intermediate container 36b1adeeceb4 [2023-05-04T00:22:31.865Z] ---> c7022b5363f9 [2023-05-04T00:22:31.865Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-04T00:22:31.865Z] ---> Running in 5e03c051203f [2023-05-04T00:22:32.132Z] Removing intermediate container 5e03c051203f [2023-05-04T00:22:32.132Z] ---> acc4039038a1 [2023-05-04T00:22:32.132Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-04T00:22:34.080Z] ---> 5e51efeb7c59 [2023-05-04T00:22:34.080Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T00:22:34.080Z] ---> Running in c7c8e35aa046 [2023-05-04T00:22:35.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T00:22:35.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T00:22:36.588Z] OK: 263 MiB in 53 packages [2023-05-04T00:22:37.551Z] Removing intermediate container c7c8e35aa046 [2023-05-04T00:22:37.551Z] ---> 0ea7c5c67000 [2023-05-04T00:22:37.551Z] Step 10/25 : ENV GO111MODULE=on [2023-05-04T00:22:37.551Z] ---> Running in 8b966d75a78d [2023-05-04T00:22:37.818Z] Removing intermediate container 8b966d75a78d [2023-05-04T00:22:37.818Z] ---> 63def656f5f4 [2023-05-04T00:22:37.818Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-04T00:22:38.085Z] ---> Running in b5c7c30fbabb [2023-05-04T00:22:38.354Z] Removing intermediate container b5c7c30fbabb [2023-05-04T00:22:38.354Z] ---> ea968a60cad9 [2023-05-04T00:22:38.354Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-04T00:22:38.947Z] ---> db499aff7bdd [2023-05-04T00:22:38.947Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T00:22:38.947Z] ---> Running in 665ac4216342 [2023-05-04T00:22:41.529Z] Removing intermediate container 665ac4216342 [2023-05-04T00:22:41.529Z] ---> 7cdc9d0b95cb [2023-05-04T00:22:41.529Z] Step 14/25 : COPY . . [2023-05-04T00:22:45.792Z] ---> 76f609abc6a0 [2023-05-04T00:22:45.792Z] Step 15/25 : RUN ${MAKE} [2023-05-04T00:22:45.792Z] ---> Running in ac0dbea1f54f [2023-05-04T00:22:46.754Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.6" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-04T00:24:53.430Z] Removing intermediate container ac0dbea1f54f [2023-05-04T00:24:53.430Z] ---> 82db0799eb06 [2023-05-04T00:24:53.430Z] Step 16/25 : FROM alpine:3.17 [2023-05-04T00:24:53.430Z] 3.17: Pulling from library/alpine [2023-05-04T00:24:53.430Z] c41833b44d91: Already exists [2023-05-04T00:24:53.430Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T00:24:53.430Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T00:24:53.430Z] ---> 51e60588ff2c [2023-05-04T00:24:53.430Z] Step 17/25 : EXPOSE 4000 [2023-05-04T00:24:53.430Z] ---> Running in 657f8d19cc53 [2023-05-04T00:24:53.430Z] Removing intermediate container 657f8d19cc53 [2023-05-04T00:24:53.430Z] ---> ae01b5c558eb [2023-05-04T00:24:53.430Z] Step 18/25 : 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-05-04T00:24:53.430Z] ---> 2525f628e02a [2023-05-04T00:24:53.430Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-04T00:24:53.698Z] ---> d0c1b3914320 [2023-05-04T00:24:53.698Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-04T00:24:54.285Z] ---> fc50fae52026 [2023-05-04T00:24:54.285Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-04T00:24:54.553Z] ---> Running in 9dd20707561d [2023-05-04T00:24:54.820Z] Removing intermediate container 9dd20707561d [2023-05-04T00:24:54.820Z] ---> 2eab87a76d45 [2023-05-04T00:24:54.820Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-04T00:24:54.820Z] ---> Running in ca4109d69c35 [2023-05-04T00:24:55.091Z] Removing intermediate container ca4109d69c35 [2023-05-04T00:24:55.091Z] ---> 794cdbba22e8 [2023-05-04T00:24:55.091Z] Step 23/25 : LABEL arch=arm64 [2023-05-04T00:24:55.361Z] ---> Running in b40aaeadf927 [2023-05-04T00:24:55.628Z] Removing intermediate container b40aaeadf927 [2023-05-04T00:24:55.628Z] ---> 846dfe2958f5 [2023-05-04T00:24:55.628Z] Step 24/25 : LABEL git_sha=810f843ca8afc54dd8e89bba5045e5c7e7013274 [2023-05-04T00:24:55.628Z] ---> Running in f04fd1bff2de [2023-05-04T00:24:55.895Z] Removing intermediate container f04fd1bff2de [2023-05-04T00:24:55.895Z] ---> eae319ae8b18 [2023-05-04T00:24:55.895Z] Step 25/25 : LABEL version=3.0.0-dev.6 [2023-05-04T00:24:56.164Z] ---> Running in 180c212a0362 [2023-05-04T00:24:56.430Z] Removing intermediate container 180c212a0362 [2023-05-04T00:24:56.430Z] ---> 8660ab1eb355 [2023-05-04T00:24:56.430Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T00:24:56.699Z] Successfully built 8660ab1eb355 [2023-05-04T00:24:56.699Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T00:24:56.835Z] provisioning config files... [2023-05-04T00:24:56.852Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/102@tmp/config16783232951385929430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:24:57.197Z] ---> docker-login.sh [2023-05-04T00:24:57.197Z] nexus3.edgexfoundry.org:10001 [2023-05-04T00:24:57.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T00:24:57.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T00:24:57.465Z] Configure a credential helper to remove this warning. See [2023-05-04T00:24:57.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T00:24:57.465Z] [2023-05-04T00:24:57.465Z] Login Succeeded [2023-05-04T00:24:57.465Z] nexus3.edgexfoundry.org:10002 [2023-05-04T00:24:57.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T00:24:57.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T00:24:57.999Z] Configure a credential helper to remove this warning. See [2023-05-04T00:24:57.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T00:24:57.999Z] [2023-05-04T00:24:57.999Z] Login Succeeded [2023-05-04T00:24:57.999Z] nexus3.edgexfoundry.org:10003 [2023-05-04T00:24:58.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T00:24:58.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T00:24:58.266Z] Configure a credential helper to remove this warning. See [2023-05-04T00:24:58.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T00:24:58.266Z] [2023-05-04T00:24:58.266Z] Login Succeeded [2023-05-04T00:24:58.266Z] nexus3.edgexfoundry.org:10004 [2023-05-04T00:24:58.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T00:24:58.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T00:24:58.804Z] Configure a credential helper to remove this warning. See [2023-05-04T00:24:58.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T00:24:58.804Z] [2023-05-04T00:24:58.804Z] Login Succeeded [2023-05-04T00:24:58.804Z] docker.io [2023-05-04T00:24:59.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T00:24:59.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T00:24:59.339Z] Configure a credential helper to remove this warning. See [2023-05-04T00:24:59.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T00:24:59.339Z] [2023-05-04T00:24:59.339Z] Login Succeeded [2023-05-04T00:24:59.339Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T00:24:59.352Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-04T00:24:59.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T00:24:59.409Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-05-04T00:24:59.410Z] 810f843ca8afc54dd8e89bba5045e5c7e7013274 [2023-05-04T00:24:59.410Z] latest [2023-05-04T00:24:59.410Z] 3.0.0-dev.6 [2023-05-04T00:24:59.410Z] 810f843ca8afc54dd8e89bba5045e5c7e7013274-3.0.0-dev.6 [2023-05-04T00:24:59.410Z] main [2023-05-04T00:24:59.410Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:24:59.780Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:810f843ca8afc54dd8e89bba5045e5c7e7013274 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:25:00.143Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:810f843ca8afc54dd8e89bba5045e5c7e7013274 [2023-05-04T00:25:00.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-04T00:25:00.144Z] 03f2d3cb2dab: Preparing [2023-05-04T00:25:00.144Z] 77fcb5af56f9: Preparing [2023-05-04T00:25:00.144Z] ff288a54d216: Preparing [2023-05-04T00:25:00.144Z] 26cbea5cba74: Preparing [2023-05-04T00:25:00.144Z] 26cbea5cba74: Layer already exists [2023-05-04T00:25:00.411Z] 77fcb5af56f9: Pushed [2023-05-04T00:25:00.411Z] 03f2d3cb2dab: Pushed [2023-05-04T00:25:07.128Z] ff288a54d216: Pushed [2023-05-04T00:25:07.128Z] 810f843ca8afc54dd8e89bba5045e5c7e7013274: digest: sha256:ff3f3e561af1368ec4b324611cb64d1f13ffc0c92f6a5c4ccf882059e336b840 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:25:07.495Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:25:07.855Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-05-04T00:25:07.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-04T00:25:07.855Z] 03f2d3cb2dab: Preparing [2023-05-04T00:25:07.855Z] 77fcb5af56f9: Preparing [2023-05-04T00:25:07.855Z] ff288a54d216: Preparing [2023-05-04T00:25:07.855Z] 26cbea5cba74: Preparing [2023-05-04T00:25:07.855Z] ff288a54d216: Layer already exists [2023-05-04T00:25:07.855Z] 77fcb5af56f9: Layer already exists [2023-05-04T00:25:07.855Z] 03f2d3cb2dab: Layer already exists [2023-05-04T00:25:07.855Z] 26cbea5cba74: Layer already exists [2023-05-04T00:25:08.122Z] latest: digest: sha256:ff3f3e561af1368ec4b324611cb64d1f13ffc0c92f6a5c4ccf882059e336b840 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:25:08.477Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:25:08.831Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.6 [2023-05-04T00:25:08.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-04T00:25:08.831Z] 03f2d3cb2dab: Preparing [2023-05-04T00:25:08.831Z] 77fcb5af56f9: Preparing [2023-05-04T00:25:08.831Z] ff288a54d216: Preparing [2023-05-04T00:25:08.831Z] 26cbea5cba74: Preparing [2023-05-04T00:25:08.831Z] 77fcb5af56f9: Layer already exists [2023-05-04T00:25:08.831Z] 26cbea5cba74: Layer already exists [2023-05-04T00:25:08.831Z] ff288a54d216: Layer already exists [2023-05-04T00:25:08.831Z] 03f2d3cb2dab: Layer already exists [2023-05-04T00:25:08.831Z] 3.0.0-dev.6: digest: sha256:ff3f3e561af1368ec4b324611cb64d1f13ffc0c92f6a5c4ccf882059e336b840 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:25:09.456Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:810f843ca8afc54dd8e89bba5045e5c7e7013274-3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:25:09.803Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:810f843ca8afc54dd8e89bba5045e5c7e7013274-3.0.0-dev.6 [2023-05-04T00:25:09.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-04T00:25:09.803Z] 03f2d3cb2dab: Preparing [2023-05-04T00:25:09.803Z] 77fcb5af56f9: Preparing [2023-05-04T00:25:09.803Z] ff288a54d216: Preparing [2023-05-04T00:25:09.803Z] 26cbea5cba74: Preparing [2023-05-04T00:25:09.803Z] ff288a54d216: Layer already exists [2023-05-04T00:25:09.803Z] 03f2d3cb2dab: Layer already exists [2023-05-04T00:25:09.803Z] 26cbea5cba74: Layer already exists [2023-05-04T00:25:09.803Z] 77fcb5af56f9: Layer already exists [2023-05-04T00:25:10.070Z] 810f843ca8afc54dd8e89bba5045e5c7e7013274-3.0.0-dev.6: digest: sha256:ff3f3e561af1368ec4b324611cb64d1f13ffc0c92f6a5c4ccf882059e336b840 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:25:10.423Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:25:10.779Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-05-04T00:25:10.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-04T00:25:10.780Z] 03f2d3cb2dab: Preparing [2023-05-04T00:25:10.780Z] 77fcb5af56f9: Preparing [2023-05-04T00:25:10.780Z] ff288a54d216: Preparing [2023-05-04T00:25:10.780Z] 26cbea5cba74: Preparing [2023-05-04T00:25:10.780Z] 77fcb5af56f9: Layer already exists [2023-05-04T00:25:10.780Z] 26cbea5cba74: Layer already exists [2023-05-04T00:25:10.780Z] 03f2d3cb2dab: Layer already exists [2023-05-04T00:25:10.780Z] ff288a54d216: Layer already exists [2023-05-04T00:25:11.047Z] main: digest: sha256:ff3f3e561af1368ec4b324611cb64d1f13ffc0c92f6a5c4ccf882059e336b840 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-04T00:25:11.109Z] ===================================================== [Pipeline] echo [2023-05-04T00:25:11.118Z] taggedImages: [2023-05-04T00:25:11.118Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:810f843ca8afc54dd8e89bba5045e5c7e7013274 [2023-05-04T00:25:11.118Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-05-04T00:25:11.118Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.6 [2023-05-04T00:25:11.118Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:810f843ca8afc54dd8e89bba5045e5c7e7013274-3.0.0-dev.6 [2023-05-04T00:25:11.118Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:25:11.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T00:25:11.549Z] [2023-05-04T00:25:11.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:25:11.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T00:25:11.914Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-04T00:25:11.914Z] 8998bd30e6a1: Pulling fs layer [2023-05-04T00:25:11.914Z] 04944245beec: Pulling fs layer [2023-05-04T00:25:11.914Z] 699f458cf7ca: Pulling fs layer [2023-05-04T00:25:11.914Z] 765212b225bb: Pulling fs layer [2023-05-04T00:25:11.914Z] f23df028b6ca: Pulling fs layer [2023-05-04T00:25:11.914Z] d65c8cfc05b1: Pulling fs layer [2023-05-04T00:25:11.914Z] 2437ff75d9bd: Pulling fs layer [2023-05-04T00:25:11.914Z] 765212b225bb: Waiting [2023-05-04T00:25:11.914Z] f23df028b6ca: Waiting [2023-05-04T00:25:11.914Z] d65c8cfc05b1: Waiting [2023-05-04T00:25:11.914Z] 2437ff75d9bd: Waiting [2023-05-04T00:25:12.209Z] 04944245beec: Verifying Checksum [2023-05-04T00:25:12.209Z] 04944245beec: Download complete [2023-05-04T00:25:12.209Z] 765212b225bb: Verifying Checksum [2023-05-04T00:25:12.209Z] 765212b225bb: Download complete [2023-05-04T00:25:12.209Z] f23df028b6ca: Download complete [2023-05-04T00:25:12.209Z] d65c8cfc05b1: Verifying Checksum [2023-05-04T00:25:12.209Z] d65c8cfc05b1: Download complete [2023-05-04T00:25:12.483Z] 699f458cf7ca: Verifying Checksum [2023-05-04T00:25:12.483Z] 699f458cf7ca: Download complete [2023-05-04T00:25:12.775Z] 8998bd30e6a1: Download complete [2023-05-04T00:25:15.378Z] 2437ff75d9bd: Verifying Checksum [2023-05-04T00:25:15.378Z] 2437ff75d9bd: Download complete [2023-05-04T00:25:16.790Z] 8998bd30e6a1: Pull complete [2023-05-04T00:25:17.058Z] 04944245beec: Pull complete [2023-05-04T00:25:18.479Z] 699f458cf7ca: Pull complete [2023-05-04T00:25:18.748Z] 765212b225bb: Pull complete [2023-05-04T00:25:19.336Z] f23df028b6ca: Pull complete [2023-05-04T00:25:19.602Z] d65c8cfc05b1: Pull complete [2023-05-04T00:25:34.604Z] 2437ff75d9bd: Pull complete [2023-05-04T00:25:34.604Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-04T00:25:34.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T00:25:34.604Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T00:25:34.814Z] prd-ubuntu20.04-docker-arm64-4c-16g-12657 does not seem to be running inside a container [2023-05-04T00:25:34.885Z] $ 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/102 -v /w/workspace/edgex-ui-go/102:/w/workspace/edgex-ui-go/102:rw,z -v /w/workspace/edgex-ui-go/102@tmp:/w/workspace/edgex-ui-go/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-04T00:25:38.086Z] $ docker top 71fc9f6f924fcc9d001820bd8831ac4bcf86d9678a20e5568aedacbf40dbe60a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:25:38.949Z] ---> job-cost.sh [2023-05-04T00:25:38.949Z] lf-activate-venv: SKIPPING [2023-05-04T00:25:38.949Z] INFO: No Stack... [2023-05-04T00:25:39.532Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-04T00:25:40.117Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T00:25:40.756Z] + cat /w/workspace/edgex-ui-go/102/archives/cost.csv [2023-05-04T00:25:40.756Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T00:25:40.800Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-102-stack-cost] [2023-05-04T00:25:40.806Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-102-stack-cost] did not exist. Created. [2023-05-04T00:25:40.806Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T00:25:41.475Z] /w/workspace/edgex-ui-go/102@tmp/durable-20611273/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-04T00:25:42.132Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-04T00:25:42.155Z] Warning: overwriting stash ‘stack-cost’ [2023-05-04T00:25:47.256Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T00:25:47.263Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-102-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T00:25:47.291Z] $ docker stop --time=1 71fc9f6f924fcc9d001820bd8831ac4bcf86d9678a20e5568aedacbf40dbe60a [2023-05-04T00:25:49.062Z] $ docker rm -f --volumes 71fc9f6f924fcc9d001820bd8831ac4bcf86d9678a20e5568aedacbf40dbe60a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-04T00:25:49.579Z] provisioning config files... [2023-05-04T00:25:49.586Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16764033974748487870tmp [Pipeline] { [Pipeline] sh [2023-05-04T00:25:49.884Z] + set +x [2023-05-04T00:25:49.884Z] + bash -s -- [2023-05-04T00:25:49.884Z] + curl -s https://codecov.io/bash [2023-05-04T00:25:49.884Z] [2023-05-04T00:25:49.884Z] _____ _ [2023-05-04T00:25:49.884Z] / ____| | | [2023-05-04T00:25:49.884Z] | | ___ __| | ___ ___ _____ __ [2023-05-04T00:25:49.884Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-04T00:25:49.884Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-04T00:25:49.884Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-04T00:25:49.884Z] Bash-1.0.6 [2023-05-04T00:25:49.884Z] [2023-05-04T00:25:49.884Z] [2023-05-04T00:25:49.884Z] ==> git version 2.25.1 found [2023-05-04T00:25:49.884Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-04T00:25:49.884Z] Release-Date: 2020-01-08 [2023-05-04T00:25:49.884Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-04T00:25:49.884Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-04T00:25:49.884Z] ==> Jenkins CI detected. [2023-05-04T00:25:49.884Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-05-04T00:25:49.884Z] project root: . [2023-05-04T00:25:49.884Z] --> token set from env [2023-05-04T00:25:49.884Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-04T00:25:49.884Z] ==> Running gcov in . (disable via -X gcov) [2023-05-04T00:25:50.143Z] ==> Python coveragepy not found [2023-05-04T00:25:50.143Z] ==> Searching for coverage reports in: [2023-05-04T00:25:50.143Z] + . [2023-05-04T00:25:50.143Z] -> Found 1 reports [2023-05-04T00:25:50.143Z] ==> Detecting git/mercurial file structure [2023-05-04T00:25:50.143Z] ==> Reading reports [2023-05-04T00:25:50.143Z] + ./coverage.out bytes=10 [2023-05-04T00:25:50.143Z] ==> Appending adjustments [2023-05-04T00:25:50.143Z] https://docs.codecov.io/docs/fixing-reports [2023-05-04T00:25:50.709Z] + Found adjustments [2023-05-04T00:25:50.709Z] ==> Gzipping contents [2023-05-04T00:25:50.709Z] 12K /tmp/codecov.7rE2lQ.gz [2023-05-04T00:25:50.709Z] ==> Uploading reports [2023-05-04T00:25:50.709Z] url: https://codecov.io [2023-05-04T00:25:50.709Z] query: branch=main&commit=810f843ca8afc54dd8e89bba5045e5c7e7013274&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-04T00:25:50.969Z] -> Pinging Codecov [2023-05-04T00:25:50.969Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=810f843ca8afc54dd8e89bba5045e5c7e7013274&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-04T00:25:50.969Z] -> Uploading to [2023-05-04T00:25:50.969Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-04/FB506323287CE973F263BFD2A0EB1F37/810f843ca8afc54dd8e89bba5045e5c7e7013274/53e3d202-d205-4066-9231-fb577aada5b4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T002550Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a8727af5f37de4680e54fa377eae1b28d56c941b83f095561c5342a8c603109c [2023-05-04T00:25:50.969Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T00:25:50.969Z] Dload Upload Total Spent Left Speed [2023-05-04T00:25:51.227Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8874 0 0 100 8874 0 36669 --:--:-- --:--:-- --:--:-- 36669 [2023-05-04T00:25:51.227Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/810f843ca8afc54dd8e89bba5045e5c7e7013274 [Pipeline] } [2023-05-04T00:25:51.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-04T00:25:51.444Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-04T00:25:51.452Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:25:51.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-04T00:25:51.755Z] [2023-05-04T00:25:51.755Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:25:52.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-04T00:25:52.050Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-04T00:25:52.050Z] df9b9388f04a: Pulling fs layer [2023-05-04T00:25:52.050Z] 52dc419b0ee2: Pulling fs layer [2023-05-04T00:25:52.050Z] 25bc292e5bac: Pulling fs layer [2023-05-04T00:25:52.050Z] 114826534d7a: Pulling fs layer [2023-05-04T00:25:52.050Z] 4657fd5d0bcf: Pulling fs layer [2023-05-04T00:25:52.050Z] 6ad1cebc031e: Pulling fs layer [2023-05-04T00:25:52.050Z] 8a3aa393b2d8: Pulling fs layer [2023-05-04T00:25:52.050Z] 114826534d7a: Waiting [2023-05-04T00:25:52.050Z] 4657fd5d0bcf: Waiting [2023-05-04T00:25:52.050Z] 6ad1cebc031e: Waiting [2023-05-04T00:25:52.050Z] 8a3aa393b2d8: Waiting [2023-05-04T00:25:52.050Z] 25bc292e5bac: Verifying Checksum [2023-05-04T00:25:52.050Z] 25bc292e5bac: Download complete [2023-05-04T00:25:52.050Z] 52dc419b0ee2: Download complete [2023-05-04T00:25:52.050Z] 4657fd5d0bcf: Verifying Checksum [2023-05-04T00:25:52.050Z] 4657fd5d0bcf: Download complete [2023-05-04T00:25:52.050Z] df9b9388f04a: Download complete [2023-05-04T00:25:52.308Z] 6ad1cebc031e: Verifying Checksum [2023-05-04T00:25:52.308Z] 6ad1cebc031e: Download complete [2023-05-04T00:25:52.308Z] df9b9388f04a: Pull complete [2023-05-04T00:25:52.308Z] 52dc419b0ee2: Pull complete [2023-05-04T00:25:52.565Z] 25bc292e5bac: Pull complete [2023-05-04T00:25:52.824Z] 114826534d7a: Verifying Checksum [2023-05-04T00:25:52.824Z] 114826534d7a: Download complete [2023-05-04T00:25:53.394Z] 8a3aa393b2d8: Verifying Checksum [2023-05-04T00:25:53.394Z] 8a3aa393b2d8: Download complete [2023-05-04T00:25:56.688Z] 114826534d7a: Pull complete [2023-05-04T00:25:56.688Z] 4657fd5d0bcf: Pull complete [2023-05-04T00:25:56.688Z] 6ad1cebc031e: Pull complete [2023-05-04T00:25:59.971Z] 8a3aa393b2d8: Pull complete [2023-05-04T00:25:59.971Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-04T00:25:59.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-04T00:25:59.971Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T00:26:00.050Z] prd-ubuntu20.04-docker-8c-8g-12655 does not seem to be running inside a container [2023-05-04T00:26:00.074Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-04T00:26:04.167Z] $ docker top 540ca27ea9ad0567d755ca4962e2a09a525ec20bbcbe3c30fab1ff9968b84993 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-04T00:26:04.242Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-05-04T00:26:04.522Z] + set -o pipefail [2023-05-04T00:26:04.522Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-05-04T00:26:09.795Z] [2023-05-04T00:26:09.796Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-05-04T00:26:09.796Z] [2023-05-04T00:26:09.796Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/2d8edc41-bcd9-449d-bed1-740bf5f5377e [2023-05-04T00:26:09.796Z] [2023-05-04T00:26:09.796Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-04T00:26:09.796Z] [2023-05-04T00:26:09.796Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-04T00:26:09.796Z] [2023-05-04T00:26:09.796Z] [2023-05-04T00:26:09.796Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-04T00:26:09.796Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-04T00:26:09.796Z] More details here: https://snyk.co/ue1NS [2023-05-04T00:26:09.796Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-04T00:26:09.796Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-04T00:26:09.804Z] $ docker stop --time=1 540ca27ea9ad0567d755ca4962e2a09a525ec20bbcbe3c30fab1ff9968b84993 [2023-05-04T00:26:13.832Z] $ docker rm -f --volumes 540ca27ea9ad0567d755ca4962e2a09a525ec20bbcbe3c30fab1ff9968b84993 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T00:26:14.530Z] + git log --format=format:%s -1 810f843ca8afc54dd8e89bba5045e5c7e7013274 [Pipeline] sh [2023-05-04T00:26:14.818Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T00:26:14.818Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:26:15.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T00:26:15.110Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T00:26:15.180Z] prd-ubuntu20.04-docker-8c-8g-12655 does not seem to be running inside a container [2023-05-04T00:26:15.207Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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-05-04T00:26:15.735Z] $ docker top 0da332c79403ca39c430fb1ab28d03b2416826ae60dd5ee0c6749d22cf315382 -eo pid,comm [2023-05-04T00:26:15.782Z] 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-05-04T00:26:15.782Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T00:26:15.830Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T00:26:15.830Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T00:26:15.946Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T00:26:15.946Z] $ docker exec 0da332c79403ca39c430fb1ab28d03b2416826ae60dd5ee0c6749d22cf315382 ssh-agent [2023-05-04T00:26:16.061Z] SSH_AUTH_SOCK=/tmp/ssh-OvAK386PFYo3/agent.34 [2023-05-04T00:26:16.061Z] SSH_AGENT_PID=40 [2023-05-04T00:26:16.066Z] Running ssh-add (command line suppressed) [2023-05-04T00:26:16.178Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14434570780972669922.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14434570780972669922.key) [2023-05-04T00:26:16.195Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T00:26:16.482Z] + git semver tag [2023-05-04T00:26:16.742Z] 2023-05-04 00:26:16,661 [run_tag] DEBUG tag force:False [2023-05-04T00:26:16.742Z] 2023-05-04 00:26:16,661 [check_head_tag] DEBUG check head tag [2023-05-04T00:26:16.742Z] 2023-05-04 00:26:16,662 [execute] INFO git cat-file --batch-check [2023-05-04T00:26:16.742Z] 2023-05-04 00:26:16,662 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-05-04T00:26:16.742Z] 2023-05-04 00:26:16,666 [execute] INFO git cat-file --batch [2023-05-04T00:26:16.742Z] 2023-05-04 00:26:16,667 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-05-04T00:26:16.742Z] 2023-05-04 00:26:16,680 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-04T00:26:16.742Z] 2023-05-04 00:26:16,681 [execute] INFO git tag -a v3.0.0-dev.6 -m v3.0.0-dev.6 [2023-05-04T00:26:16.742Z] 2023-05-04 00:26:16,681 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.6', '-m', 'v3.0.0-dev.6'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-04T00:26:16.742Z] 2023-05-04 00:26:16,685 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-04T00:26:16.742Z] 3.0.0-dev.6 [Pipeline] } [2023-05-04T00:26:16.750Z] $ docker exec --env ******** --env ******** 0da332c79403ca39c430fb1ab28d03b2416826ae60dd5ee0c6749d22cf315382 ssh-agent -k [2023-05-04T00:26:16.846Z] unset SSH_AUTH_SOCK; [2023-05-04T00:26:16.847Z] unset SSH_AGENT_PID; [2023-05-04T00:26:16.847Z] echo Agent pid 40 killed; [2023-05-04T00:26:16.859Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T00:26:17.165Z] + git semver [Pipeline] } [2023-05-04T00:26:17.435Z] $ docker stop --time=1 0da332c79403ca39c430fb1ab28d03b2416826ae60dd5ee0c6749d22cf315382 [2023-05-04T00:26:18.707Z] $ docker rm -f --volumes 0da332c79403ca39c430fb1ab28d03b2416826ae60dd5ee0c6749d22cf315382 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:26:19.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-04T00:26:19.095Z] [2023-05-04T00:26:19.095Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:26:19.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-04T00:26:19.392Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-04T00:26:19.392Z] ab5ef0e58194: Pulling fs layer [2023-05-04T00:26:19.392Z] 9712f1f96733: Pulling fs layer [2023-05-04T00:26:19.392Z] 63f879dbbcfc: Pulling fs layer [2023-05-04T00:26:19.392Z] 0d9ebad4ef96: Pulling fs layer [2023-05-04T00:26:19.392Z] e9a5061849ea: Pulling fs layer [2023-05-04T00:26:19.392Z] d747dcd14b5f: Pulling fs layer [2023-05-04T00:26:19.392Z] 2de7ff778b66: Pulling fs layer [2023-05-04T00:26:19.392Z] e9a5061849ea: Waiting [2023-05-04T00:26:19.392Z] d747dcd14b5f: Waiting [2023-05-04T00:26:19.392Z] 2de7ff778b66: Waiting [2023-05-04T00:26:19.392Z] 0d9ebad4ef96: Waiting [2023-05-04T00:26:19.392Z] 9712f1f96733: Verifying Checksum [2023-05-04T00:26:19.392Z] 9712f1f96733: Download complete [2023-05-04T00:26:19.651Z] 63f879dbbcfc: Verifying Checksum [2023-05-04T00:26:19.651Z] 63f879dbbcfc: Download complete [2023-05-04T00:26:19.908Z] e9a5061849ea: Verifying Checksum [2023-05-04T00:26:19.908Z] e9a5061849ea: Download complete [2023-05-04T00:26:19.908Z] 0d9ebad4ef96: Verifying Checksum [2023-05-04T00:26:19.908Z] 0d9ebad4ef96: Download complete [2023-05-04T00:26:19.908Z] d747dcd14b5f: Verifying Checksum [2023-05-04T00:26:19.908Z] d747dcd14b5f: Download complete [2023-05-04T00:26:20.166Z] ab5ef0e58194: Verifying Checksum [2023-05-04T00:26:20.166Z] ab5ef0e58194: Download complete [2023-05-04T00:26:20.166Z] 2de7ff778b66: Verifying Checksum [2023-05-04T00:26:22.696Z] ab5ef0e58194: Pull complete [2023-05-04T00:26:22.696Z] 9712f1f96733: Pull complete [2023-05-04T00:26:23.263Z] 63f879dbbcfc: Pull complete [2023-05-04T00:26:26.551Z] 0d9ebad4ef96: Pull complete [2023-05-04T00:26:26.810Z] e9a5061849ea: Pull complete [2023-05-04T00:26:27.068Z] d747dcd14b5f: Pull complete [2023-05-04T00:26:28.003Z] 2de7ff778b66: Pull complete [2023-05-04T00:26:28.003Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-04T00:26:28.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-04T00:26:28.003Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T00:26:28.083Z] prd-ubuntu20.04-docker-8c-8g-12655 does not seem to be running inside a container [2023-05-04T00:26:28.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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-lftools:0.23.1-centos7 cat [2023-05-04T00:26:33.560Z] $ docker top 1d56fe8aee18d68cf0dcaf57b993306d8a0ee52894cae8985e1be10779e09dcb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-04T00:26:33.633Z] provisioning config files... [2023-05-04T00:26:33.639Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15828381077589317705tmp [2023-05-04T00:26:33.660Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5698774064465116086tmp [2023-05-04T00:26:33.671Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17875592039808787143tmp [Pipeline] { [Pipeline] echo [2023-05-04T00:26:33.687Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:26:33.969Z] ---> sigul-configuration.sh [2023-05-04T00:26:33.969Z] gpg: directory `/root/.gnupg' created [2023-05-04T00:26:33.969Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-04T00:26:33.969Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-04T00:26:33.969Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-04T00:26:33.969Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-04T00:26:33.969Z] gpg: CAST5 encrypted data [2023-05-04T00:26:33.969Z] gpg: encrypted with 1 passphrase [2023-05-04T00:26:33.969Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-04T00:26:34.251Z] + mkdir /home/jenkins [2023-05-04T00:26:34.251Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-04T00:26:34.534Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-04T00:26:34.543Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:26:34.826Z] ---> sigul-install.sh [2023-05-04T00:26:34.827Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-04T00:26:35.115Z] + git tag --list [2023-05-04T00:26:35.115Z] 0.1.1 [2023-05-04T00:26:35.115Z] v1.1.0 [2023-05-04T00:26:35.115Z] v1.2.0 [2023-05-04T00:26:35.115Z] v1.2.1 [2023-05-04T00:26:35.115Z] v1.3.0 [2023-05-04T00:26:35.115Z] v2.0.0 [2023-05-04T00:26:35.115Z] v2.1.0 [2023-05-04T00:26:35.115Z] v2.2.0 [2023-05-04T00:26:35.115Z] v2.2.1-dev.1 [2023-05-04T00:26:35.115Z] v2.2.1-dev.2 [2023-05-04T00:26:35.115Z] v2.2.1-dev.3 [2023-05-04T00:26:35.115Z] v2.2.1-dev.4 [2023-05-04T00:26:35.115Z] v2.2.1-dev.5 [2023-05-04T00:26:35.115Z] v2.2.1-dev.6 [2023-05-04T00:26:35.115Z] v2.2.1-dev.7 [2023-05-04T00:26:35.115Z] v2.3.0 [2023-05-04T00:26:35.115Z] v2.3.0-dev.10 [2023-05-04T00:26:35.115Z] v2.3.0-dev.11 [2023-05-04T00:26:35.115Z] v2.3.0-dev.12 [2023-05-04T00:26:35.115Z] v2.3.0-dev.13 [2023-05-04T00:26:35.115Z] v2.3.0-dev.14 [2023-05-04T00:26:35.115Z] v2.3.0-dev.15 [2023-05-04T00:26:35.115Z] v2.3.0-dev.16 [2023-05-04T00:26:35.115Z] v2.3.0-dev.17 [2023-05-04T00:26:35.115Z] v2.3.0-dev.18 [2023-05-04T00:26:35.115Z] v2.3.0-dev.19 [2023-05-04T00:26:35.115Z] v2.3.0-dev.20 [2023-05-04T00:26:35.115Z] v2.3.0-dev.21 [2023-05-04T00:26:35.115Z] v2.3.0-dev.22 [2023-05-04T00:26:35.115Z] v2.3.0-dev.23 [2023-05-04T00:26:35.115Z] v2.3.0-dev.24 [2023-05-04T00:26:35.115Z] v2.3.0-dev.7 [2023-05-04T00:26:35.115Z] v2.3.0-dev.8 [2023-05-04T00:26:35.115Z] v2.3.0-dev.9 [2023-05-04T00:26:35.115Z] v3.0.0-dev.1 [2023-05-04T00:26:35.115Z] v3.0.0-dev.2 [2023-05-04T00:26:35.115Z] v3.0.0-dev.3 [2023-05-04T00:26:35.115Z] v3.0.0-dev.4 [2023-05-04T00:26:35.115Z] v3.0.0-dev.5 [2023-05-04T00:26:35.115Z] v3.0.0-dev.6 [Pipeline] sh [2023-05-04T00:26:35.401Z] + lftools sign git-tag v3.0.0-dev.6 [2023-05-04T00:26:35.969Z] Signing Git tag with Sigul... [2023-05-04T00:26:35.969Z] Signing v3.0.0-dev.6 [Pipeline] echo [2023-05-04T00:26:36.237Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:26:36.567Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-04T00:26:36.574Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-04T00:26:36.593Z] $ docker stop --time=1 1d56fe8aee18d68cf0dcaf57b993306d8a0ee52894cae8985e1be10779e09dcb [2023-05-04T00:26:37.864Z] $ docker rm -f --volumes 1d56fe8aee18d68cf0dcaf57b993306d8a0ee52894cae8985e1be10779e09dcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-04T00:26:38.378Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T00:26:38.378Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:26:38.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T00:26:38.685Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T00:26:38.760Z] prd-ubuntu20.04-docker-8c-8g-12655 does not seem to be running inside a container [2023-05-04T00:26:38.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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-05-04T00:26:39.129Z] $ docker top abab04d2eac6f8251122be6f981cf277e3a18025f1ed2f94a294986fd2b844ae -eo pid,comm [2023-05-04T00:26:39.180Z] 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-05-04T00:26:39.180Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T00:26:39.221Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T00:26:39.221Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T00:26:39.331Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T00:26:39.332Z] $ docker exec abab04d2eac6f8251122be6f981cf277e3a18025f1ed2f94a294986fd2b844ae ssh-agent [2023-05-04T00:26:39.433Z] SSH_AUTH_SOCK=/tmp/ssh-zEq3wgdKrdH2/agent.33 [2023-05-04T00:26:39.433Z] SSH_AGENT_PID=39 [2023-05-04T00:26:39.438Z] Running ssh-add (command line suppressed) [2023-05-04T00:26:39.523Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9829718867286452235.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9829718867286452235.key) [2023-05-04T00:26:39.538Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T00:26:39.825Z] + git semver bump pre [2023-05-04T00:26:40.085Z] 2023-05-04 00:26:39,984 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-04T00:26:40.085Z] 2023-05-04 00:26:39,985 [bump_version] DEBUG bumping version:3.0.0-dev.6 on axis:pre with prefix:dev [2023-05-04T00:26:40.085Z] 2023-05-04 00:26:39,985 [bump_version] DEBUG bumped version:3.0.0-dev.7 [2023-05-04T00:26:40.085Z] 2023-05-04 00:26:39,985 [write_version] DEBUG write version:3.0.0-dev.7 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2023-05-04T00:26:40.085Z] 2023-05-04 00:26:39,985 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-04T00:26:40.085Z] 2023-05-04 00:26:39,985 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-04T00:26:40.085Z] 2023-05-04 00:26:39,986 [execute] INFO git cat-file --batch-check [2023-05-04T00:26:40.085Z] 2023-05-04 00:26:39,987 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T00:26:40.085Z] 2023-05-04 00:26:39,991 [execute] INFO git cat-file --batch [2023-05-04T00:26:40.085Z] 2023-05-04 00:26:39,992 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T00:26:40.085Z] 2023-05-04 00:26:39,996 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-04T00:26:40.085Z] 3.0.0-dev.7 [Pipeline] } [2023-05-04T00:26:40.093Z] $ docker exec --env ******** --env ******** abab04d2eac6f8251122be6f981cf277e3a18025f1ed2f94a294986fd2b844ae ssh-agent -k [2023-05-04T00:26:40.187Z] unset SSH_AUTH_SOCK; [2023-05-04T00:26:40.187Z] unset SSH_AGENT_PID; [2023-05-04T00:26:40.187Z] echo Agent pid 39 killed; [2023-05-04T00:26:40.200Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T00:26:40.624Z] + git semver [Pipeline] } [2023-05-04T00:26:40.955Z] $ docker stop --time=1 abab04d2eac6f8251122be6f981cf277e3a18025f1ed2f94a294986fd2b844ae [2023-05-04T00:26:42.268Z] $ docker rm -f --volumes abab04d2eac6f8251122be6f981cf277e3a18025f1ed2f94a294986fd2b844ae [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T00:26:42.612Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T00:26:42.612Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:26:42.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T00:26:42.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T00:26:42.979Z] prd-ubuntu20.04-docker-8c-8g-12655 does not seem to be running inside a container [2023-05-04T00:26:43.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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-05-04T00:26:43.351Z] $ docker top 374ae29116c52bfa1db2d51446a61af24bb2b3c59487e1c4fdac2dbc29c0caf7 -eo pid,comm [2023-05-04T00:26:43.396Z] 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-05-04T00:26:43.396Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T00:26:43.435Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T00:26:43.435Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T00:26:43.529Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T00:26:43.529Z] $ docker exec 374ae29116c52bfa1db2d51446a61af24bb2b3c59487e1c4fdac2dbc29c0caf7 ssh-agent [2023-05-04T00:26:43.663Z] SSH_AUTH_SOCK=/tmp/ssh-7PEtvTvXBTIp/agent.33 [2023-05-04T00:26:43.663Z] SSH_AGENT_PID=39 [2023-05-04T00:26:43.668Z] Running ssh-add (command line suppressed) [2023-05-04T00:26:43.767Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17663596289549036336.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17663596289549036336.key) [2023-05-04T00:26:43.784Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T00:26:44.077Z] + git semver push [2023-05-04T00:26:44.336Z] 2023-05-04 00:26:44,288 [run_push] DEBUG push [2023-05-04T00:26:44.336Z] 2023-05-04 00:26:44,288 [execute] INFO git cat-file --batch-check [2023-05-04T00:26:44.336Z] 2023-05-04 00:26:44,289 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T00:26:44.336Z] 2023-05-04 00:26:44,293 [execute] INFO git rev-list 94f6dca2bd438e5209509f90420af46f421f11eb -- [2023-05-04T00:26:44.336Z] 2023-05-04 00:26:44,293 [execute] DEBUG Popen(['git', 'rev-list', '94f6dca2bd438e5209509f90420af46f421f11eb', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-04T00:26:44.336Z] 2023-05-04 00:26:44,303 [execute] INFO git fetch -v origin [2023-05-04T00:26:44.336Z] 2023-05-04 00:26:44,304 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-04T00:26:44.904Z] 2023-05-04 00:26:44,784 [run_push] DEBUG no remote changes detected [2023-05-04T00:26:44.904Z] 2023-05-04 00:26:44,784 [execute] INFO git push origin semver [2023-05-04T00:26:44.904Z] 2023-05-04 00:26:44,784 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-04T00:26:45.869Z] 2023-05-04 00:26:45,523 [run_push] DEBUG push all version tags [2023-05-04T00:26:45.869Z] 2023-05-04 00:26:45,523 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-04T00:26:45.869Z] 2023-05-04 00:26:45,524 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-04T00:26:46.437Z] 2023-05-04 00:26:46,248 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-04T00:26:46.437Z] 3.0.0-dev.7 [Pipeline] } [2023-05-04T00:26:46.444Z] $ docker exec --env ******** --env ******** 374ae29116c52bfa1db2d51446a61af24bb2b3c59487e1c4fdac2dbc29c0caf7 ssh-agent -k [2023-05-04T00:26:46.541Z] unset SSH_AUTH_SOCK; [2023-05-04T00:26:46.542Z] unset SSH_AGENT_PID; [2023-05-04T00:26:46.542Z] echo Agent pid 39 killed; [2023-05-04T00:26:46.557Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T00:26:46.864Z] + git semver [Pipeline] } [2023-05-04T00:26:47.135Z] $ docker stop --time=1 374ae29116c52bfa1db2d51446a61af24bb2b3c59487e1c4fdac2dbc29c0caf7 [2023-05-04T00:26:48.386Z] $ docker rm -f --volumes 374ae29116c52bfa1db2d51446a61af24bb2b3c59487e1c4fdac2dbc29c0caf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-04T00:26:48.978Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-05-04T00:26:48.978Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-04T00:26:48.978Z] total 16 [2023-05-04T00:26:48.978Z] drwxr-xr-x 3 root root 4096 May 4 00:05 . [2023-05-04T00:26:48.978Z] drwxrwxr-x 15 jenkins jenkins 4096 May 4 00:26 .. [2023-05-04T00:26:48.978Z] drwxr-xr-x 2 root root 4096 May 4 00:05 cost [2023-05-04T00:26:48.978Z] -rw-r--r-- 1 root root 83 May 4 00:05 cost.csv [2023-05-04T00:26:48.978Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-04T00:26:48.978Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-04T00:26:48.978Z] total 16 [2023-05-04T00:26:48.978Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 00:05 . [2023-05-04T00:26:48.978Z] drwxrwxr-x 15 jenkins jenkins 4096 May 4 00:26 .. [2023-05-04T00:26:48.978Z] drwxr-xr-x 2 jenkins jenkins 4096 May 4 00:05 cost [2023-05-04T00:26:48.978Z] -rw-r--r-- 1 jenkins jenkins 83 May 4 00:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:26:49.277Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:26:50.141Z] ---> package-listing.sh [2023-05-04T00:26:50.141Z] ++ facter osfamily [2023-05-04T00:26:50.141Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-04T00:26:50.401Z] + OS_FAMILY=debian [2023-05-04T00:26:50.401Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-05-04T00:26:50.401Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-04T00:26:50.401Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-04T00:26:50.401Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-04T00:26:50.401Z] + PACKAGES=/tmp/packages_start.txt [2023-05-04T00:26:50.401Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-05-04T00:26:50.401Z] + PACKAGES=/tmp/packages_end.txt [2023-05-04T00:26:50.401Z] + case "${OS_FAMILY}" in [2023-05-04T00:26:50.401Z] + dpkg -l [2023-05-04T00:26:50.401Z] + grep '^ii' [2023-05-04T00:26:50.401Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-04T00:26:50.401Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-04T00:26:50.401Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-04T00:26:50.401Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-05-04T00:26:50.401Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-05-04T00:26:50.401Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2023-05-04T00:26:50.412Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-04T00:26:50.689Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:26:51.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T00:26:51.257Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T00:26:51.335Z] prd-ubuntu20.04-docker-8c-8g-12655 does not seem to be running inside a container [2023-05-04T00:26:51.367Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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-lftools-log-publisher:latest cat [2023-05-04T00:26:51.599Z] $ docker top 0d0d68853d429a5d31cf830f197a635ab8b6470a2b1316b835bd1f8408237d21 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T00:26:51.945Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-04T00:26:52.233Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-04T00:26:52.519Z] + ls /var/log/sa-host [2023-05-04T00:26:52.519Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T00:26:52.600Z] provisioning config files... [2023-05-04T00:26:52.608Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11392165404700658749tmp [Pipeline] { [Pipeline] echo [2023-05-04T00:26:52.619Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:26:52.903Z] ---> create-netrc.sh [Pipeline] } [2023-05-04T00:26:52.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:26:53.242Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-04T00:26:53.251Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:26:53.537Z] ---> sudo-logs.sh [2023-05-04T00:26:53.537Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-04T00:26:53.577Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:26:53.864Z] ---> job-cost.sh [2023-05-04T00:26:53.864Z] lf-activate-venv: SKIPPING [2023-05-04T00:26:53.864Z] DEBUG: total: 0.2199999988079071 [2023-05-04T00:26:53.864Z] INFO: Retrieving Stack Cost... [2023-05-04T00:26:54.125Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T00:26:54.696Z] INFO: Archiving Costs [Pipeline] echo [2023-05-04T00:26:54.710Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:26:54.994Z] ---> logs-deploy.sh [2023-05-04T00:26:54.994Z] lf-activate-venv: SKIPPING [2023-05-04T00:26:54.994Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/102 [2023-05-04T00:26:54.994Z] INFO: archiving workspace using pattern(s): [2023-05-04T00:26:55.931Z] Archives upload complete. [2023-05-04T00:26:55.931Z] INFO: archiving logs to Nexus