Started by user Lenny Goodell Replayed #142 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 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-ssh15493745560115827966.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh1920187033455055437.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh7963126981275026522.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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. Replacing contents of vars/edgeXClair.groovy Replacing contents of vars/edgeXReleaseOpenApi.groovy Replacing contents of vars/edgex.groovy Replacing contents of vars/edgeXUpdateNamedTag.groovy Replacing contents of vars/edgeXReleaseGitHubAssets.groovy Replacing contents of vars/edgeXBuildGoMod.groovy Replacing contents of src/main/groovy/edgeXDocGenerator.groovy Replacing contents of vars/edgeXSemver.groovy Replacing contents of vars/edgeXLTS.groovy Replacing contents of vars/edgeXInfraPublish.groovy Replacing contents of vars/edgeXDockerLogin.groovy Replacing contents of vars/edgeXReleaseGitTag.groovy Replacing contents of vars/edgeXEmailUtil.groovy Replacing contents of vars/edgeXBuildGoApp.groovy Replacing contents of vars/edgeXReleaseSnap.groovy Replacing contents of vars/edgeXReleaseDocs.groovy Replacing contents of vars/edgeXSetupEnvironment.groovy Replacing contents of vars/edgeXInfraLFToolsSign.groovy Replacing contents of vars/edgeXGeneric.groovy Replacing contents of vars/edgeXGHPagesPublish.groovy Replacing contents of vars/edgeXDocker.groovy Replacing contents of vars/edgeXInfraShipLogs.groovy Replacing contents of vars/edgeXBuildGoParallel.groovy Replacing contents of vars/edgeXBuildCApp.groovy Replacing contents of vars/edgeXRelease.groovy Replacing contents of vars/edgeXCodecov.groovy Replacing contents of vars/edgeXReleaseDockerImage.groovy Replacing contents of vars/edgeXBuildDocker.groovy Replacing contents of vars/edgeXEmail.groovy Replacing contents of vars/edgeXNexusPublish.groovy Replacing contents of vars/edgeXSwaggerPublish.groovy Replacing contents of vars/edgeXSnyk.groovy Replacing contents of vars/edgeXSnap.groovy Replacing contents of vars/edgeXReleaseGitTagUtil.groovy 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-ssh1235859363785784206.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-ssh16592780710895213349.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. Replacing contents of vars/lfJava.groovy Replacing contents of vars/lfDocker.groovy Replacing contents of vars/lfDefaults.groovy Replacing contents of vars/lfInfraShipLogs.groovy Replacing contents of vars/lfParallelCostCapture.groovy Replacing contents of vars/lfCommon.groovy Replacing contents of vars/lfNode.groovy [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.21 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-17357 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 Avoid second fetch Checking out Revision d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 (main) Commit message: "Merge pull request #664 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0" > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 # timeout=10 > git rev-list --no-walk d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-13T17:50:57.621Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-13T17:50:57.681Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-13T17:50:57.701Z] ========================================================= [2023-11-13T17:50:57.701Z] EdgeX Global Pipelines Version Info [2023-11-13T17:50:57.701Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-13T17:50:58.769Z] ------------------- [2023-11-13T17:50:58.769Z] stable info: [2023-11-13T17:50:58.769Z] ------------------- [2023-11-13T17:50:58.769Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-13T17:50:58.769Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-13T17:50:58.769Z] Message: update stable to v1.0.257 [2023-11-13T17:50:59.028Z] ------------------- [2023-11-13T17:50:59.028Z] experimental info: [2023-11-13T17:50:59.029Z] ------------------- [2023-11-13T17:50:59.029Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-13T17:50:59.029Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-13T17:50:59.029Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-13T17:50:59.190Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-11-13T17:50:59.199Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-11-13T17:50:59.208Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-13T17:50:59.216Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-13T17:50:59.225Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-13T17:50:59.238Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-13T17:50:59.248Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-13T17:50:59.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-13T17:50:59.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-13T17:50:59.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-13T17:50:59.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-13T17:50:59.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-11-13T17:50:59.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-13T17:50:59.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-13T17:50:59.345Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-13T17:50:59.358Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-13T17:50:59.372Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-13T17:50:59.385Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-13T17:50:59.400Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-13T17:50:59.419Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-13T17:50:59.436Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-13T17:50:59.452Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-13T17:50:59.524Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-13T17:50:59.536Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-13T17:50:59.548Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-13T17:50:59.560Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-13T17:50:59.575Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-13T17:50:59.587Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-13T17:50:59.600Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-13T17:50:59.614Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-13T17:50:59.626Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 [Pipeline] echo [2023-11-13T17:50:59.636Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d7ed724 [Pipeline] echo [2023-11-13T17:50:59.645Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-13T17:50:59.690Z] provisioning config files... [2023-11-13T17:50:59.701Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13696597253855365222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T17:51:00.001Z] ---> docker-login.sh [2023-11-13T17:51:00.001Z] nexus3.edgexfoundry.org:10001 [2023-11-13T17:51:01.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:51:01.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:51:01.397Z] Configure a credential helper to remove this warning. See [2023-11-13T17:51:01.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:51:01.397Z] [2023-11-13T17:51:01.397Z] Login Succeeded [2023-11-13T17:51:01.397Z] nexus3.edgexfoundry.org:10002 [2023-11-13T17:51:01.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:51:01.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:51:01.397Z] Configure a credential helper to remove this warning. See [2023-11-13T17:51:01.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:51:01.397Z] [2023-11-13T17:51:01.397Z] Login Succeeded [2023-11-13T17:51:01.397Z] nexus3.edgexfoundry.org:10003 [2023-11-13T17:51:01.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:51:01.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:51:01.657Z] Configure a credential helper to remove this warning. See [2023-11-13T17:51:01.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:51:01.657Z] [2023-11-13T17:51:01.657Z] Login Succeeded [2023-11-13T17:51:01.657Z] nexus3.edgexfoundry.org:10004 [2023-11-13T17:51:01.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:51:01.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:51:01.657Z] Configure a credential helper to remove this warning. See [2023-11-13T17:51:01.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:51:01.657Z] [2023-11-13T17:51:01.657Z] Login Succeeded [2023-11-13T17:51:01.657Z] docker.io [2023-11-13T17:51:01.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:51:02.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:51:02.177Z] Configure a credential helper to remove this warning. See [2023-11-13T17:51:02.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:51:02.177Z] [2023-11-13T17:51:02.177Z] Login Succeeded [2023-11-13T17:51:02.177Z] ---> docker-login.sh ends [Pipeline] } [2023-11-13T17:51:02.185Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-13T17:51:02.578Z] + git rev-list -1 --merges d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77~1..d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 [Pipeline] echo [2023-11-13T17:51:02.624Z] -----------> git rev-list -1 --merges d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77~1..d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 [2023-11-13T17:51:02.624Z] d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 [false] [Pipeline] sh [2023-11-13T17:51:02.910Z] + git log --format=format:%s -1 d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 [Pipeline] echo [2023-11-13T17:51:02.945Z] ========================================================= [2023-11-13T17:51:02.945Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-13T17:51:02.945Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-13T17:51:03.263Z] + git log --format=format:%s -1 d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 [Pipeline] echo [2023-11-13T17:51:03.276Z] [semverPrep] GIT_COMMIT: d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77, Commit Message: Merge pull request #664 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0 [Pipeline] echo [2023-11-13T17:51:03.285Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-13T17:51:03.712Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-13T17:51:03.712Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-13T17:51:03.712Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-13T17:51:03.712Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-13T17:51:03.712Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-13T17:51:03.712Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-13T17:51:03.712Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:51:04.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T17:51:04.060Z] [2023-11-13T17:51:04.060Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:51:04.360Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T17:51:04.620Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-13T17:51:04.620Z] b85a868b505f: Pulling fs layer [2023-11-13T17:51:04.620Z] e2be974225ed: Pulling fs layer [2023-11-13T17:51:04.620Z] 339a4e72a1f5: Pulling fs layer [2023-11-13T17:51:04.620Z] 988bab9f4d93: Pulling fs layer [2023-11-13T17:51:04.620Z] 1469e6f7b9e6: Pulling fs layer [2023-11-13T17:51:04.620Z] eaf3925da568: Pulling fs layer [2023-11-13T17:51:04.620Z] bab4dde63d76: Pulling fs layer [2023-11-13T17:51:04.620Z] bde34c3a00c8: Pulling fs layer [2023-11-13T17:51:04.620Z] b352a97aabf1: Pulling fs layer [2023-11-13T17:51:04.620Z] 4872d77fe225: Pulling fs layer [2023-11-13T17:51:04.620Z] 5851b861e8e6: Pulling fs layer [2023-11-13T17:51:04.620Z] bab4dde63d76: Waiting [2023-11-13T17:51:04.620Z] 1469e6f7b9e6: Waiting [2023-11-13T17:51:04.620Z] b352a97aabf1: Waiting [2023-11-13T17:51:04.620Z] bde34c3a00c8: Waiting [2023-11-13T17:51:04.620Z] eaf3925da568: Waiting [2023-11-13T17:51:04.620Z] 4872d77fe225: Waiting [2023-11-13T17:51:04.620Z] e2be974225ed: Download complete [2023-11-13T17:51:04.620Z] 988bab9f4d93: Verifying Checksum [2023-11-13T17:51:04.620Z] 988bab9f4d93: Download complete [2023-11-13T17:51:04.620Z] 339a4e72a1f5: Verifying Checksum [2023-11-13T17:51:04.620Z] 339a4e72a1f5: Download complete [2023-11-13T17:51:04.620Z] 1469e6f7b9e6: Verifying Checksum [2023-11-13T17:51:04.620Z] 1469e6f7b9e6: Download complete [2023-11-13T17:51:04.620Z] eaf3925da568: Verifying Checksum [2023-11-13T17:51:04.620Z] eaf3925da568: Download complete [2023-11-13T17:51:04.879Z] bde34c3a00c8: Verifying Checksum [2023-11-13T17:51:04.879Z] bde34c3a00c8: Download complete [2023-11-13T17:51:04.879Z] b352a97aabf1: Verifying Checksum [2023-11-13T17:51:04.879Z] b352a97aabf1: Download complete [2023-11-13T17:51:04.879Z] 4872d77fe225: Verifying Checksum [2023-11-13T17:51:04.879Z] 4872d77fe225: Download complete [2023-11-13T17:51:04.879Z] 5851b861e8e6: Verifying Checksum [2023-11-13T17:51:04.879Z] 5851b861e8e6: Download complete [2023-11-13T17:51:04.879Z] b85a868b505f: Verifying Checksum [2023-11-13T17:51:04.879Z] b85a868b505f: Download complete [2023-11-13T17:51:05.138Z] bab4dde63d76: Verifying Checksum [2023-11-13T17:51:05.138Z] bab4dde63d76: Download complete [2023-11-13T17:51:06.077Z] b85a868b505f: Pull complete [2023-11-13T17:51:06.338Z] e2be974225ed: Pull complete [2023-11-13T17:51:06.596Z] 339a4e72a1f5: Pull complete [2023-11-13T17:51:06.596Z] 988bab9f4d93: Pull complete [2023-11-13T17:51:07.166Z] 1469e6f7b9e6: Pull complete [2023-11-13T17:51:07.166Z] eaf3925da568: Pull complete [2023-11-13T17:51:09.067Z] bab4dde63d76: Pull complete [2023-11-13T17:51:09.067Z] bde34c3a00c8: Pull complete [2023-11-13T17:51:09.067Z] b352a97aabf1: Pull complete [2023-11-13T17:51:09.067Z] 4872d77fe225: Pull complete [2023-11-13T17:51:09.067Z] 5851b861e8e6: Pull complete [2023-11-13T17:51:09.067Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-13T17:51:09.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T17:51:09.067Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T17:51:09.153Z] prd-ubuntu20.04-docker-8c-8g-17357 does not seem to be running inside a container [2023-11-13T17:51:09.170Z] $ 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-11-13T17:51:12.402Z] $ docker top d177d0e4d5818d363367fe16bc92e06bfbaba0d9c833c2d5eaeca075f2e13fc6 -eo pid,comm [2023-11-13T17:51:12.462Z] 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-11-13T17:51:12.462Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-13T17:51:12.499Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-13T17:51:12.499Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-13T17:51:12.618Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-13T17:51:12.613Z] $ docker exec d177d0e4d5818d363367fe16bc92e06bfbaba0d9c833c2d5eaeca075f2e13fc6 ssh-agent [2023-11-13T17:51:12.723Z] SSH_AUTH_SOCK=/tmp/ssh-W7tfTwcqgxnw/agent.31 [2023-11-13T17:51:12.723Z] SSH_AGENT_PID=37 [2023-11-13T17:51:12.730Z] Running ssh-add (command line suppressed) [2023-11-13T17:51:12.826Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14292684926511525298.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14292684926511525298.key) [2023-11-13T17:51:12.847Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-13T17:51:13.139Z] + git tag --points-at HEAD [Pipeline] } [2023-11-13T17:51:13.150Z] $ docker exec --env ******** --env ******** d177d0e4d5818d363367fe16bc92e06bfbaba0d9c833c2d5eaeca075f2e13fc6 ssh-agent -k [2023-11-13T17:51:13.251Z] unset SSH_AUTH_SOCK; [2023-11-13T17:51:13.251Z] unset SSH_AGENT_PID; [2023-11-13T17:51:13.251Z] echo Agent pid 37 killed; [2023-11-13T17:51:13.266Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-13T17:51:13.288Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-13T17:51:13.288Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-13T17:51:13.400Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-13T17:51:13.395Z] $ docker exec d177d0e4d5818d363367fe16bc92e06bfbaba0d9c833c2d5eaeca075f2e13fc6 ssh-agent [2023-11-13T17:51:13.508Z] SSH_AUTH_SOCK=/tmp/ssh-5rJ0RxAmZdju/agent.69 [2023-11-13T17:51:13.508Z] SSH_AGENT_PID=75 [2023-11-13T17:51:13.513Z] Running ssh-add (command line suppressed) [2023-11-13T17:51:13.600Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2446271544447639326.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2446271544447639326.key) [2023-11-13T17:51:13.622Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-13T17:51:13.912Z] + git semver init [2023-11-13T17:51:14.171Z] 2023-11-13 17:51:14,063 [run_init] DEBUG init version:0.0.0 force:False [2023-11-13T17:51:14.171Z] 2023-11-13 17:51:14,064 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-11-13T17:51:14.171Z] 2023-11-13 17:51:14,064 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-11-13T17:51:14.171Z] 2023-11-13 17:51:14,064 [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-11-13T17:51:16.079Z] 2023-11-13 17:51:15,783 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-11-13T17:51:16.080Z] 2023-11-13 17:51:15,783 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-11-13T17:51:16.080Z] 2023-11-13 17:51:15,783 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-13T17:51:16.080Z] 2023-11-13 17:51:15,784 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-13T17:51:16.080Z] 3.1.0-dev.13 [Pipeline] } [2023-11-13T17:51:16.085Z] $ docker exec --env ******** --env ******** d177d0e4d5818d363367fe16bc92e06bfbaba0d9c833c2d5eaeca075f2e13fc6 ssh-agent -k [2023-11-13T17:51:16.177Z] unset SSH_AUTH_SOCK; [2023-11-13T17:51:16.177Z] unset SSH_AGENT_PID; [2023-11-13T17:51:16.177Z] echo Agent pid 75 killed; [2023-11-13T17:51:16.194Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-13T17:51:16.494Z] + git semver [Pipeline] } [2023-11-13T17:51:16.767Z] $ docker stop --time=1 d177d0e4d5818d363367fe16bc92e06bfbaba0d9c833c2d5eaeca075f2e13fc6 [2023-11-13T17:51:18.052Z] $ docker rm -f --volumes d177d0e4d5818d363367fe16bc92e06bfbaba0d9c833c2d5eaeca075f2e13fc6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-13T17:51:18.388Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-13T17:51:18.601Z] Stashed 1 file(s) [Pipeline] echo [2023-11-13T17:51:18.604Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.13 [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-11-13T17:51:18.754Z] provisioning config files... [2023-11-13T17:51:18.762Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1484888875463796825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T17:51:19.059Z] ---> docker-login.sh [2023-11-13T17:51:19.059Z] nexus3.edgexfoundry.org:10001 [2023-11-13T17:51:19.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:51:19.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:51:19.059Z] Configure a credential helper to remove this warning. See [2023-11-13T17:51:19.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:51:19.059Z] [2023-11-13T17:51:19.059Z] Login Succeeded [2023-11-13T17:51:19.059Z] nexus3.edgexfoundry.org:10002 [2023-11-13T17:51:19.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:51:19.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:51:19.059Z] Configure a credential helper to remove this warning. See [2023-11-13T17:51:19.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:51:19.059Z] [2023-11-13T17:51:19.059Z] Login Succeeded [2023-11-13T17:51:19.059Z] nexus3.edgexfoundry.org:10003 [2023-11-13T17:51:19.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:51:19.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:51:19.318Z] Configure a credential helper to remove this warning. See [2023-11-13T17:51:19.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:51:19.318Z] [2023-11-13T17:51:19.318Z] Login Succeeded [2023-11-13T17:51:19.318Z] nexus3.edgexfoundry.org:10004 [2023-11-13T17:51:19.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:51:19.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:51:19.318Z] Configure a credential helper to remove this warning. See [2023-11-13T17:51:19.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:51:19.318Z] [2023-11-13T17:51:19.318Z] Login Succeeded [2023-11-13T17:51:19.318Z] docker.io [2023-11-13T17:51:19.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:51:19.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:51:19.577Z] Configure a credential helper to remove this warning. See [2023-11-13T17:51:19.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:51:19.577Z] [2023-11-13T17:51:19.577Z] Login Succeeded [2023-11-13T17:51:19.577Z] ---> docker-login.sh ends [Pipeline] } [2023-11-13T17:51:19.584Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-13T17:51:19.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T17:51:19.660Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T17:51:19.668Z] ========================================================= [2023-11-13T17:51:19.668Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-13T17:51:19.668Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:51:19.971Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-13T17:51:20.231Z] Sending build context to Docker daemon 46.34MB [2023-11-13T17:51:20.231Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-11-13T17:51:20.231Z] Step 2/15 : FROM ${BASE} AS builder [2023-11-13T17:51:20.231Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-13T17:51:20.231Z] 7264a8db6415: Pulling fs layer [2023-11-13T17:51:20.231Z] c4d48a809fc2: Pulling fs layer [2023-11-13T17:51:20.231Z] 4f1c88b9dad5: Pulling fs layer [2023-11-13T17:51:20.231Z] ad3a456e5733: Pulling fs layer [2023-11-13T17:51:20.231Z] 33e27b845d1e: Pulling fs layer [2023-11-13T17:51:20.231Z] c68163c4e522: Pulling fs layer [2023-11-13T17:51:20.231Z] ad3a456e5733: Waiting [2023-11-13T17:51:20.231Z] 33e27b845d1e: Waiting [2023-11-13T17:51:20.231Z] 50da416c3ac9: Pulling fs layer [2023-11-13T17:51:20.231Z] 23d2d4c4bb30: Pulling fs layer [2023-11-13T17:51:20.231Z] c68163c4e522: Waiting [2023-11-13T17:51:20.231Z] 23d2d4c4bb30: Waiting [2023-11-13T17:51:20.231Z] 50da416c3ac9: Waiting [2023-11-13T17:51:20.231Z] c4d48a809fc2: Verifying Checksum [2023-11-13T17:51:20.231Z] c4d48a809fc2: Download complete [2023-11-13T17:51:20.231Z] ad3a456e5733: Verifying Checksum [2023-11-13T17:51:20.231Z] ad3a456e5733: Download complete [2023-11-13T17:51:20.231Z] 33e27b845d1e: Verifying Checksum [2023-11-13T17:51:20.231Z] 33e27b845d1e: Download complete [2023-11-13T17:51:20.231Z] 7264a8db6415: Verifying Checksum [2023-11-13T17:51:20.231Z] 7264a8db6415: Download complete [2023-11-13T17:51:20.231Z] c68163c4e522: Verifying Checksum [2023-11-13T17:51:20.231Z] c68163c4e522: Download complete [2023-11-13T17:51:20.490Z] 7264a8db6415: Pull complete [2023-11-13T17:51:20.490Z] c4d48a809fc2: Pull complete [2023-11-13T17:51:20.490Z] 23d2d4c4bb30: Verifying Checksum [2023-11-13T17:51:20.490Z] 23d2d4c4bb30: Download complete [2023-11-13T17:51:20.748Z] 4f1c88b9dad5: Verifying Checksum [2023-11-13T17:51:20.748Z] 4f1c88b9dad5: Download complete [2023-11-13T17:51:21.007Z] 50da416c3ac9: Verifying Checksum [2023-11-13T17:51:21.007Z] 50da416c3ac9: Download complete [2023-11-13T17:51:24.288Z] 4f1c88b9dad5: Pull complete [2023-11-13T17:51:24.288Z] ad3a456e5733: Pull complete [2023-11-13T17:51:24.288Z] 33e27b845d1e: Pull complete [2023-11-13T17:51:24.288Z] c68163c4e522: Pull complete [2023-11-13T17:51:26.828Z] 50da416c3ac9: Pull complete [2023-11-13T17:51:26.828Z] 23d2d4c4bb30: Pull complete [2023-11-13T17:51:26.828Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-13T17:51:26.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-13T17:51:26.828Z] ---> 0786185ac409 [2023-11-13T17:51:26.828Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-13T17:51:31.021Z] ---> Running in 4429831d781f [2023-11-13T17:51:31.280Z] Removing intermediate container 4429831d781f [2023-11-13T17:51:31.280Z] ---> a5c6e2cafcc6 [2023-11-13T17:51:31.280Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-11-13T17:51:31.280Z] ---> Running in 2be7262af567 [2023-11-13T17:51:31.280Z] Removing intermediate container 2be7262af567 [2023-11-13T17:51:31.280Z] ---> db96beeb080a [2023-11-13T17:51:31.280Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-11-13T17:51:31.280Z] ---> Running in 090bb24dcf2a [2023-11-13T17:51:31.280Z] Removing intermediate container 090bb24dcf2a [2023-11-13T17:51:31.280Z] ---> abe1657df39c [2023-11-13T17:51:31.280Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-11-13T17:51:31.280Z] ---> Running in 724023993d5c [2023-11-13T17:51:31.538Z] Removing intermediate container 724023993d5c [2023-11-13T17:51:31.538Z] ---> 8c9effa4b60e [2023-11-13T17:51:31.538Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-13T17:51:31.538Z] ---> Running in 7170ee4f7be9 [2023-11-13T17:51:31.538Z] Removing intermediate container 7170ee4f7be9 [2023-11-13T17:51:31.538Z] ---> f8a137098515 [2023-11-13T17:51:31.538Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-13T17:51:32.104Z] latest: Pulling from library/docker [2023-11-13T17:51:32.104Z] 96526aa774ef: Pulling fs layer [2023-11-13T17:51:32.104Z] 308a300cc30f: Pulling fs layer [2023-11-13T17:51:32.104Z] 4f4fb700ef54: Pulling fs layer [2023-11-13T17:51:32.104Z] 5fcb7611fd77: Pulling fs layer [2023-11-13T17:51:32.104Z] be9955e691a8: Pulling fs layer [2023-11-13T17:51:32.104Z] 1b5ce73eb848: Pulling fs layer [2023-11-13T17:51:32.104Z] fe45098d8d9e: Pulling fs layer [2023-11-13T17:51:32.104Z] 843bf259cc12: Pulling fs layer [2023-11-13T17:51:32.104Z] e56cd900ceac: Pulling fs layer [2023-11-13T17:51:32.104Z] 605d1390b383: Pulling fs layer [2023-11-13T17:51:32.104Z] 8f7854084fed: Pulling fs layer [2023-11-13T17:51:32.104Z] 0a217d94afa5: Pulling fs layer [2023-11-13T17:51:32.104Z] 50e7dd98501d: Pulling fs layer [2023-11-13T17:51:32.104Z] 68811508944a: Pulling fs layer [2023-11-13T17:51:32.104Z] 5fcb7611fd77: Waiting [2023-11-13T17:51:32.104Z] be9955e691a8: Waiting [2023-11-13T17:51:32.104Z] 605d1390b383: Waiting [2023-11-13T17:51:32.104Z] 8f7854084fed: Waiting [2023-11-13T17:51:32.104Z] 1b5ce73eb848: Waiting [2023-11-13T17:51:32.104Z] e56cd900ceac: Waiting [2023-11-13T17:51:32.104Z] 0a217d94afa5: Waiting [2023-11-13T17:51:32.104Z] fe45098d8d9e: Waiting [2023-11-13T17:51:32.104Z] 68811508944a: Waiting [2023-11-13T17:51:32.104Z] 843bf259cc12: Waiting [2023-11-13T17:51:32.365Z] 308a300cc30f: Verifying Checksum [2023-11-13T17:51:32.365Z] 308a300cc30f: Download complete [2023-11-13T17:51:32.365Z] 96526aa774ef: Download complete [2023-11-13T17:51:32.624Z] 96526aa774ef: Pull complete [2023-11-13T17:51:32.624Z] 5fcb7611fd77: Download complete [2023-11-13T17:51:32.624Z] 308a300cc30f: Pull complete [2023-11-13T17:51:32.624Z] 4f4fb700ef54: Download complete [2023-11-13T17:51:32.624Z] be9955e691a8: Verifying Checksum [2023-11-13T17:51:32.624Z] be9955e691a8: Download complete [2023-11-13T17:51:32.624Z] 4f4fb700ef54: Pull complete [2023-11-13T17:51:32.885Z] fe45098d8d9e: Verifying Checksum [2023-11-13T17:51:32.885Z] fe45098d8d9e: Download complete [2023-11-13T17:51:32.885Z] 843bf259cc12: Verifying Checksum [2023-11-13T17:51:32.885Z] 843bf259cc12: Download complete [2023-11-13T17:51:32.885Z] 1b5ce73eb848: Verifying Checksum [2023-11-13T17:51:32.885Z] 1b5ce73eb848: Download complete [2023-11-13T17:51:32.885Z] e56cd900ceac: Verifying Checksum [2023-11-13T17:51:32.885Z] e56cd900ceac: Download complete [2023-11-13T17:51:33.143Z] 5fcb7611fd77: Pull complete [2023-11-13T17:51:33.143Z] 8f7854084fed: Verifying Checksum [2023-11-13T17:51:33.143Z] 8f7854084fed: Download complete [2023-11-13T17:51:33.143Z] 605d1390b383: Verifying Checksum [2023-11-13T17:51:33.143Z] 605d1390b383: Download complete [2023-11-13T17:51:33.143Z] 50e7dd98501d: Verifying Checksum [2023-11-13T17:51:33.143Z] 50e7dd98501d: Download complete [2023-11-13T17:51:33.400Z] 68811508944a: Verifying Checksum [2023-11-13T17:51:33.400Z] 68811508944a: Download complete [2023-11-13T17:51:33.400Z] be9955e691a8: Pull complete [2023-11-13T17:51:33.706Z] Still waiting to schedule task [2023-11-13T17:51:33.707Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17355’ [2023-11-13T17:51:33.966Z] 1b5ce73eb848: Pull complete [2023-11-13T17:51:33.966Z] fe45098d8d9e: Pull complete [2023-11-13T17:51:33.966Z] 843bf259cc12: Pull complete [2023-11-13T17:51:33.966Z] e56cd900ceac: Pull complete [2023-11-13T17:51:33.966Z] 0a217d94afa5: Verifying Checksum [2023-11-13T17:51:33.966Z] 0a217d94afa5: Download complete [2023-11-13T17:51:34.224Z] 605d1390b383: Pull complete [2023-11-13T17:51:34.224Z] 8f7854084fed: Pull complete [2023-11-13T17:51:35.158Z] 0a217d94afa5: Pull complete [2023-11-13T17:51:35.158Z] 50e7dd98501d: Pull complete [2023-11-13T17:51:35.417Z] 68811508944a: Pull complete [2023-11-13T17:51:35.417Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-11-13T17:51:35.417Z] Status: Downloaded newer image for docker:latest [2023-11-13T17:51:37.959Z] ---> a607b1ed5409 [2023-11-13T17:51:37.959Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-13T17:51:37.959Z] ---> Running in 9ad138ba133d [2023-11-13T17:51:37.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T17:51:37.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T17:51:38.218Z] OK: 264 MiB in 52 packages [2023-11-13T17:51:38.479Z] Removing intermediate container 9ad138ba133d [2023-11-13T17:51:38.479Z] ---> bcb03c8cbe63 [2023-11-13T17:51:38.479Z] Step 10/15 : ENV GO111MODULE=on [2023-11-13T17:51:38.479Z] ---> Running in 7f5a1d989a98 [2023-11-13T17:51:38.479Z] Removing intermediate container 7f5a1d989a98 [2023-11-13T17:51:38.479Z] ---> 85c0db1a9d7f [2023-11-13T17:51:38.479Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-13T17:51:38.479Z] ---> Running in 86e179b087c8 [2023-11-13T17:51:38.479Z] Removing intermediate container 86e179b087c8 [2023-11-13T17:51:38.479Z] ---> d2f0a6e0057b [2023-11-13T17:51:38.479Z] Step 12/15 : COPY go.mod vendor* ./ [2023-11-13T17:51:38.737Z] ---> a801f8fa2ecf [2023-11-13T17:51:38.737Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:51:38.737Z] ---> Running in 22cf81be2376 [2023-11-13T17:52:17.570Z] Removing intermediate container 22cf81be2376 [2023-11-13T17:52:17.570Z] ---> 5ec2e353fbac [2023-11-13T17:52:17.570Z] Step 14/15 : COPY . . [2023-11-13T17:52:17.570Z] ---> dbc44a730c95 [2023-11-13T17:52:17.570Z] Step 15/15 : RUN ${MAKE} [2023-11-13T17:52:17.570Z] ---> Running in 6098898b3d83 [2023-11-13T17:52:17.570Z] noop [2023-11-13T17:52:17.570Z] Removing intermediate container 6098898b3d83 [2023-11-13T17:52:17.570Z] ---> 52eec44d8247 [2023-11-13T17:52:17.570Z] Successfully built 52eec44d8247 [2023-11-13T17:52:17.570Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:52:17.893Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-13T17:52:17.893Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T17:52:17.971Z] prd-ubuntu20.04-docker-8c-8g-17357 does not seem to be running inside a container [2023-11-13T17:52:18.005Z] $ 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-11-13T17:52:18.348Z] $ docker top 52bd5b3cdf6ec5536306ede3bc3c94b11792f2c32f86fe6b731232a5f21545be -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-13T17:52:18.686Z] + go version [2023-11-13T17:52:18.686Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-13T17:52:18.699Z] $ docker stop --time=1 52bd5b3cdf6ec5536306ede3bc3c94b11792f2c32f86fe6b731232a5f21545be [2023-11-13T17:52:19.997Z] $ docker rm -f --volumes 52bd5b3cdf6ec5536306ede3bc3c94b11792f2c32f86fe6b731232a5f21545be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:52:20.412Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-13T17:52:20.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T17:52:20.487Z] prd-ubuntu20.04-docker-8c-8g-17357 does not seem to be running inside a container [2023-11-13T17:52:20.519Z] $ 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-11-13T17:52:21.079Z] $ docker top 4b2916844b92b6af48868964bab99392a6b9f2d3aa5fbc6c63068cfc0a294094 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-13T17:52:21.420Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-11-13T17:52:21.717Z] + make test [2023-11-13T17:52:21.718Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-11-13T17:52:23.098Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-11-13T17:52:31.202Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-11-13T17:52:31.202Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-11-13T17:52:31.202Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-11-13T17:52:31.202Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-11-13T17:52:31.202Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-11-13T17:52:31.202Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-11-13T17:52:31.202Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-11-13T17:52:31.202Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-11-13T17:52:31.202Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-11-13T17:52:34.484Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-13T17:52:34.484Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-13T17:52:34.484Z] ./bin/test-attribution-txt.sh [2023-11-13T17:52:34.484Z] make -C web test [2023-11-13T17:52:34.484Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-11-13T17:52:34.484Z] make[1]: tput: No such file or directory [2023-11-13T17:52:34.484Z] make[1]: tput: No such file or directory [2023-11-13T17:52:34.484Z] warning: generating ./VERSION [2023-11-13T17:52:34.484Z] echo "0.0.0" > VERSION [2023-11-13T17:52:34.484Z] docker build \ [2023-11-13T17:52:34.484Z] -f Dockerfile \ [2023-11-13T17:52:34.484Z] --build-arg USER=1000 \ [2023-11-13T17:52:34.484Z] \ [2023-11-13T17:52:34.484Z] --label "git_sha=d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77" \ [2023-11-13T17:52:34.484Z] -t edgexfoundry/edgex-web-ui:d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 \ [2023-11-13T17:52:34.484Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-11-13T17:52:34.484Z] . [2023-11-13T17:52:34.484Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-11-13T17:52:34.484Z] Install the buildx component to build images with BuildKit: [2023-11-13T17:52:34.484Z] https://docs.docker.com/go/buildx/ [2023-11-13T17:52:34.484Z] [2023-11-13T17:52:34.484Z] Sending build context to Docker daemon 2.706MB [2023-11-13T17:52:34.484Z] Step 1/11 : FROM node:18-alpine3.18 [2023-11-13T17:52:34.484Z] 18-alpine3.18: Pulling from library/node [2023-11-13T17:52:34.484Z] 96526aa774ef: Already exists [2023-11-13T17:52:34.484Z] 3130715204cf: Pulling fs layer [2023-11-13T17:52:34.484Z] b06de8ab1c4f: Pulling fs layer [2023-11-13T17:52:34.484Z] 90ef3ffc5156: Pulling fs layer [2023-11-13T17:52:34.484Z] 90ef3ffc5156: Download complete [2023-11-13T17:52:34.484Z] b06de8ab1c4f: Verifying Checksum [2023-11-13T17:52:34.484Z] b06de8ab1c4f: Download complete [2023-11-13T17:52:35.051Z] 3130715204cf: Verifying Checksum [2023-11-13T17:52:35.051Z] 3130715204cf: Download complete [2023-11-13T17:52:36.424Z] 3130715204cf: Pull complete [2023-11-13T17:52:36.684Z] b06de8ab1c4f: Pull complete [2023-11-13T17:52:36.684Z] 90ef3ffc5156: Pull complete [2023-11-13T17:52:36.684Z] Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d [2023-11-13T17:52:36.684Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-11-13T17:52:36.684Z] ---> d1517ab6615b [2023-11-13T17:52:36.684Z] Step 2/11 : RUN apk add --no-cache chromium [2023-11-13T17:52:39.215Z] ---> Running in 61fb5a94edfd [2023-11-13T17:52:39.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T17:52:39.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T17:52:39.994Z] (1/154) Installing libexpat (2.5.0-r1) [2023-11-13T17:52:39.994Z] (2/154) Installing brotli-libs (1.0.9-r14) [2023-11-13T17:52:39.994Z] (3/154) Installing libbz2 (1.0.8-r5) [2023-11-13T17:52:39.994Z] (4/154) Installing libpng (1.6.39-r3) [2023-11-13T17:52:39.994Z] (5/154) Installing freetype (2.13.0-r5) [2023-11-13T17:52:39.994Z] (6/154) Installing fontconfig (2.14.2-r3) [2023-11-13T17:52:39.994Z] (7/154) Installing libfontenc (1.1.7-r2) [2023-11-13T17:52:39.994Z] (8/154) Installing mkfontscale (1.2.2-r3) [2023-11-13T17:52:39.994Z] (9/154) Installing font-opensans (0_git20210927-r1) [2023-11-13T17:52:39.994Z] (10/154) Installing pkgconf (1.9.5-r0) [2023-11-13T17:52:39.994Z] (11/154) Installing libffi (3.4.4-r2) [2023-11-13T17:52:39.994Z] (12/154) Installing libintl (0.21.1-r7) [2023-11-13T17:52:39.994Z] (13/154) Installing libblkid (2.38.1-r8) [2023-11-13T17:52:39.994Z] (14/154) Installing libmount (2.38.1-r8) [2023-11-13T17:52:39.994Z] (15/154) Installing pcre2 (10.42-r1) [2023-11-13T17:52:40.253Z] (16/154) Installing glib (2.76.4-r0) [2023-11-13T17:52:40.253Z] (17/154) Installing xz-libs (5.4.3-r0) [2023-11-13T17:52:40.253Z] (18/154) Installing libxml2 (2.11.4-r0) [2023-11-13T17:52:40.253Z] (19/154) Installing shared-mime-info (2.2-r5) [2023-11-13T17:52:40.253Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2023-11-13T17:52:40.253Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-13T17:52:40.253Z] (22/154) Installing libwebp (1.3.2-r0) [2023-11-13T17:52:40.253Z] (23/154) Installing zstd-libs (1.5.5-r4) [2023-11-13T17:52:40.253Z] (24/154) Installing tiff (4.5.1-r0) [2023-11-13T17:52:40.253Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2023-11-13T17:52:40.253Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2023-11-13T17:52:40.253Z] (27/154) Installing libxau (1.0.11-r2) [2023-11-13T17:52:40.253Z] (28/154) Installing libmd (1.0.4-r2) [2023-11-13T17:52:40.253Z] (29/154) Installing libbsd (0.11.7-r1) [2023-11-13T17:52:40.253Z] (30/154) Installing libxdmcp (1.1.4-r2) [2023-11-13T17:52:40.253Z] (31/154) Installing libxcb (1.15-r1) [2023-11-13T17:52:40.253Z] (32/154) Installing libx11 (1.8.7-r0) [2023-11-13T17:52:40.253Z] (33/154) Installing libxcomposite (0.4.6-r3) [2023-11-13T17:52:40.253Z] (34/154) Installing libxfixes (6.0.1-r2) [2023-11-13T17:52:40.253Z] (35/154) Installing libxrender (0.9.11-r3) [2023-11-13T17:52:40.253Z] (36/154) Installing libxcursor (1.2.1-r2) [2023-11-13T17:52:40.253Z] (37/154) Installing libxdamage (1.1.6-r2) [2023-11-13T17:52:40.253Z] (38/154) Installing libxext (1.3.5-r2) [2023-11-13T17:52:40.253Z] (39/154) Installing libxi (1.8.1-r0) [2023-11-13T17:52:40.253Z] (40/154) Installing libxinerama (1.1.5-r2) [2023-11-13T17:52:40.253Z] (41/154) Installing libxrandr (1.5.3-r2) [2023-11-13T17:52:40.253Z] (42/154) Installing libatk-1.0 (2.48.3-r0) [2023-11-13T17:52:40.253Z] (43/154) Installing libxtst (1.2.4-r2) [2023-11-13T17:52:40.253Z] (44/154) Installing dbus-libs (1.14.8-r0) [2023-11-13T17:52:40.253Z] (45/154) Installing at-spi2-core (2.48.3-r0) [2023-11-13T17:52:40.253Z] (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-11-13T17:52:40.512Z] (47/154) Installing pixman (0.42.2-r1) [2023-11-13T17:52:40.512Z] (48/154) Installing cairo (1.17.8-r1) [2023-11-13T17:52:40.512Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2023-11-13T17:52:40.512Z] (50/154) Installing avahi-libs (0.8-r13) [2023-11-13T17:52:40.512Z] (51/154) Installing gmp (6.2.1-r3) [2023-11-13T17:52:40.512Z] (52/154) Installing nettle (3.8.1-r2) [2023-11-13T17:52:40.512Z] (53/154) Installing libunistring (1.1-r1) [2023-11-13T17:52:40.512Z] (54/154) Installing libidn2 (2.3.4-r1) [2023-11-13T17:52:40.512Z] (55/154) Installing p11-kit (0.24.1-r2) [2023-11-13T17:52:40.512Z] (56/154) Installing libtasn1 (4.19.0-r1) [2023-11-13T17:52:40.512Z] (57/154) Installing gnutls (3.8.0-r2) [2023-11-13T17:52:40.512Z] (58/154) Installing cups-libs (2.4.7-r0) [2023-11-13T17:52:40.512Z] (59/154) Installing libepoxy (1.5.10-r1) [2023-11-13T17:52:40.512Z] (60/154) Installing fribidi (1.0.13-r0) [2023-11-13T17:52:40.512Z] (61/154) Installing graphite2 (1.3.14-r5) [2023-11-13T17:52:40.512Z] (62/154) Installing harfbuzz (7.3.0-r0) [2023-11-13T17:52:40.512Z] (63/154) Installing libxft (2.3.8-r1) [2023-11-13T17:52:40.512Z] (64/154) Installing pango (1.50.14-r1) [2023-11-13T17:52:40.512Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2023-11-13T17:52:40.512Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2023-11-13T17:52:40.512Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2023-11-13T17:52:40.512Z] (68/154) Installing xkeyboard-config (2.38-r0) [2023-11-13T17:52:40.512Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2023-11-13T17:52:40.512Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2023-11-13T17:52:40.771Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-11-13T17:52:40.771Z] (71/154) Installing icu-data-full (73.2-r2) [2023-11-13T17:52:40.771Z] (72/154) Installing mesa (23.0.4-r0) [2023-11-13T17:52:40.771Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2023-11-13T17:52:41.339Z] (74/154) Installing hwdata-pci (0.370-r0) [2023-11-13T17:52:41.339Z] (75/154) Installing libpciaccess (0.17-r2) [2023-11-13T17:52:41.339Z] (76/154) Installing libdrm (2.4.115-r4) [2023-11-13T17:52:41.339Z] (77/154) Installing musl-fts (1.2.7-r5) [2023-11-13T17:52:41.597Z] (78/154) Installing libelf (0.189-r2) [2023-11-13T17:52:41.597Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2023-11-13T17:52:41.597Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2023-11-13T17:52:41.597Z] (81/154) Installing eudev-libs (3.2.11-r8) [2023-11-13T17:52:41.597Z] (82/154) Installing libmagic (5.45-r0) [2023-11-13T17:52:41.597Z] (83/154) Installing file (5.45-r0) [2023-11-13T17:52:41.597Z] (84/154) Installing libice (1.1.1-r2) [2023-11-13T17:52:41.597Z] (85/154) Installing libuuid (2.38.1-r8) [2023-11-13T17:52:41.597Z] (86/154) Installing libsm (1.2.4-r1) [2023-11-13T17:52:41.597Z] (87/154) Installing libxt (1.3.0-r2) [2023-11-13T17:52:41.597Z] (88/154) Installing libxmu (1.1.4-r2) [2023-11-13T17:52:41.597Z] (89/154) Installing xset (1.2.5-r1) [2023-11-13T17:52:41.597Z] (90/154) Installing xprop (1.2.6-r0) [2023-11-13T17:52:41.597Z] (91/154) Installing xdg-utils (1.1.3-r4) [2023-11-13T17:52:41.597Z] (92/154) Installing libogg (1.3.5-r4) [2023-11-13T17:52:41.597Z] (93/154) Installing flac-libs (1.4.3-r0) [2023-11-13T17:52:41.597Z] (94/154) Installing alsa-lib (1.2.9-r1) [2023-11-13T17:52:41.856Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2023-11-13T17:52:41.856Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2023-11-13T17:52:41.856Z] (97/154) Installing aom-libs (3.6.1-r0) [2023-11-13T17:52:41.856Z] (98/154) Installing libva (2.18.0-r1) [2023-11-13T17:52:41.856Z] (99/154) Installing libvdpau (1.5-r1) [2023-11-13T17:52:41.856Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2023-11-13T17:52:41.856Z] (101/154) Installing ffmpeg-libavutil (6.0-r15) [2023-11-13T17:52:41.856Z] (102/154) Installing libdav1d (1.2.1-r0) [2023-11-13T17:52:41.856Z] (103/154) Installing libhwy (1.0.4-r1) [2023-11-13T17:52:41.856Z] (104/154) Installing lcms2 (2.15-r2) [2023-11-13T17:52:41.856Z] (105/154) Installing libjxl (0.8.2-r0) [2023-11-13T17:52:41.856Z] (106/154) Installing lame-libs (3.100-r5) [2023-11-13T17:52:41.856Z] (107/154) Installing opus (1.4-r0) [2023-11-13T17:52:41.856Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2023-11-13T17:52:41.856Z] (109/154) Installing soxr (0.1.3-r5) [2023-11-13T17:52:42.113Z] (110/154) Installing ffmpeg-libswresample (6.0-r15) [2023-11-13T17:52:42.113Z] (111/154) Installing libtheora (1.1.1-r17) [2023-11-13T17:52:42.113Z] (112/154) Installing libvorbis (1.3.7-r1) [2023-11-13T17:52:42.113Z] (113/154) Installing libvpx (1.13.0-r2) [2023-11-13T17:52:42.113Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2023-11-13T17:52:42.113Z] (115/154) Installing numactl (2.0.16-r4) [2023-11-13T17:52:42.113Z] (116/154) Installing x265-libs (3.5-r4) [2023-11-13T17:52:42.113Z] (117/154) Installing xvidcore (1.3.7-r1) [2023-11-13T17:52:42.113Z] (118/154) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-13T17:52:42.113Z] (119/154) Installing libbluray (1.3.4-r0) [2023-11-13T17:52:42.113Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2023-11-13T17:52:42.372Z] (121/154) Installing libopenmpt (0.7.2-r0) [2023-11-13T17:52:42.372Z] (122/154) Installing cjson (1.7.15-r4) [2023-11-13T17:52:42.372Z] (123/154) Installing mbedtls (2.28.5-r0) [2023-11-13T17:52:42.372Z] (124/154) Installing librist (0.2.7-r0) [2023-11-13T17:52:42.372Z] (125/154) Installing libsrt (1.5.2-r0) [2023-11-13T17:52:42.372Z] (126/154) Installing libssh (0.10.5-r0) [2023-11-13T17:52:42.372Z] (127/154) Installing libsodium (1.0.18-r3) [2023-11-13T17:52:42.372Z] (128/154) Installing libzmq (4.3.4-r4) [2023-11-13T17:52:42.372Z] (129/154) Installing ffmpeg-libavformat (6.0-r15) [2023-11-13T17:52:42.372Z] (130/154) Installing libevent (2.1.12-r6) [2023-11-13T17:52:42.372Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2023-11-13T17:52:42.372Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2023-11-13T17:52:42.372Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2023-11-13T17:52:42.372Z] (134/154) Installing icu-libs (73.2-r2) [2023-11-13T17:52:42.372Z] (135/154) Installing jsoncpp (1.9.5-r0) [2023-11-13T17:52:42.372Z] (136/154) Installing minizip (1.2.13-r1) [2023-11-13T17:52:42.372Z] (137/154) Installing nspr (4.35-r2) [2023-11-13T17:52:42.372Z] (138/154) Installing sqlite-libs (3.41.2-r2) [2023-11-13T17:52:42.372Z] (139/154) Installing nss (3.94-r0) [2023-11-13T17:52:42.372Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2023-11-13T17:52:42.372Z] (141/154) Installing libasyncns (0.8-r1) [2023-11-13T17:52:42.372Z] (142/154) Installing libltdl (2.4.7-r2) [2023-11-13T17:52:42.372Z] (143/154) Installing orc (0.4.34-r0) [2023-11-13T17:52:42.372Z] (144/154) Installing libsndfile (1.2.0-r2) [2023-11-13T17:52:42.372Z] (145/154) Installing speexdsp (1.2.1-r1) [2023-11-13T17:52:42.632Z] (146/154) Installing tdb-libs (1.4.8-r1) [2023-11-13T17:52:42.632Z] (147/154) Installing libpulse (16.1-r10) [2023-11-13T17:52:42.632Z] (148/154) Installing snappy (1.1.10-r1) [2023-11-13T17:52:42.632Z] (149/154) Installing libwoff2common (1.0.2-r2) [2023-11-13T17:52:42.632Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2023-11-13T17:52:42.632Z] (151/154) Installing libgpg-error (1.47-r1) [2023-11-13T17:52:42.632Z] (152/154) Installing libgcrypt (1.10.2-r1) [2023-11-13T17:52:42.632Z] (153/154) Installing libxslt (1.1.38-r0) [2023-11-13T17:52:42.632Z] (154/154) Installing chromium (117.0.5938.62-r0) [2023-11-13T17:52:44.010Z] Executing busybox-1.36.1-r2.trigger [2023-11-13T17:52:44.010Z] Executing fontconfig-2.14.2-r3.trigger [2023-11-13T17:52:44.010Z] Executing mkfontscale-1.2.2-r3.trigger [2023-11-13T17:52:44.010Z] Executing glib-2.76.4-r0.trigger [2023-11-13T17:52:44.010Z] Executing shared-mime-info-2.2-r5.trigger [2023-11-13T17:52:44.269Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-11-13T17:52:44.269Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-11-13T17:52:44.269Z] OK: 576 MiB in 171 packages [2023-11-13T17:52:56.730Z] Removing intermediate container 61fb5a94edfd [2023-11-13T17:52:56.730Z] ---> 963cb3658bf0 [2023-11-13T17:52:56.730Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-11-13T17:52:56.730Z] ---> Running in 4c50370df2f8 [2023-11-13T17:52:56.730Z] Removing intermediate container 4c50370df2f8 [2023-11-13T17:52:56.730Z] ---> ed5e05a37f67 [2023-11-13T17:52:56.730Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-11-13T17:52:56.730Z] ---> Running in 4e64fd6bfeb5 [2023-11-13T17:52:56.730Z] Removing intermediate container 4e64fd6bfeb5 [2023-11-13T17:52:56.731Z] ---> 3b707174e46b [2023-11-13T17:52:56.731Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-11-13T17:52:56.731Z] ---> Running in 96dd7ef2bd71 [2023-11-13T17:52:56.731Z] Removing intermediate container 96dd7ef2bd71 [2023-11-13T17:52:56.731Z] ---> 02dacdb28e39 [2023-11-13T17:52:56.731Z] Step 6/11 : RUN npm install -g npm [2023-11-13T17:52:56.731Z] ---> Running in 14959194c778 [2023-11-13T17:53:02.004Z] [2023-11-13T17:53:02.005Z] removed 31 packages, and changed 65 packages in 6s [2023-11-13T17:53:02.005Z] [2023-11-13T17:53:02.005Z] 26 packages are looking for funding [2023-11-13T17:53:02.005Z] run `npm fund` for details [2023-11-13T17:53:02.941Z] Removing intermediate container 14959194c778 [2023-11-13T17:53:02.941Z] ---> ecdc96eba523 [2023-11-13T17:53:02.941Z] Step 7/11 : ARG USER=1000 [2023-11-13T17:53:02.941Z] ---> Running in 246a964cc408 [2023-11-13T17:53:02.941Z] Removing intermediate container 246a964cc408 [2023-11-13T17:53:02.941Z] ---> 28675425ed3d [2023-11-13T17:53:02.941Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-11-13T17:53:02.941Z] ---> Running in bbed08b8807f [2023-11-13T17:53:03.510Z] Removing intermediate container bbed08b8807f [2023-11-13T17:53:03.510Z] ---> 458e4736bdfd [2023-11-13T17:53:03.510Z] Step 9/11 : USER $USER:$USER [2023-11-13T17:53:03.510Z] ---> Running in 1d5575a6e59d [2023-11-13T17:53:03.510Z] Removing intermediate container 1d5575a6e59d [2023-11-13T17:53:03.510Z] ---> 624b804c7a6e [2023-11-13T17:53:03.510Z] Step 10/11 : WORKDIR /app [2023-11-13T17:53:03.510Z] ---> Running in 3be7008793c3 [2023-11-13T17:53:03.510Z] Removing intermediate container 3be7008793c3 [2023-11-13T17:53:03.510Z] ---> f01498bfad15 [2023-11-13T17:53:03.510Z] Step 11/11 : LABEL git_sha=d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 [2023-11-13T17:53:03.510Z] ---> Running in 90f46d55dac1 [2023-11-13T17:53:03.770Z] Removing intermediate container 90f46d55dac1 [2023-11-13T17:53:03.771Z] ---> 2db5b9bcdb6a [2023-11-13T17:53:03.771Z] Successfully built 2db5b9bcdb6a [2023-11-13T17:53:03.771Z] Successfully tagged edgexfoundry/edgex-web-ui:d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 [2023-11-13T17:53:03.771Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-11-13T17:53:03.771Z] touch edgex-web-ui.imagebuilt [2023-11-13T17:53:03.771Z] mkdir -p node_modules coverage [2023-11-13T17:53:03.771Z] chown "1000:1000" node_modules coverage package-lock.json [2023-11-13T17:53:03.771Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE required: { [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE }, [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE } [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE required: { [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE }, [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE } [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE required: { [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE }, [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE } [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE required: { [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE }, [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE } [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE required: { [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE }, [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE } [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T17:53:05.672Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-11-13T17:53:05.673Z] npm WARN EBADENGINE required: { [2023-11-13T17:53:05.673Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T17:53:05.673Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T17:53:05.673Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T17:53:05.673Z] npm WARN EBADENGINE }, [2023-11-13T17:53:05.673Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T17:53:05.673Z] npm WARN EBADENGINE } [2023-11-13T17:53:05.673Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T17:53:05.673Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-11-13T17:53:05.673Z] npm WARN EBADENGINE required: { [2023-11-13T17:53:05.673Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T17:53:05.673Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T17:53:05.673Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T17:53:05.673Z] npm WARN EBADENGINE }, [2023-11-13T17:53:05.673Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T17:53:05.673Z] npm WARN EBADENGINE } [2023-11-13T17:53:05.673Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T17:53:05.673Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-11-13T17:53:05.673Z] npm WARN EBADENGINE required: { [2023-11-13T17:53:05.673Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T17:53:05.673Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T17:53:05.673Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T17:53:05.673Z] npm WARN EBADENGINE }, [2023-11-13T17:53:05.673Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T17:53:05.673Z] npm WARN EBADENGINE } [2023-11-13T17:53:05.673Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T17:53:05.673Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-11-13T17:53:05.673Z] npm WARN EBADENGINE required: { [2023-11-13T17:53:05.673Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T17:53:05.673Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T17:53:05.673Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T17:53:05.673Z] npm WARN EBADENGINE }, [2023-11-13T17:53:05.673Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T17:53:05.673Z] npm WARN EBADENGINE } [2023-11-13T17:53:17.939Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-11-13T17:53:17.939Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-11-13T17:53:17.939Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-11-13T17:53:17.939Z] 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-11-13T17:53:17.939Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-11-13T17:53:17.939Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-13T17:53:18.199Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-11-13T17:53:18.199Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-11-13T17:53:18.199Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-11-13T17:53:18.199Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-13T17:53:18.199Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-11-13T17:53:18.457Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-13T17:53:18.715Z] 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-11-13T17:53:18.715Z] 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-11-13T17:53:18.715Z] 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-11-13T17:53:18.715Z] 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-11-13T17:53:20.095Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-11-13T17:53:22.083Z] 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-11-13T17:53:22.342Z] 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-11-13T17:53:24.874Z] 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-11-13T17:53:28.176Z] 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-11-13T17:53:34.753Z] [2023-11-13T17:53:34.753Z] added 1478 packages, and audited 1479 packages in 29s [2023-11-13T17:53:34.753Z] [2023-11-13T17:53:34.753Z] 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) [2023-11-13T17:53:34.753Z] [2023-11-13T17:53:34.753Z] To address issues that do not require attention, run: [2023-11-13T17:53:34.753Z] npm audit fix [2023-11-13T17:53:34.753Z] [2023-11-13T17:53:34.753Z] To address all issues (including breaking changes), run: [2023-11-13T17:53:34.753Z] npm audit fix --force [2023-11-13T17:53:34.753Z] [2023-11-13T17:53:34.753Z] Run `npm audit` for details. [2023-11-13T17:53:42.868Z] 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-11-13T17:53:44.765Z] - Generating browser application bundles (phase: setup)... [2023-11-13T17:53:48.970Z] Compiling @angular/core : es2015 as esm2015 [2023-11-13T17:53:48.970Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-11-13T17:53:51.516Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-11-13T17:53:51.516Z] Compiling @angular/common : es2015 as esm2015 [2023-11-13T17:53:52.084Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-11-13T17:53:52.084Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-11-13T17:53:52.342Z] Compiling @angular/common/http : es2015 as esm2015 [2023-11-13T17:53:52.599Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-11-13T17:53:52.857Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-11-13T17:53:52.857Z] Compiling @angular/forms : es2015 as esm2015 [2023-11-13T17:53:52.857Z] Compiling @angular/router : es2015 as esm2015 [2023-11-13T17:53:53.115Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-11-13T17:53:53.374Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-11-13T17:53:54.758Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-11-13T17:53:58.961Z] 13 11 2023 17:53:58.639:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-11-13T17:53:58.961Z] 13 11 2023 17:53:58.640:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-11-13T17:53:58.961Z] 13 11 2023 17:53:58.643:INFO [launcher]: Starting browser ChromeHeadless [2023-11-13T17:54:08.937Z] ✔ Browser application bundle generation complete. [2023-11-13T17:54:08.937Z] 13 11 2023 17:54:07.883:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket zhO6Z7pEYCoOAPhsAAAB with id 37606254 [2023-11-13T17:54:10.315Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2023-11-13T17:54:10.573Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.069 secs) [2023-11-13T17:54:10.573Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.134 secs) [2023-11-13T17:54:10.574Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.143 secs) [2023-11-13T17:54:10.574Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.163 secs) [2023-11-13T17:54:10.574Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.182 secs) [2023-11-13T17:54:10.574Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.19 secs) [2023-11-13T17:54:10.574Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.192 secs) [2023-11-13T17:54:10.832Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.23 secs) [2023-11-13T17:54:10.832Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.244 secs) [2023-11-13T17:54:10.832Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.252 secs) [2023-11-13T17:54:10.832Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.288 secs) [2023-11-13T17:54:10.832Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.325 secs) [2023-11-13T17:54:10.832Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.35 secs) [2023-11-13T17:54:10.832Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.352 secs) [2023-11-13T17:54:10.832Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.353 secs) [2023-11-13T17:54:10.832Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.356 secs) [2023-11-13T17:54:10.832Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.358 secs) [2023-11-13T17:54:10.832Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.376 secs) [2023-11-13T17:54:10.832Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.388 secs) [2023-11-13T17:54:10.832Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.396 secs) [2023-11-13T17:54:10.832Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.399 secs) [2023-11-13T17:54:10.832Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.402 secs) [2023-11-13T17:54:10.832Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.405 secs) [2023-11-13T17:54:10.832Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.415 secs) [2023-11-13T17:54:10.832Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.418 secs) [2023-11-13T17:54:10.832Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.419 secs) [2023-11-13T17:54:11.094Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.423 secs) [2023-11-13T17:54:11.094Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.425 secs) [2023-11-13T17:54:11.094Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.428 secs) [2023-11-13T17:54:11.094Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.432 secs) [2023-11-13T17:54:11.094Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.454 secs) [2023-11-13T17:54:11.094Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.47 secs) [2023-11-13T17:54:11.094Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.477 secs) [2023-11-13T17:54:11.094Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.487 secs) [2023-11-13T17:54:11.094Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.489 secs) [2023-11-13T17:54:11.094Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.494 secs) [2023-11-13T17:54:11.094Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.499 secs) [2023-11-13T17:54:11.094Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.508 secs) [2023-11-13T17:54:11.094Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.516 secs) [2023-11-13T17:54:11.094Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.525 secs) [2023-11-13T17:54:11.094Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.536 secs) [2023-11-13T17:54:11.094Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.549 secs) [2023-11-13T17:54:11.094Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.566 secs) [2023-11-13T17:54:11.094Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.58 secs) [2023-11-13T17:54:11.094Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.587 secs) [2023-11-13T17:54:11.094Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.59 secs) [2023-11-13T17:54:11.094Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.592 secs) [2023-11-13T17:54:11.094Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.593 secs) [2023-11-13T17:54:11.094Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.594 secs) [2023-11-13T17:54:11.094Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.595 secs) [2023-11-13T17:54:11.094Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.602 secs) [2023-11-13T17:54:11.353Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.621 secs) [2023-11-13T17:54:11.353Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.645 secs) [2023-11-13T17:54:11.353Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.659 secs) [2023-11-13T17:54:11.353Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.688 secs) [2023-11-13T17:54:11.353Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.691 secs) [2023-11-13T17:54:11.353Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.693 secs) [2023-11-13T17:54:11.353Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.698 secs) [2023-11-13T17:54:11.353Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.702 secs) [2023-11-13T17:54:11.353Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.708 secs) [2023-11-13T17:54:11.353Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.722 secs) [2023-11-13T17:54:11.353Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.733 secs) [2023-11-13T17:54:11.353Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.788 secs) [2023-11-13T17:54:11.353Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.81 secs) [2023-11-13T17:54:11.353Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.815 secs) [2023-11-13T17:54:11.353Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.817 secs) [2023-11-13T17:54:11.353Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.818 secs) [2023-11-13T17:54:11.612Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.828 secs) [2023-11-13T17:54:11.613Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-13T17:54:11.613Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-13T17:54:11.613Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-11-13T17:54:11.613Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.828 secs) [2023-11-13T17:54:11.613Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-13T17:54:11.613Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-13T17:54:11.613Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-11-13T17:54:11.613Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.832 secs) [2023-11-13T17:54:11.613Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.836 secs) [2023-11-13T17:54:11.613Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.849 secs) [2023-11-13T17:54:11.613Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.857 secs) [2023-11-13T17:54:11.613Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.875 secs) [2023-11-13T17:54:11.613Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.88 secs) [2023-11-13T17:54:11.613Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.895 secs) [2023-11-13T17:54:11.613Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.899 secs) [2023-11-13T17:54:11.613Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.902 secs) [2023-11-13T17:54:11.613Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.909 secs) [2023-11-13T17:54:11.613Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.922 secs) [2023-11-13T17:54:11.613Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.928 secs) [2023-11-13T17:54:11.613Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.933 secs) [2023-11-13T17:54:11.613Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.94 secs) [2023-11-13T17:54:11.613Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.942 secs) [2023-11-13T17:54:11.613Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.943 secs) [2023-11-13T17:54:11.613Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.953 secs) [2023-11-13T17:54:11.613Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.961 secs) [2023-11-13T17:54:11.613Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.967 secs) [2023-11-13T17:54:11.613Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.972 secs) [2023-11-13T17:54:11.613Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.976 secs) [2023-11-13T17:54:11.613Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.988 secs) [2023-11-13T17:54:11.613Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.995 secs) [2023-11-13T17:54:11.613Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.007 secs) [2023-11-13T17:54:11.613Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.009 secs) [2023-11-13T17:54:11.613Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.01 secs) [2023-11-13T17:54:11.613Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.011 secs) [2023-11-13T17:54:11.872Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.017 secs) [2023-11-13T17:54:11.872Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.038 secs) [2023-11-13T17:54:11.872Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.052 secs) [2023-11-13T17:54:11.872Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.057 secs) [2023-11-13T17:54:11.872Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.059 secs) [2023-11-13T17:54:11.872Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.067 secs) [2023-11-13T17:54:11.872Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.077 secs) [2023-11-13T17:54:11.872Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.082 secs) [2023-11-13T17:54:11.872Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.089 secs) [2023-11-13T17:54:11.872Z] WARN: ' [2023-11-13T17:54:11.872Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-13T17:54:11.872Z] Support for using the ngModel input property and ngModelChange event with [2023-11-13T17:54:11.872Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-13T17:54:11.872Z] in a future version of Angular. [2023-11-13T17:54:11.872Z] [2023-11-13T17:54:11.872Z] For more information on this, see our API docs here: [2023-11-13T17:54:11.872Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-13T17:54:11.872Z] ' [2023-11-13T17:54:11.872Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.089 secs) [2023-11-13T17:54:11.872Z] WARN: ' [2023-11-13T17:54:11.872Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-13T17:54:11.872Z] Support for using the ngModel input property and ngModelChange event with [2023-11-13T17:54:11.872Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-13T17:54:11.872Z] in a future version of Angular. [2023-11-13T17:54:11.872Z] [2023-11-13T17:54:11.872Z] For more information on this, see our API docs here: [2023-11-13T17:54:11.872Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-13T17:54:11.872Z] ' [2023-11-13T17:54:11.872Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.102 secs) [2023-11-13T17:54:11.872Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.105 secs) [2023-11-13T17:54:11.872Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.115 secs) [2023-11-13T17:54:11.872Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.118 secs) [2023-11-13T17:54:11.872Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.12 secs) [2023-11-13T17:54:11.872Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.123 secs) [2023-11-13T17:54:11.872Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.125 secs) [2023-11-13T17:54:11.872Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.127 secs) [2023-11-13T17:54:11.872Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.139 secs) [2023-11-13T17:54:11.872Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.161 secs) [2023-11-13T17:54:11.872Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.167 secs) [2023-11-13T17:54:11.872Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.18 secs) [2023-11-13T17:54:11.872Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.187 secs) [2023-11-13T17:54:11.872Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.199 secs) [2023-11-13T17:54:11.872Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.2 secs) [2023-11-13T17:54:11.872Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.21 secs) [2023-11-13T17:54:11.872Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.212 secs) [2023-11-13T17:54:11.872Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.213 secs) [2023-11-13T17:54:12.132Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.245 secs) [2023-11-13T17:54:12.132Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.254 secs) [2023-11-13T17:54:12.132Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.255 secs) [2023-11-13T17:54:12.132Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.273 secs) [2023-11-13T17:54:12.132Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.28 secs) [2023-11-13T17:54:12.132Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.286 secs) [2023-11-13T17:54:12.132Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.291 secs) [2023-11-13T17:54:12.132Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.293 secs) [2023-11-13T17:54:12.132Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.296 secs) [2023-11-13T17:54:12.132Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.3 secs) [2023-11-13T17:54:12.132Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.318 secs) [2023-11-13T17:54:12.132Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.324 secs) [2023-11-13T17:54:12.132Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.33 secs) [2023-11-13T17:54:12.132Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.335 secs) [2023-11-13T17:54:12.132Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.336 secs) [2023-11-13T17:54:12.132Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.336 secs) [2023-11-13T17:54:12.132Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.347 secs) [2023-11-13T17:54:12.132Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.354 secs) [2023-11-13T17:54:12.132Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.357 secs) [2023-11-13T17:54:12.132Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.369 secs) [2023-11-13T17:54:12.132Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.371 secs) [2023-11-13T17:54:12.132Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.376 secs) [2023-11-13T17:54:12.132Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.396 secs) [2023-11-13T17:54:12.132Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.406 secs) [2023-11-13T17:54:12.392Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.409 secs) [2023-11-13T17:54:12.392Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (1.973 secs / 1.409 secs) [2023-11-13T17:54:12.392Z] TOTAL: 147 SUCCESS [2023-11-13T17:54:12.392Z] ✔ Browser application bundle generation complete. [2023-11-13T17:54:12.652Z] [2023-11-13T17:54:12.652Z] =============================== Coverage summary =============================== [2023-11-13T17:54:12.652Z] Statements : 41.02% ( 1473/3591 ) [2023-11-13T17:54:12.652Z] Branches : 11.75% ( 114/970 ) [2023-11-13T17:54:12.652Z] Functions : 32.21% ( 422/1310 ) [2023-11-13T17:54:12.652Z] Lines : 39.01% ( 1328/3404 ) [2023-11-13T17:54:12.652Z] ================================================================================ [2023-11-13T17:54:12.910Z] ✔ Browser application bundle generation complete. [2023-11-13T17:54:13.478Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-11-13T17:54:13.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-13T17:54:13.513Z] $ docker stop --time=1 4b2916844b92b6af48868964bab99392a6b9f2d3aa5fbc6c63068cfc0a294094 [2023-11-13T17:54:14.831Z] $ docker rm -f --volumes 4b2916844b92b6af48868964bab99392a6b9f2d3aa5fbc6c63068cfc0a294094 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-13T17:54:15.244Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-13T17:54:16.068Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-13T17:54:16.742Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-13T17:54:17.632Z] + ls -al . [2023-11-13T17:54:17.632Z] total 180 [2023-11-13T17:54:17.632Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 13 17:52 . [2023-11-13T17:54:17.632Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 17:50 .. [2023-11-13T17:54:17.632Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 17:50 .blubracket [2023-11-13T17:54:17.632Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 13 17:50 .dockerignore [2023-11-13T17:54:17.633Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 17:51 .git [2023-11-13T17:54:17.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 17:50 .github [2023-11-13T17:54:17.633Z] -rw-rw-r-- 1 jenkins jenkins 161 Nov 13 17:50 .gitignore [2023-11-13T17:54:17.633Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 17:51 .semver [2023-11-13T17:54:17.633Z] -rw-rw-r-- 1 jenkins jenkins 9575 Nov 13 17:50 Attribution.txt [2023-11-13T17:54:17.633Z] -rw-rw-r-- 1 jenkins jenkins 19103 Nov 13 17:50 CHANGELOG.md [2023-11-13T17:54:17.633Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 13 17:50 CONTRIBUTING.md [2023-11-13T17:54:17.633Z] -rw-rw-r-- 1 jenkins jenkins 1788 Nov 13 17:50 Dockerfile [2023-11-13T17:54:17.633Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 13 17:50 Jenkinsfile [2023-11-13T17:54:17.633Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 13 17:50 LICENSE [2023-11-13T17:54:17.633Z] -rw-rw-r-- 1 jenkins jenkins 2134 Nov 13 17:50 Makefile [2023-11-13T17:54:17.633Z] -rw-rw-r-- 1 jenkins jenkins 4381 Nov 13 17:50 README.md [2023-11-13T17:54:17.633Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 13 17:51 VERSION [2023-11-13T17:54:17.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 17:50 assets [2023-11-13T17:54:17.633Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 17:50 bin [2023-11-13T17:54:17.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 17:50 cmd [2023-11-13T17:54:17.633Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 13 17:52 coverage.out [2023-11-13T17:54:17.633Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 17:50 docs [2023-11-13T17:54:17.633Z] -rw-rw-r-- 1 jenkins jenkins 3472 Nov 13 17:50 go.mod [2023-11-13T17:54:17.633Z] -rw-rw-r-- 1 jenkins jenkins 34189 Nov 13 17:50 go.sum [2023-11-13T17:54:17.633Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 17:50 internal [2023-11-13T17:54:17.633Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 17:50 testing [2023-11-13T17:54:17.633Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 13 17:50 version.go [2023-11-13T17:54:17.633Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 13 17:53 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:54:17.934Z] + 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=d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 --label arch=amd64 --label version=3.1.0-dev.13 . [2023-11-13T17:54:18.193Z] Sending build context to Docker daemon 49.04MB [2023-11-13T17:54:18.193Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-13T17:54:18.193Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-13T17:54:18.193Z] ---> 52eec44d8247 [2023-11-13T17:54:18.193Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-13T17:54:19.580Z] ---> Running in bf024e951646 [2023-11-13T17:54:19.580Z] Removing intermediate container bf024e951646 [2023-11-13T17:54:19.580Z] ---> b6e9afbbc994 [2023-11-13T17:54:19.580Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-11-13T17:54:19.580Z] ---> Running in 9544ba458c00 [2023-11-13T17:54:19.580Z] Removing intermediate container 9544ba458c00 [2023-11-13T17:54:19.580Z] ---> 995e545273fd [2023-11-13T17:54:19.580Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-13T17:54:19.580Z] ---> Running in 901ae755f9ab [2023-11-13T17:54:19.580Z] Removing intermediate container 901ae755f9ab [2023-11-13T17:54:19.580Z] ---> 9439dd58435f [2023-11-13T17:54:19.580Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-11-13T17:54:19.580Z] ---> Running in 3c6ccdbf7c5a [2023-11-13T17:54:19.580Z] Removing intermediate container 3c6ccdbf7c5a [2023-11-13T17:54:19.580Z] ---> 154ad34f7a8c [2023-11-13T17:54:19.580Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-13T17:54:19.580Z] ---> Running in f1e86aef6e64 [2023-11-13T17:54:19.838Z] Removing intermediate container f1e86aef6e64 [2023-11-13T17:54:19.838Z] ---> 0de9c7f42092 [2023-11-13T17:54:19.838Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-13T17:54:20.772Z] ---> fd18e0b93124 [2023-11-13T17:54:20.772Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-13T17:54:20.772Z] ---> Running in 2c6adbfe086b [2023-11-13T17:54:21.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T17:54:21.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T17:54:21.549Z] OK: 264 MiB in 52 packages [2023-11-13T17:54:21.809Z] Removing intermediate container 2c6adbfe086b [2023-11-13T17:54:21.809Z] ---> 3bcc69d21f32 [2023-11-13T17:54:21.809Z] Step 10/25 : ENV GO111MODULE=on [2023-11-13T17:54:22.087Z] ---> Running in 19021e636f3a [2023-11-13T17:54:22.087Z] Removing intermediate container 19021e636f3a [2023-11-13T17:54:22.087Z] ---> 7084e961cbea [2023-11-13T17:54:22.087Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-13T17:54:22.087Z] ---> Running in 05598e8c3176 [2023-11-13T17:54:22.087Z] Removing intermediate container 05598e8c3176 [2023-11-13T17:54:22.087Z] ---> c722d67fbbd0 [2023-11-13T17:54:22.087Z] Step 12/25 : COPY go.mod vendor* ./ [2023-11-13T17:54:22.346Z] ---> 7f9a7e91984d [2023-11-13T17:54:22.346Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:54:22.346Z] ---> Running in d50d2f0ac81e [2023-11-13T17:54:22.912Z] Removing intermediate container d50d2f0ac81e [2023-11-13T17:54:22.912Z] ---> c6f1ca1c949b [2023-11-13T17:54:22.912Z] Step 14/25 : COPY . . [2023-11-13T17:54:24.811Z] ---> 1b10712272ab [2023-11-13T17:54:24.811Z] Step 15/25 : RUN ${MAKE} [2023-11-13T17:54:24.811Z] ---> Running in 87621764109a [2023-11-13T17:54:25.069Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.13" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-11-13T17:54:43.141Z] Removing intermediate container 87621764109a [2023-11-13T17:54:43.141Z] ---> c8fabc604547 [2023-11-13T17:54:43.141Z] Step 16/25 : FROM alpine:3.18 [2023-11-13T17:54:43.141Z] 3.18: Pulling from library/alpine [2023-11-13T17:54:43.141Z] 96526aa774ef: Already exists [2023-11-13T17:54:43.141Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-13T17:54:43.141Z] Status: Downloaded newer image for alpine:3.18 [2023-11-13T17:54:43.141Z] ---> 8ca4688f4f35 [2023-11-13T17:54:43.141Z] Step 17/25 : EXPOSE 4000 [2023-11-13T17:54:43.141Z] ---> Running in fa127c828356 [2023-11-13T17:54:43.400Z] Removing intermediate container fa127c828356 [2023-11-13T17:54:43.400Z] ---> 11b49c88ee0f [2023-11-13T17:54:43.400Z] 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-11-13T17:54:44.788Z] ---> 8600a6086066 [2023-11-13T17:54:44.788Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-11-13T17:54:44.788Z] ---> 09b947f23200 [2023-11-13T17:54:44.788Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-11-13T17:54:44.788Z] ---> 03c0ba679f9d [2023-11-13T17:54:44.788Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-13T17:54:44.788Z] ---> Running in 00bbbcc09ac0 [2023-11-13T17:54:44.788Z] Removing intermediate container 00bbbcc09ac0 [2023-11-13T17:54:44.788Z] ---> 185080485e5d [2023-11-13T17:54:44.788Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-11-13T17:54:44.788Z] ---> Running in b4c5d4b85084 [2023-11-13T17:54:44.788Z] Removing intermediate container b4c5d4b85084 [2023-11-13T17:54:44.788Z] ---> e67700c94a5d [2023-11-13T17:54:44.788Z] Step 23/25 : LABEL arch=amd64 [2023-11-13T17:54:44.788Z] ---> Running in 7b2b12c7543a [2023-11-13T17:54:45.048Z] Removing intermediate container 7b2b12c7543a [2023-11-13T17:54:45.048Z] ---> 4b1cee2f38ca [2023-11-13T17:54:45.048Z] Step 24/25 : LABEL git_sha=d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 [2023-11-13T17:54:45.048Z] ---> Running in 27fc519bf688 [2023-11-13T17:54:45.307Z] Removing intermediate container 27fc519bf688 [2023-11-13T17:54:45.307Z] ---> 5419207458fb [2023-11-13T17:54:45.307Z] Step 25/25 : LABEL version=3.1.0-dev.13 [2023-11-13T17:54:45.307Z] ---> Running in 65eafb59238e [2023-11-13T17:54:45.566Z] Removing intermediate container 65eafb59238e [2023-11-13T17:54:45.566Z] ---> 638034f67096 [2023-11-13T17:54:45.566Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-13T17:54:45.566Z] Successfully built 638034f67096 [2023-11-13T17:54:45.566Z] 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-11-13T17:54:45.676Z] provisioning config files... [2023-11-13T17:54:45.683Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17403576419986989854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T17:54:45.983Z] ---> docker-login.sh [2023-11-13T17:54:45.983Z] nexus3.edgexfoundry.org:10001 [2023-11-13T17:54:45.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:54:45.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:54:45.983Z] Configure a credential helper to remove this warning. See [2023-11-13T17:54:45.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:54:45.983Z] [2023-11-13T17:54:45.983Z] Login Succeeded [2023-11-13T17:54:45.983Z] nexus3.edgexfoundry.org:10002 [2023-11-13T17:54:45.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:54:45.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:54:45.983Z] Configure a credential helper to remove this warning. See [2023-11-13T17:54:45.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:54:45.983Z] [2023-11-13T17:54:45.983Z] Login Succeeded [2023-11-13T17:54:45.983Z] nexus3.edgexfoundry.org:10003 [2023-11-13T17:54:46.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:54:46.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:54:46.242Z] Configure a credential helper to remove this warning. See [2023-11-13T17:54:46.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:54:46.242Z] [2023-11-13T17:54:46.242Z] Login Succeeded [2023-11-13T17:54:46.242Z] nexus3.edgexfoundry.org:10004 [2023-11-13T17:54:46.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:54:46.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:54:46.242Z] Configure a credential helper to remove this warning. See [2023-11-13T17:54:46.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:54:46.242Z] [2023-11-13T17:54:46.242Z] Login Succeeded [2023-11-13T17:54:46.242Z] docker.io [2023-11-13T17:54:46.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:54:46.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:54:46.811Z] Configure a credential helper to remove this warning. See [2023-11-13T17:54:46.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:54:46.811Z] [2023-11-13T17:54:46.811Z] Login Succeeded [2023-11-13T17:54:46.811Z] ---> docker-login.sh ends [Pipeline] } [2023-11-13T17:54:46.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T17:54:46.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T17:54:46.862Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-11-13T17:54:46.862Z] d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 [2023-11-13T17:54:46.862Z] latest [2023-11-13T17:54:46.862Z] 3.1.0-dev.13 [2023-11-13T17:54:46.862Z] d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77-3.1.0-dev.13 [2023-11-13T17:54:46.862Z] main [2023-11-13T17:54:46.862Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:54:47.175Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:54:47.500Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 [2023-11-13T17:54:47.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-13T17:54:47.500Z] 33cee8dad72c: Preparing [2023-11-13T17:54:47.500Z] d70a8b13e487: Preparing [2023-11-13T17:54:47.500Z] 97ecefb4245d: Preparing [2023-11-13T17:54:47.500Z] cc2447e1835a: Preparing [2023-11-13T17:54:47.500Z] cc2447e1835a: Layer already exists [2023-11-13T17:54:47.500Z] 33cee8dad72c: Pushed [2023-11-13T17:54:47.500Z] d70a8b13e487: Pushed [2023-11-13T17:54:50.038Z] 97ecefb4245d: Pushed [2023-11-13T17:54:50.297Z] d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77: digest: sha256:7ab7d11f2dc9f47644ce9b07e1fac45996bbb5f50a7b22d1260fb64358d9f4ed size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:54:50.610Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:54:50.920Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-11-13T17:54:50.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-13T17:54:50.920Z] 33cee8dad72c: Preparing [2023-11-13T17:54:50.920Z] d70a8b13e487: Preparing [2023-11-13T17:54:50.920Z] 97ecefb4245d: Preparing [2023-11-13T17:54:50.920Z] cc2447e1835a: Preparing [2023-11-13T17:54:50.920Z] 97ecefb4245d: Layer already exists [2023-11-13T17:54:50.920Z] cc2447e1835a: Layer already exists [2023-11-13T17:54:50.920Z] d70a8b13e487: Layer already exists [2023-11-13T17:54:50.920Z] 33cee8dad72c: Layer already exists [2023-11-13T17:54:50.920Z] latest: digest: sha256:7ab7d11f2dc9f47644ce9b07e1fac45996bbb5f50a7b22d1260fb64358d9f4ed size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:54:51.230Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:54:51.535Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.13 [2023-11-13T17:54:51.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-13T17:54:51.535Z] 33cee8dad72c: Preparing [2023-11-13T17:54:51.535Z] d70a8b13e487: Preparing [2023-11-13T17:54:51.535Z] 97ecefb4245d: Preparing [2023-11-13T17:54:51.535Z] cc2447e1835a: Preparing [2023-11-13T17:54:51.535Z] cc2447e1835a: Layer already exists [2023-11-13T17:54:51.535Z] 97ecefb4245d: Layer already exists [2023-11-13T17:54:51.535Z] 33cee8dad72c: Layer already exists [2023-11-13T17:54:51.535Z] d70a8b13e487: Layer already exists [2023-11-13T17:54:51.535Z] 3.1.0-dev.13: digest: sha256:7ab7d11f2dc9f47644ce9b07e1fac45996bbb5f50a7b22d1260fb64358d9f4ed size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:54:51.854Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:54:52.170Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77-3.1.0-dev.13 [2023-11-13T17:54:52.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-13T17:54:52.170Z] 33cee8dad72c: Preparing [2023-11-13T17:54:52.170Z] d70a8b13e487: Preparing [2023-11-13T17:54:52.170Z] 97ecefb4245d: Preparing [2023-11-13T17:54:52.170Z] cc2447e1835a: Preparing [2023-11-13T17:54:52.170Z] cc2447e1835a: Layer already exists [2023-11-13T17:54:52.170Z] d70a8b13e487: Layer already exists [2023-11-13T17:54:52.170Z] 33cee8dad72c: Layer already exists [2023-11-13T17:54:52.170Z] 97ecefb4245d: Layer already exists [2023-11-13T17:54:52.170Z] d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77-3.1.0-dev.13: digest: sha256:7ab7d11f2dc9f47644ce9b07e1fac45996bbb5f50a7b22d1260fb64358d9f4ed size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:54:52.484Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:54:52.799Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-11-13T17:54:52.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-13T17:54:52.799Z] 33cee8dad72c: Preparing [2023-11-13T17:54:52.799Z] d70a8b13e487: Preparing [2023-11-13T17:54:52.799Z] 97ecefb4245d: Preparing [2023-11-13T17:54:52.799Z] cc2447e1835a: Preparing [2023-11-13T17:54:52.799Z] 97ecefb4245d: Layer already exists [2023-11-13T17:54:52.799Z] cc2447e1835a: Layer already exists [2023-11-13T17:54:52.799Z] d70a8b13e487: Layer already exists [2023-11-13T17:54:52.799Z] 33cee8dad72c: Layer already exists [2023-11-13T17:54:52.799Z] main: digest: sha256:7ab7d11f2dc9f47644ce9b07e1fac45996bbb5f50a7b22d1260fb64358d9f4ed size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T17:54:52.851Z] ===================================================== [Pipeline] echo [2023-11-13T17:54:52.860Z] taggedImages: [2023-11-13T17:54:52.861Z] - nexus3.edgexfoundry.org:10004/edgex-ui:d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 [2023-11-13T17:54:52.861Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-11-13T17:54:52.861Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.13 [2023-11-13T17:54:52.861Z] - nexus3.edgexfoundry.org:10004/edgex-ui:d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77-3.1.0-dev.13 [2023-11-13T17:54:52.861Z] - 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-11-13T17:54:53.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-13T17:54:53.233Z] [2023-11-13T17:54:53.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:54:53.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-13T17:54:53.535Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-13T17:54:53.535Z] 5eb5b503b376: Pulling fs layer [2023-11-13T17:54:53.535Z] 5c69ac0246d0: Pulling fs layer [2023-11-13T17:54:53.535Z] ec43610c2a17: Pulling fs layer [2023-11-13T17:54:53.535Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-13T17:54:53.535Z] 33b1e0a273af: Pulling fs layer [2023-11-13T17:54:53.535Z] 5d3b04190fa2: Pulling fs layer [2023-11-13T17:54:53.535Z] 2f39f015ded8: Pulling fs layer [2023-11-13T17:54:53.535Z] 3a2ae6a8a46f: Waiting [2023-11-13T17:54:53.535Z] 33b1e0a273af: Waiting [2023-11-13T17:54:53.535Z] 5d3b04190fa2: Waiting [2023-11-13T17:54:53.535Z] 2f39f015ded8: Waiting [2023-11-13T17:54:53.535Z] 5c69ac0246d0: Download complete [2023-11-13T17:54:53.535Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-13T17:54:53.535Z] 3a2ae6a8a46f: Download complete [2023-11-13T17:54:53.535Z] 33b1e0a273af: Verifying Checksum [2023-11-13T17:54:53.535Z] 33b1e0a273af: Download complete [2023-11-13T17:54:53.535Z] 5d3b04190fa2: Verifying Checksum [2023-11-13T17:54:53.535Z] 5d3b04190fa2: Download complete [2023-11-13T17:54:53.535Z] ec43610c2a17: Verifying Checksum [2023-11-13T17:54:53.535Z] ec43610c2a17: Download complete [2023-11-13T17:54:53.795Z] 5eb5b503b376: Verifying Checksum [2023-11-13T17:54:53.795Z] 5eb5b503b376: Download complete [2023-11-13T17:54:54.359Z] 2f39f015ded8: Verifying Checksum [2023-11-13T17:54:54.359Z] 2f39f015ded8: Download complete [2023-11-13T17:54:54.926Z] 5eb5b503b376: Pull complete [2023-11-13T17:54:54.926Z] 5c69ac0246d0: Pull complete [2023-11-13T17:54:55.492Z] ec43610c2a17: Pull complete [2023-11-13T17:54:55.492Z] 3a2ae6a8a46f: Pull complete [2023-11-13T17:54:55.749Z] 33b1e0a273af: Pull complete [2023-11-13T17:54:55.749Z] 5d3b04190fa2: Pull complete [2023-11-13T17:54:59.424Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17359 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-11-13T17:54:59.437Z] Running in /w/workspace/edgex-ui-go/143 [Pipeline] { [Pipeline] checkout [2023-11-13T17:54:59.498Z] The recommended git tool is: git [2023-11-13T17:54:59.929Z] 2f39f015ded8: Pull complete [2023-11-13T17:54:59.929Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-13T17:54:59.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-13T17:54:59.929Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T17:55:00.019Z] prd-ubuntu20.04-docker-8c-8g-17357 does not seem to be running inside a container [2023-11-13T17:55:00.055Z] $ 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-11-13T17:55:05.691Z] $ docker top 5b29a079a624d12ad2ff403e64743df110b880e6cf6e851f43d610094c5515db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T17:55:06.039Z] ---> job-cost.sh [2023-11-13T17:55:06.039Z] lf-activate-venv: SKIPPING [2023-11-13T17:55:06.039Z] INFO: No Stack... [2023-11-13T17:55:06.298Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-13T17:55:06.866Z] INFO: Archiving Costs [Pipeline] sh [2023-11-13T17:55:07.154Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-11-13T17:55:07.155Z] + cut -d, -f6 [Pipeline] lock [2023-11-13T17:55:07.168Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-143-stack-cost] [2023-11-13T17:55:07.179Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-143-stack-cost] did not exist. Created. [2023-11-13T17:55:07.179Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-13T17:55:07.479Z] using credential edgex-jenkins-ssh [2023-11-13T17:55:07.486Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-13T17:55:07.500Z] Cloning the remote Git repository [2023-11-13T17:55:08.032Z] Stashed 1 file(s) [Pipeline] } [2023-11-13T17:55:08.039Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-143-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-13T17:55:08.060Z] $ docker stop --time=1 5b29a079a624d12ad2ff403e64743df110b880e6cf6e851f43d610094c5515db [2023-11-13T17:55:07.564Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-13T17:55:07.711Z] > git init /w/workspace/edgex-ui-go/143 # timeout=10 [2023-11-13T17:55:07.896Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-13T17:55:07.898Z] > git --version # timeout=10 [2023-11-13T17:55:07.923Z] > git --version # 'git version 2.25.1' [2023-11-13T17:55:07.926Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-13T17:55:08.109Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-13T17:55:09.569Z] $ docker rm -f --volumes 5b29a079a624d12ad2ff403e64743df110b880e6cf6e851f43d610094c5515db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-13T17:55:13.088Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-11-13T17:55:13.114Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-13T17:55:14.062Z] Avoid second fetch [2023-11-13T17:55:14.062Z] Checking out Revision d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 (main) [2023-11-13T17:55:14.082Z] > git config core.sparsecheckout # timeout=10 [2023-11-13T17:55:14.157Z] > git checkout -f d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 # timeout=10 [2023-11-13T17:55:15.028Z] Commit message: "Merge pull request #664 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-13T17:55:16.040Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-13T17:55:16.040Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-13T17:55:16.040Z] Dload Upload Total Spent Left Speed [2023-11-13T17:55:16.040Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 203k 0 --:--:-- --:--:-- --:--:-- 203k [Pipeline] sh [2023-11-13T17:55:16.735Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-13T17:55:17.082Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-13T17:55:17.082Z] + sudo tee /etc/docker/daemon.new [2023-11-13T17:55:17.082Z] { [2023-11-13T17:55:17.082Z] "registry-mirrors": [ [2023-11-13T17:55:17.082Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-13T17:55:17.082Z] ], [2023-11-13T17:55:17.082Z] "bip": "10.250.0.254/24", [2023-11-13T17:55:17.082Z] "hosts": [ [2023-11-13T17:55:17.082Z] "tcp://0.0.0.0:5555", [2023-11-13T17:55:17.082Z] "unix:///var/run/docker.sock" [2023-11-13T17:55:17.082Z] ], [2023-11-13T17:55:17.082Z] "mtu": 1458, [2023-11-13T17:55:17.082Z] "selinux-enabled": true, [2023-11-13T17:55:17.082Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-13T17:55:17.082Z] } [Pipeline] sh [2023-11-13T17:55:17.421Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-13T17:55:17.757Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-13T17:55:36.065Z] provisioning config files... [2023-11-13T17:55:36.119Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/143@tmp/config2512977514047229146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T17:55:36.497Z] ---> docker-login.sh [2023-11-13T17:55:36.497Z] nexus3.edgexfoundry.org:10001 [2023-11-13T17:55:37.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:55:37.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:55:37.087Z] Configure a credential helper to remove this warning. See [2023-11-13T17:55:37.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:55:37.087Z] [2023-11-13T17:55:37.087Z] Login Succeeded [2023-11-13T17:55:37.087Z] nexus3.edgexfoundry.org:10002 [2023-11-13T17:55:37.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:55:37.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:55:37.624Z] Configure a credential helper to remove this warning. See [2023-11-13T17:55:37.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:55:37.624Z] [2023-11-13T17:55:37.624Z] Login Succeeded [2023-11-13T17:55:37.624Z] nexus3.edgexfoundry.org:10003 [2023-11-13T17:55:37.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:55:37.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:55:37.894Z] Configure a credential helper to remove this warning. See [2023-11-13T17:55:37.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:55:37.894Z] [2023-11-13T17:55:37.894Z] Login Succeeded [2023-11-13T17:55:37.894Z] nexus3.edgexfoundry.org:10004 [2023-11-13T17:55:38.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:55:38.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:55:38.435Z] Configure a credential helper to remove this warning. See [2023-11-13T17:55:38.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:55:38.435Z] [2023-11-13T17:55:38.435Z] Login Succeeded [2023-11-13T17:55:38.435Z] docker.io [2023-11-13T17:55:38.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:55:38.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:55:38.975Z] Configure a credential helper to remove this warning. See [2023-11-13T17:55:38.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:55:38.975Z] [2023-11-13T17:55:38.975Z] Login Succeeded [2023-11-13T17:55:38.975Z] ---> docker-login.sh ends [Pipeline] } [2023-11-13T17:55:38.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-13T17:55:39.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T17:55:39.304Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T17:55:39.317Z] ========================================================= [2023-11-13T17:55:39.317Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-13T17:55:39.317Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:55:39.675Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-13T17:55:42.272Z] Sending build context to Docker daemon 28.81MB [2023-11-13T17:55:42.272Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-11-13T17:55:42.272Z] Step 2/15 : FROM ${BASE} AS builder [2023-11-13T17:55:42.547Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-13T17:55:42.547Z] 9fda8d8052c6: Pulling fs layer [2023-11-13T17:55:42.547Z] 5d54e960e981: Pulling fs layer [2023-11-13T17:55:42.547Z] c4a7e357bf2a: Pulling fs layer [2023-11-13T17:55:42.547Z] f0e02332f6b5: Pulling fs layer [2023-11-13T17:55:42.547Z] cefa15bbcfad: Pulling fs layer [2023-11-13T17:55:42.547Z] 17808c966233: Pulling fs layer [2023-11-13T17:55:42.547Z] f4c1fc716caa: Pulling fs layer [2023-11-13T17:55:42.547Z] f0e02332f6b5: Waiting [2023-11-13T17:55:42.547Z] cefa15bbcfad: Waiting [2023-11-13T17:55:42.547Z] 17808c966233: Waiting [2023-11-13T17:55:42.547Z] f4c1fc716caa: Waiting [2023-11-13T17:55:42.547Z] 5d54e960e981: Verifying Checksum [2023-11-13T17:55:42.547Z] 5d54e960e981: Download complete [2023-11-13T17:55:42.547Z] f0e02332f6b5: Verifying Checksum [2023-11-13T17:55:42.547Z] f0e02332f6b5: Download complete [2023-11-13T17:55:42.547Z] cefa15bbcfad: Verifying Checksum [2023-11-13T17:55:42.547Z] cefa15bbcfad: Download complete [2023-11-13T17:55:42.547Z] 9fda8d8052c6: Download complete [2023-11-13T17:55:43.147Z] f4c1fc716caa: Verifying Checksum [2023-11-13T17:55:43.147Z] f4c1fc716caa: Download complete [2023-11-13T17:55:43.741Z] 9fda8d8052c6: Pull complete [2023-11-13T17:55:44.336Z] 5d54e960e981: Pull complete [2023-11-13T17:55:44.605Z] c4a7e357bf2a: Verifying Checksum [2023-11-13T17:55:44.605Z] c4a7e357bf2a: Download complete [2023-11-13T17:55:45.582Z] 17808c966233: Verifying Checksum [2023-11-13T17:55:45.582Z] 17808c966233: Download complete [2023-11-13T17:55:57.940Z] c4a7e357bf2a: Pull complete [2023-11-13T17:55:57.940Z] f0e02332f6b5: Pull complete [2023-11-13T17:55:57.940Z] cefa15bbcfad: Pull complete [2023-11-13T17:56:06.187Z] 17808c966233: Pull complete [2023-11-13T17:56:10.467Z] f4c1fc716caa: Pull complete [2023-11-13T17:56:10.467Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-13T17:56:10.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-13T17:56:10.467Z] ---> ea914061e18c [2023-11-13T17:56:10.467Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-13T17:56:12.414Z] ---> Running in c9dca27249fb [2023-11-13T17:56:12.414Z] Removing intermediate container c9dca27249fb [2023-11-13T17:56:12.414Z] ---> e3971511fae4 [2023-11-13T17:56:12.414Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-11-13T17:56:12.683Z] ---> Running in e61eb7f7a60c [2023-11-13T17:56:12.960Z] Removing intermediate container e61eb7f7a60c [2023-11-13T17:56:12.960Z] ---> c89077a57a6d [2023-11-13T17:56:12.960Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-11-13T17:56:12.960Z] ---> Running in 66d7e24d385c [2023-11-13T17:56:13.237Z] Removing intermediate container 66d7e24d385c [2023-11-13T17:56:13.237Z] ---> 27423f73b9c9 [2023-11-13T17:56:13.237Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-11-13T17:56:13.237Z] ---> Running in 0106ce90b4c8 [2023-11-13T17:56:13.644Z] Removing intermediate container 0106ce90b4c8 [2023-11-13T17:56:13.644Z] ---> 445198023be0 [2023-11-13T17:56:13.644Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-13T17:56:13.644Z] ---> Running in effb900816c6 [2023-11-13T17:56:14.280Z] Removing intermediate container effb900816c6 [2023-11-13T17:56:14.280Z] ---> 8411fb71fa5b [2023-11-13T17:56:14.280Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-13T17:56:14.553Z] latest: Pulling from library/docker [2023-11-13T17:56:14.823Z] 579b34f0a95b: Pulling fs layer [2023-11-13T17:56:14.823Z] 2ecd494fa26a: Pulling fs layer [2023-11-13T17:56:14.823Z] 4f4fb700ef54: Pulling fs layer [2023-11-13T17:56:14.823Z] 99624a4fd86a: Pulling fs layer [2023-11-13T17:56:14.823Z] 6b3f207db0e4: Pulling fs layer [2023-11-13T17:56:14.823Z] 2f21744ef460: Pulling fs layer [2023-11-13T17:56:14.823Z] 80fde8283b9a: Pulling fs layer [2023-11-13T17:56:14.823Z] cfd52aaeb832: Pulling fs layer [2023-11-13T17:56:14.823Z] 2aa7661f3209: Pulling fs layer [2023-11-13T17:56:14.823Z] ad7962f27383: Pulling fs layer [2023-11-13T17:56:14.823Z] c8cf6870052b: Pulling fs layer [2023-11-13T17:56:14.823Z] 1996d6e72d7b: Pulling fs layer [2023-11-13T17:56:14.823Z] 112e10f1d4c1: Pulling fs layer [2023-11-13T17:56:14.823Z] b97b6e3dbded: Pulling fs layer [2023-11-13T17:56:14.823Z] cfd52aaeb832: Waiting [2023-11-13T17:56:14.823Z] 2aa7661f3209: Waiting [2023-11-13T17:56:14.823Z] ad7962f27383: Waiting [2023-11-13T17:56:14.823Z] 6b3f207db0e4: Waiting [2023-11-13T17:56:14.823Z] 2f21744ef460: Waiting [2023-11-13T17:56:14.823Z] c8cf6870052b: Waiting [2023-11-13T17:56:14.823Z] 1996d6e72d7b: Waiting [2023-11-13T17:56:14.823Z] 112e10f1d4c1: Waiting [2023-11-13T17:56:14.823Z] 80fde8283b9a: Waiting [2023-11-13T17:56:14.823Z] 99624a4fd86a: Waiting [2023-11-13T17:56:14.823Z] b97b6e3dbded: Waiting [2023-11-13T17:56:15.097Z] 4f4fb700ef54: Verifying Checksum [2023-11-13T17:56:15.097Z] 4f4fb700ef54: Download complete [2023-11-13T17:56:15.097Z] 579b34f0a95b: Verifying Checksum [2023-11-13T17:56:15.097Z] 579b34f0a95b: Download complete [2023-11-13T17:56:15.097Z] 2ecd494fa26a: Verifying Checksum [2023-11-13T17:56:15.097Z] 2ecd494fa26a: Download complete [2023-11-13T17:56:16.088Z] 99624a4fd86a: Verifying Checksum [2023-11-13T17:56:16.088Z] 99624a4fd86a: Download complete [2023-11-13T17:56:16.088Z] 6b3f207db0e4: Verifying Checksum [2023-11-13T17:56:16.088Z] 6b3f207db0e4: Download complete [2023-11-13T17:56:16.088Z] 2f21744ef460: Verifying Checksum [2023-11-13T17:56:16.088Z] 2f21744ef460: Download complete [2023-11-13T17:56:16.088Z] 579b34f0a95b: Pull complete [2023-11-13T17:56:16.088Z] 80fde8283b9a: Download complete [2023-11-13T17:56:16.088Z] cfd52aaeb832: Verifying Checksum [2023-11-13T17:56:16.088Z] cfd52aaeb832: Download complete [2023-11-13T17:56:16.088Z] 2aa7661f3209: Download complete [2023-11-13T17:56:16.088Z] c8cf6870052b: Verifying Checksum [2023-11-13T17:56:16.088Z] c8cf6870052b: Download complete [2023-11-13T17:56:16.357Z] 112e10f1d4c1: Verifying Checksum [2023-11-13T17:56:16.357Z] 112e10f1d4c1: Download complete [2023-11-13T17:56:16.626Z] b97b6e3dbded: Verifying Checksum [2023-11-13T17:56:16.626Z] b97b6e3dbded: Download complete [2023-11-13T17:56:16.626Z] ad7962f27383: Verifying Checksum [2023-11-13T17:56:16.626Z] ad7962f27383: Download complete [2023-11-13T17:56:16.896Z] 2ecd494fa26a: Pull complete [2023-11-13T17:56:17.168Z] 4f4fb700ef54: Pull complete [2023-11-13T17:56:17.755Z] 1996d6e72d7b: Verifying Checksum [2023-11-13T17:56:17.756Z] 1996d6e72d7b: Download complete [2023-11-13T17:56:18.344Z] 99624a4fd86a: Pull complete [2023-11-13T17:56:20.301Z] 6b3f207db0e4: Pull complete [2023-11-13T17:56:21.715Z] 2f21744ef460: Pull complete [2023-11-13T17:56:21.987Z] 80fde8283b9a: Pull complete [2023-11-13T17:56:22.259Z] cfd52aaeb832: Pull complete [2023-11-13T17:56:22.259Z] 2aa7661f3209: Pull complete [2023-11-13T17:56:24.210Z] ad7962f27383: Pull complete [2023-11-13T17:56:24.210Z] c8cf6870052b: Pull complete [2023-11-13T17:56:27.563Z] 1996d6e72d7b: Pull complete [2023-11-13T17:56:27.832Z] 112e10f1d4c1: Pull complete [2023-11-13T17:56:28.099Z] b97b6e3dbded: Pull complete [2023-11-13T17:56:28.099Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-11-13T17:56:28.099Z] Status: Downloaded newer image for docker:latest [2023-11-13T17:56:30.693Z] ---> b73e548a7317 [2023-11-13T17:56:30.693Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-13T17:56:30.693Z] ---> Running in 90e5a8027a40 [2023-11-13T17:56:31.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-13T17:56:32.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-13T17:56:33.212Z] OK: 266 MiB in 52 packages [2023-11-13T17:56:34.179Z] Removing intermediate container 90e5a8027a40 [2023-11-13T17:56:34.179Z] ---> a8dcc038dc5e [2023-11-13T17:56:34.179Z] Step 10/15 : ENV GO111MODULE=on [2023-11-13T17:56:34.450Z] ---> Running in 9fe2bf9b2b41 [2023-11-13T17:56:34.720Z] Removing intermediate container 9fe2bf9b2b41 [2023-11-13T17:56:34.720Z] ---> b1448d92ac89 [2023-11-13T17:56:34.720Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-13T17:56:34.720Z] ---> Running in f5496c0790c6 [2023-11-13T17:56:34.988Z] Removing intermediate container f5496c0790c6 [2023-11-13T17:56:34.988Z] ---> 337cc22b9ef5 [2023-11-13T17:56:34.988Z] Step 12/15 : COPY go.mod vendor* ./ [2023-11-13T17:56:35.581Z] ---> 7ed92fce8581 [2023-11-13T17:56:35.581Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:56:35.850Z] ---> Running in a59d9444c08a [2023-11-13T17:57:57.525Z] Removing intermediate container a59d9444c08a [2023-11-13T17:57:57.526Z] ---> e497923a5648 [2023-11-13T17:57:57.526Z] Step 14/15 : COPY . . [2023-11-13T17:57:57.526Z] ---> b8f7da232995 [2023-11-13T17:57:57.526Z] Step 15/15 : RUN ${MAKE} [2023-11-13T17:57:57.526Z] ---> Running in 5faf5e046215 [2023-11-13T17:57:57.526Z] noop [2023-11-13T17:57:57.526Z] Removing intermediate container 5faf5e046215 [2023-11-13T17:57:57.526Z] ---> 22b75e2735d2 [2023-11-13T17:57:57.526Z] Successfully built 22b75e2735d2 [2023-11-13T17:57:57.526Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:57:57.898Z] + docker inspect -f . ci-base-image-arm64 [2023-11-13T17:57:57.898Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T17:57:58.117Z] prd-ubuntu20.04-docker-arm64-4c-16g-17359 does not seem to be running inside a container [2023-11-13T17:57:58.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/143 -v /w/workspace/edgex-ui-go/143:/w/workspace/edgex-ui-go/143:rw,z -v /w/workspace/edgex-ui-go/143@tmp:/w/workspace/edgex-ui-go/143@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-11-13T17:57:59.409Z] $ docker top 288408eacb9fa7952a4377a06b82c0ad1493ece772a201d0045181ff02360bc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-13T17:58:00.246Z] + go version [2023-11-13T17:58:00.246Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-13T17:58:00.267Z] $ docker stop --time=1 288408eacb9fa7952a4377a06b82c0ad1493ece772a201d0045181ff02360bc0 [2023-11-13T17:58:04.468Z] $ docker rm -f --volumes 288408eacb9fa7952a4377a06b82c0ad1493ece772a201d0045181ff02360bc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:58:05.005Z] + docker inspect -f . ci-base-image-arm64 [2023-11-13T17:58:05.005Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T17:58:05.201Z] prd-ubuntu20.04-docker-arm64-4c-16g-17359 does not seem to be running inside a container [2023-11-13T17:58:05.274Z] $ 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/143 -v /w/workspace/edgex-ui-go/143:/w/workspace/edgex-ui-go/143:rw,z -v /w/workspace/edgex-ui-go/143@tmp:/w/workspace/edgex-ui-go/143@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-11-13T17:58:06.543Z] $ docker top 004fce4bb08b6f98c27bb8a92faab4ced57d0ac2aaf4dd7c23f8918dbd7c88f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-13T17:58:07.376Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/143 [Pipeline] fileExists [Pipeline] sh [2023-11-13T17:58:08.024Z] + make test [2023-11-13T17:58:08.024Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-11-13T17:58:12.287Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-11-13T17:59:33.902Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-11-13T17:59:33.902Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-11-13T17:59:33.902Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-11-13T17:59:33.902Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-11-13T17:59:33.902Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-11-13T17:59:33.902Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-11-13T17:59:33.902Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-11-13T17:59:33.902Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-11-13T17:59:33.902Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-11-13T17:59:48.891Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-13T17:59:48.891Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-13T17:59:48.891Z] ./bin/test-attribution-txt.sh [2023-11-13T17:59:48.891Z] make -C web test [2023-11-13T17:59:48.891Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/143/web' [2023-11-13T17:59:48.891Z] make[1]: tput: No such file or directory [2023-11-13T17:59:48.891Z] make[1]: tput: No such file or directory [2023-11-13T17:59:48.891Z] warning: generating ./VERSION [2023-11-13T17:59:48.891Z] echo "0.0.0" > VERSION [2023-11-13T17:59:48.891Z] docker build \ [2023-11-13T17:59:48.891Z] -f Dockerfile \ [2023-11-13T17:59:48.891Z] --build-arg USER=1000 \ [2023-11-13T17:59:48.891Z] \ [2023-11-13T17:59:48.891Z] --label "git_sha=d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77" \ [2023-11-13T17:59:48.891Z] -t edgexfoundry/edgex-web-ui:d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 \ [2023-11-13T17:59:48.891Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-11-13T17:59:48.891Z] . [2023-11-13T17:59:48.891Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-11-13T17:59:48.891Z] Install the buildx component to build images with BuildKit: [2023-11-13T17:59:48.891Z] https://docs.docker.com/go/buildx/ [2023-11-13T17:59:48.891Z] [2023-11-13T17:59:49.483Z] Sending build context to Docker daemon 2.706MB [2023-11-13T17:59:49.483Z] Step 1/11 : FROM node:18-alpine3.18 [2023-11-13T17:59:49.483Z] 18-alpine3.18: Pulling from library/node [2023-11-13T17:59:49.483Z] 579b34f0a95b: Already exists [2023-11-13T17:59:49.483Z] 193dce5f4a0c: Pulling fs layer [2023-11-13T17:59:49.483Z] 78d1fe6b9b44: Pulling fs layer [2023-11-13T17:59:49.483Z] 18c854bc80ea: Pulling fs layer [2023-11-13T17:59:49.483Z] 18c854bc80ea: Verifying Checksum [2023-11-13T17:59:49.483Z] 18c854bc80ea: Download complete [2023-11-13T17:59:49.754Z] 78d1fe6b9b44: Verifying Checksum [2023-11-13T17:59:49.754Z] 78d1fe6b9b44: Download complete [2023-11-13T17:59:50.712Z] 193dce5f4a0c: Verifying Checksum [2023-11-13T17:59:50.712Z] 193dce5f4a0c: Download complete [2023-11-13T17:59:57.534Z] 193dce5f4a0c: Pull complete [2023-11-13T17:59:57.806Z] 78d1fe6b9b44: Pull complete [2023-11-13T17:59:58.075Z] 18c854bc80ea: Pull complete [2023-11-13T17:59:58.075Z] Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d [2023-11-13T17:59:58.075Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-11-13T17:59:58.075Z] ---> f5a5f9201015 [2023-11-13T17:59:58.075Z] Step 2/11 : RUN apk add --no-cache chromium [2023-11-13T17:59:59.051Z] ---> Running in 40768f35f9ea [2023-11-13T18:00:00.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-13T18:00:00.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-13T18:00:01.245Z] (1/151) Installing libexpat (2.5.0-r1) [2023-11-13T18:00:01.245Z] (2/151) Installing brotli-libs (1.0.9-r14) [2023-11-13T18:00:01.514Z] (3/151) Installing libbz2 (1.0.8-r5) [2023-11-13T18:00:01.514Z] (4/151) Installing libpng (1.6.39-r3) [2023-11-13T18:00:01.514Z] (5/151) Installing freetype (2.13.0-r5) [2023-11-13T18:00:01.514Z] (6/151) Installing fontconfig (2.14.2-r3) [2023-11-13T18:00:01.514Z] (7/151) Installing libfontenc (1.1.7-r2) [2023-11-13T18:00:01.514Z] (8/151) Installing mkfontscale (1.2.2-r3) [2023-11-13T18:00:01.514Z] (9/151) Installing font-opensans (0_git20210927-r1) [2023-11-13T18:00:01.514Z] (10/151) Installing pkgconf (1.9.5-r0) [2023-11-13T18:00:01.514Z] (11/151) Installing libffi (3.4.4-r2) [2023-11-13T18:00:01.514Z] (12/151) Installing libintl (0.21.1-r7) [2023-11-13T18:00:01.514Z] (13/151) Installing libblkid (2.38.1-r8) [2023-11-13T18:00:01.514Z] (14/151) Installing libmount (2.38.1-r8) [2023-11-13T18:00:01.514Z] (15/151) Installing pcre2 (10.42-r1) [2023-11-13T18:00:01.782Z] (16/151) Installing glib (2.76.4-r0) [2023-11-13T18:00:01.782Z] (17/151) Installing xz-libs (5.4.3-r0) [2023-11-13T18:00:01.782Z] (18/151) Installing libxml2 (2.11.4-r0) [2023-11-13T18:00:01.782Z] (19/151) Installing shared-mime-info (2.2-r5) [2023-11-13T18:00:01.782Z] (20/151) Installing hicolor-icon-theme (0.17-r2) [2023-11-13T18:00:02.056Z] (21/151) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-13T18:00:02.056Z] (22/151) Installing libwebp (1.3.2-r0) [2023-11-13T18:00:02.056Z] (23/151) Installing zstd-libs (1.5.5-r4) [2023-11-13T18:00:02.056Z] (24/151) Installing tiff (4.5.1-r0) [2023-11-13T18:00:02.056Z] (25/151) Installing gdk-pixbuf (2.42.10-r5) [2023-11-13T18:00:02.056Z] (26/151) Installing gtk-update-icon-cache (3.24.38-r1) [2023-11-13T18:00:02.056Z] (27/151) Installing libxau (1.0.11-r2) [2023-11-13T18:00:02.056Z] (28/151) Installing libmd (1.0.4-r2) [2023-11-13T18:00:02.056Z] (29/151) Installing libbsd (0.11.7-r1) [2023-11-13T18:00:02.056Z] (30/151) Installing libxdmcp (1.1.4-r2) [2023-11-13T18:00:02.056Z] (31/151) Installing libxcb (1.15-r1) [2023-11-13T18:00:02.056Z] (32/151) Installing libx11 (1.8.7-r0) [2023-11-13T18:00:02.326Z] (33/151) Installing libxcomposite (0.4.6-r3) [2023-11-13T18:00:02.326Z] (34/151) Installing libxfixes (6.0.1-r2) [2023-11-13T18:00:02.326Z] (35/151) Installing libxrender (0.9.11-r3) [2023-11-13T18:00:02.326Z] (36/151) Installing libxcursor (1.2.1-r2) [2023-11-13T18:00:02.326Z] (37/151) Installing libxdamage (1.1.6-r2) [2023-11-13T18:00:02.326Z] (38/151) Installing libxext (1.3.5-r2) [2023-11-13T18:00:02.326Z] (39/151) Installing libxi (1.8.1-r0) [2023-11-13T18:00:02.326Z] (40/151) Installing libxinerama (1.1.5-r2) [2023-11-13T18:00:02.326Z] (41/151) Installing libxrandr (1.5.3-r2) [2023-11-13T18:00:02.326Z] (42/151) Installing libatk-1.0 (2.48.3-r0) [2023-11-13T18:00:02.326Z] (43/151) Installing libxtst (1.2.4-r2) [2023-11-13T18:00:02.326Z] (44/151) Installing dbus-libs (1.14.8-r0) [2023-11-13T18:00:02.326Z] (45/151) Installing at-spi2-core (2.48.3-r0) [2023-11-13T18:00:02.326Z] (46/151) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-11-13T18:00:02.326Z] (47/151) Installing pixman (0.42.2-r1) [2023-11-13T18:00:02.326Z] (48/151) Installing cairo (1.17.8-r1) [2023-11-13T18:00:02.593Z] (49/151) Installing cairo-gobject (1.17.8-r1) [2023-11-13T18:00:02.593Z] (50/151) Installing avahi-libs (0.8-r13) [2023-11-13T18:00:02.593Z] (51/151) Installing gmp (6.2.1-r3) [2023-11-13T18:00:02.593Z] (52/151) Installing nettle (3.8.1-r2) [2023-11-13T18:00:02.593Z] (53/151) Installing libunistring (1.1-r1) [2023-11-13T18:00:02.593Z] (54/151) Installing libidn2 (2.3.4-r1) [2023-11-13T18:00:02.593Z] (55/151) Installing p11-kit (0.24.1-r2) [2023-11-13T18:00:02.593Z] (56/151) Installing libtasn1 (4.19.0-r1) [2023-11-13T18:00:02.593Z] (57/151) Installing gnutls (3.8.0-r2) [2023-11-13T18:00:02.593Z] (58/151) Installing cups-libs (2.4.7-r0) [2023-11-13T18:00:02.593Z] (59/151) Installing libepoxy (1.5.10-r1) [2023-11-13T18:00:02.593Z] (60/151) Installing fribidi (1.0.13-r0) [2023-11-13T18:00:02.860Z] (61/151) Installing graphite2 (1.3.14-r5) [2023-11-13T18:00:02.860Z] (62/151) Installing harfbuzz (7.3.0-r0) [2023-11-13T18:00:02.860Z] (63/151) Installing libxft (2.3.8-r1) [2023-11-13T18:00:02.860Z] (64/151) Installing pango (1.50.14-r1) [2023-11-13T18:00:02.860Z] (65/151) Installing wayland-libs-client (1.22.0-r2) [2023-11-13T18:00:02.860Z] (66/151) Installing wayland-libs-cursor (1.22.0-r2) [2023-11-13T18:00:02.860Z] (67/151) Installing wayland-libs-egl (1.22.0-r2) [2023-11-13T18:00:02.860Z] (68/151) Installing xkeyboard-config (2.38-r0) [2023-11-13T18:00:03.128Z] (69/151) Installing libxkbcommon (1.5.0-r2) [2023-11-13T18:00:03.129Z] (70/151) Installing gtk+3.0 (3.24.38-r1) [2023-11-13T18:00:03.396Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-11-13T18:00:03.397Z] (71/151) Installing icu-data-full (73.2-r2) [2023-11-13T18:00:03.981Z] (72/151) Installing mesa (23.0.4-r0) [2023-11-13T18:00:03.981Z] (73/151) Installing llvm15-libs (15.0.7-r6) [2023-11-13T18:00:06.584Z] (74/151) Installing libdrm (2.4.115-r4) [2023-11-13T18:00:06.584Z] (75/151) Installing musl-fts (1.2.7-r5) [2023-11-13T18:00:06.584Z] (76/151) Installing libelf (0.189-r2) [2023-11-13T18:00:06.584Z] (77/151) Installing mesa-glapi (23.0.4-r0) [2023-11-13T18:00:06.584Z] (78/151) Installing mesa-dri-gallium (23.0.4-r0) [2023-11-13T18:00:06.851Z] (79/151) Installing eudev-libs (3.2.11-r8) [2023-11-13T18:00:06.851Z] (80/151) Installing libmagic (5.45-r0) [2023-11-13T18:00:07.117Z] (81/151) Installing file (5.45-r0) [2023-11-13T18:00:07.117Z] (82/151) Installing libice (1.1.1-r2) [2023-11-13T18:00:07.117Z] (83/151) Installing libuuid (2.38.1-r8) [2023-11-13T18:00:07.117Z] (84/151) Installing libsm (1.2.4-r1) [2023-11-13T18:00:07.117Z] (85/151) Installing libxt (1.3.0-r2) [2023-11-13T18:00:07.117Z] (86/151) Installing libxmu (1.1.4-r2) [2023-11-13T18:00:07.117Z] (87/151) Installing xset (1.2.5-r1) [2023-11-13T18:00:07.117Z] (88/151) Installing xprop (1.2.6-r0) [2023-11-13T18:00:07.117Z] (89/151) Installing xdg-utils (1.1.3-r4) [2023-11-13T18:00:07.117Z] (90/151) Installing libogg (1.3.5-r4) [2023-11-13T18:00:07.117Z] (91/151) Installing flac-libs (1.4.3-r0) [2023-11-13T18:00:07.117Z] (92/151) Installing alsa-lib (1.2.9-r1) [2023-11-13T18:00:07.117Z] (93/151) Installing libatomic (12.2.1_git20220924-r10) [2023-11-13T18:00:07.117Z] (94/151) Installing svt-av1-libs (1.6.0-r0) [2023-11-13T18:00:07.386Z] (95/151) Installing aom-libs (3.6.1-r0) [2023-11-13T18:00:07.386Z] (96/151) Installing libva (2.18.0-r1) [2023-11-13T18:00:07.386Z] (97/151) Installing libvdpau (1.5-r1) [2023-11-13T18:00:07.386Z] (98/151) Installing ffmpeg-libavutil (6.0-r15) [2023-11-13T18:00:07.386Z] (99/151) Installing libdav1d (1.2.1-r0) [2023-11-13T18:00:07.386Z] (100/151) Installing libhwy (1.0.4-r1) [2023-11-13T18:00:07.386Z] (101/151) Installing lcms2 (2.15-r2) [2023-11-13T18:00:07.386Z] (102/151) Installing libjxl (0.8.2-r0) [2023-11-13T18:00:07.659Z] (103/151) Installing lame-libs (3.100-r5) [2023-11-13T18:00:07.659Z] (104/151) Installing opus (1.4-r0) [2023-11-13T18:00:07.659Z] (105/151) Installing libgomp (12.2.1_git20220924-r10) [2023-11-13T18:00:07.659Z] (106/151) Installing soxr (0.1.3-r5) [2023-11-13T18:00:07.659Z] (107/151) Installing ffmpeg-libswresample (6.0-r15) [2023-11-13T18:00:07.659Z] (108/151) Installing libtheora (1.1.1-r17) [2023-11-13T18:00:07.659Z] (109/151) Installing libvorbis (1.3.7-r1) [2023-11-13T18:00:07.659Z] (110/151) Installing libvpx (1.13.0-r2) [2023-11-13T18:00:07.659Z] (111/151) Installing x264-libs (0.164_git20220602-r1) [2023-11-13T18:00:07.659Z] (112/151) Installing numactl (2.0.16-r4) [2023-11-13T18:00:07.659Z] (113/151) Installing x265-libs (3.5-r4) [2023-11-13T18:00:07.928Z] (114/151) Installing xvidcore (1.3.7-r1) [2023-11-13T18:00:07.928Z] (115/151) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-13T18:00:08.195Z] (116/151) Installing libbluray (1.3.4-r0) [2023-11-13T18:00:08.195Z] (117/151) Installing mpg123-libs (1.31.3-r1) [2023-11-13T18:00:08.195Z] (118/151) Installing libopenmpt (0.7.2-r0) [2023-11-13T18:00:08.195Z] (119/151) Installing cjson (1.7.15-r4) [2023-11-13T18:00:08.195Z] (120/151) Installing mbedtls (2.28.5-r0) [2023-11-13T18:00:08.462Z] (121/151) Installing librist (0.2.7-r0) [2023-11-13T18:00:08.462Z] (122/151) Installing libsrt (1.5.2-r0) [2023-11-13T18:00:08.462Z] (123/151) Installing libssh (0.10.5-r0) [2023-11-13T18:00:08.462Z] (124/151) Installing libsodium (1.0.18-r3) [2023-11-13T18:00:08.462Z] (125/151) Installing libzmq (4.3.4-r4) [2023-11-13T18:00:08.462Z] (126/151) Installing ffmpeg-libavformat (6.0-r15) [2023-11-13T18:00:08.462Z] (127/151) Installing libevent (2.1.12-r6) [2023-11-13T18:00:08.462Z] (128/151) Installing wayland-libs-server (1.22.0-r2) [2023-11-13T18:00:08.462Z] (129/151) Installing mesa-gbm (23.0.4-r0) [2023-11-13T18:00:08.462Z] (130/151) Installing harfbuzz-subset (7.3.0-r0) [2023-11-13T18:00:08.462Z] (131/151) Installing icu-libs (73.2-r2) [2023-11-13T18:00:08.729Z] (132/151) Installing jsoncpp (1.9.5-r0) [2023-11-13T18:00:08.730Z] (133/151) Installing minizip (1.2.13-r1) [2023-11-13T18:00:08.730Z] (134/151) Installing nspr (4.35-r2) [2023-11-13T18:00:08.730Z] (135/151) Installing sqlite-libs (3.41.2-r2) [2023-11-13T18:00:08.730Z] (136/151) Installing nss (3.94-r0) [2023-11-13T18:00:08.730Z] (137/151) Installing pipewire-libs (0.3.70-r1) [2023-11-13T18:00:08.997Z] (138/151) Installing libasyncns (0.8-r1) [2023-11-13T18:00:08.997Z] (139/151) Installing libltdl (2.4.7-r2) [2023-11-13T18:00:08.997Z] (140/151) Installing orc (0.4.34-r0) [2023-11-13T18:00:08.997Z] (141/151) Installing libsndfile (1.2.0-r2) [2023-11-13T18:00:08.997Z] (142/151) Installing speexdsp (1.2.1-r1) [2023-11-13T18:00:08.997Z] (143/151) Installing tdb-libs (1.4.8-r1) [2023-11-13T18:00:08.997Z] (144/151) Installing libpulse (16.1-r10) [2023-11-13T18:00:08.997Z] (145/151) Installing snappy (1.1.10-r1) [2023-11-13T18:00:08.997Z] (146/151) Installing libwoff2common (1.0.2-r2) [2023-11-13T18:00:08.997Z] (147/151) Installing libwoff2enc (1.0.2-r2) [2023-11-13T18:00:08.997Z] (148/151) Installing libgpg-error (1.47-r1) [2023-11-13T18:00:08.997Z] (149/151) Installing libgcrypt (1.10.2-r1) [2023-11-13T18:00:08.997Z] (150/151) Installing libxslt (1.1.38-r0) [2023-11-13T18:00:08.997Z] (151/151) Installing chromium (117.0.5938.62-r0) [2023-11-13T18:00:14.348Z] Executing busybox-1.36.1-r2.trigger [2023-11-13T18:00:14.348Z] Executing fontconfig-2.14.2-r3.trigger [2023-11-13T18:00:14.348Z] Executing mkfontscale-1.2.2-r3.trigger [2023-11-13T18:00:14.348Z] Executing glib-2.76.4-r0.trigger [2023-11-13T18:00:14.348Z] Executing shared-mime-info-2.2-r5.trigger [2023-11-13T18:00:16.928Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-11-13T18:00:16.928Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-11-13T18:00:16.928Z] OK: 555 MiB in 168 packages [2023-11-13T18:00:32.608Z] Removing intermediate container 40768f35f9ea [2023-11-13T18:00:32.608Z] ---> 62bdd35ee7f0 [2023-11-13T18:00:32.608Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-11-13T18:00:32.608Z] ---> Running in e1c4abb3d6de [2023-11-13T18:00:32.608Z] Removing intermediate container e1c4abb3d6de [2023-11-13T18:00:32.608Z] ---> ea3f39f88414 [2023-11-13T18:00:32.608Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-11-13T18:00:32.608Z] ---> Running in 574eb60d21f1 [2023-11-13T18:00:32.608Z] Removing intermediate container 574eb60d21f1 [2023-11-13T18:00:32.608Z] ---> 7497e87c4215 [2023-11-13T18:00:32.608Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-11-13T18:00:32.608Z] ---> Running in 5a2ba6f721eb [2023-11-13T18:00:32.608Z] Removing intermediate container 5a2ba6f721eb [2023-11-13T18:00:32.608Z] ---> dc0eda81b4e2 [2023-11-13T18:00:32.608Z] Step 6/11 : RUN npm install -g npm [2023-11-13T18:00:32.608Z] ---> Running in 8318342aa404 [2023-11-13T18:00:57.801Z] [2023-11-13T18:00:57.801Z] removed 31 packages, and changed 65 packages in 23s [2023-11-13T18:00:57.801Z] [2023-11-13T18:00:57.801Z] 26 packages are looking for funding [2023-11-13T18:00:57.801Z] run `npm fund` for details [2023-11-13T18:01:01.144Z] Removing intermediate container 8318342aa404 [2023-11-13T18:01:01.144Z] ---> 43116d594fb9 [2023-11-13T18:01:01.144Z] Step 7/11 : ARG USER=1000 [2023-11-13T18:01:01.144Z] ---> Running in f53e6a092497 [2023-11-13T18:01:01.415Z] Removing intermediate container f53e6a092497 [2023-11-13T18:01:01.415Z] ---> 010559a015e9 [2023-11-13T18:01:01.415Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-11-13T18:01:01.415Z] ---> Running in 25e22a2cb4a0 [2023-11-13T18:01:03.375Z] Removing intermediate container 25e22a2cb4a0 [2023-11-13T18:01:03.375Z] ---> 2ae01e103d1d [2023-11-13T18:01:03.375Z] Step 9/11 : USER $USER:$USER [2023-11-13T18:01:03.375Z] ---> Running in d4174f7723e0 [2023-11-13T18:01:03.644Z] Removing intermediate container d4174f7723e0 [2023-11-13T18:01:03.644Z] ---> 3f3ea35a2a2b [2023-11-13T18:01:03.644Z] Step 10/11 : WORKDIR /app [2023-11-13T18:01:03.914Z] ---> Running in 6a183d02fd5e [2023-11-13T18:01:04.182Z] Removing intermediate container 6a183d02fd5e [2023-11-13T18:01:04.182Z] ---> befbe0d8f239 [2023-11-13T18:01:04.182Z] Step 11/11 : LABEL git_sha=d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 [2023-11-13T18:01:04.182Z] ---> Running in 8dbe630e4f7f [2023-11-13T18:01:04.449Z] Removing intermediate container 8dbe630e4f7f [2023-11-13T18:01:04.449Z] ---> 34cc5d5b5f1d [2023-11-13T18:01:04.716Z] Successfully built 34cc5d5b5f1d [2023-11-13T18:01:04.717Z] Successfully tagged edgexfoundry/edgex-web-ui:d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 [2023-11-13T18:01:04.717Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-11-13T18:01:04.717Z] touch edgex-web-ui.imagebuilt [2023-11-13T18:01:04.717Z] mkdir -p node_modules coverage [2023-11-13T18:01:04.717Z] chown "1000:1000" node_modules coverage package-lock.json [2023-11-13T18:01:04.717Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE required: { [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE }, [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE } [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE required: { [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE }, [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE } [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE required: { [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE }, [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE } [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE required: { [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE }, [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE } [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE required: { [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE }, [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE } [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE required: { [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE }, [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE } [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE required: { [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T18:01:17.034Z] npm WARN EBADENGINE }, [2023-11-13T18:01:17.035Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T18:01:17.035Z] npm WARN EBADENGINE } [2023-11-13T18:01:17.035Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T18:01:17.035Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-11-13T18:01:17.035Z] npm WARN EBADENGINE required: { [2023-11-13T18:01:17.035Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T18:01:17.035Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T18:01:17.035Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T18:01:17.035Z] npm WARN EBADENGINE }, [2023-11-13T18:01:17.035Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T18:01:17.035Z] npm WARN EBADENGINE } [2023-11-13T18:01:17.035Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T18:01:17.035Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-11-13T18:01:17.035Z] npm WARN EBADENGINE required: { [2023-11-13T18:01:17.035Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T18:01:17.035Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T18:01:17.035Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T18:01:17.035Z] npm WARN EBADENGINE }, [2023-11-13T18:01:17.035Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T18:01:17.035Z] npm WARN EBADENGINE } [2023-11-13T18:02:53.872Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-11-13T18:02:54.138Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-11-13T18:02:54.138Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-11-13T18:02:55.101Z] 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-11-13T18:02:55.369Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-11-13T18:02:55.635Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-11-13T18:02:55.902Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-11-13T18:02:56.858Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-13T18:02:57.441Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-11-13T18:03:00.016Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-13T18:03:00.016Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-11-13T18:03:01.953Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-13T18:03:03.890Z] 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-11-13T18:03:04.846Z] 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-11-13T18:03:04.846Z] 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-11-13T18:03:05.804Z] 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-11-13T18:03:11.150Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-11-13T18:03:28.254Z] 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-11-13T18:03:28.835Z] 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-11-13T18:03:50.871Z] 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-11-13T18:04:17.513Z] 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-11-13T18:04:56.360Z] [2023-11-13T18:04:56.360Z] added 1475 packages, and audited 1476 packages in 4m [2023-11-13T18:04:56.360Z] [2023-11-13T18:04:56.360Z] 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) [2023-11-13T18:04:56.360Z] [2023-11-13T18:04:56.360Z] To address issues that do not require attention, run: [2023-11-13T18:04:56.360Z] npm audit fix [2023-11-13T18:04:56.360Z] [2023-11-13T18:04:56.360Z] To address all issues (including breaking changes), run: [2023-11-13T18:04:56.360Z] npm audit fix --force [2023-11-13T18:04:56.360Z] [2023-11-13T18:04:56.360Z] Run `npm audit` for details. [2023-11-13T18:04:56.946Z] 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-11-13T18:05:11.924Z] - Generating browser application bundles (phase: setup)... [2023-11-13T18:05:38.586Z] Compiling @angular/core : es2015 as esm2015 [2023-11-13T18:05:38.586Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-11-13T18:06:00.620Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-11-13T18:06:00.620Z] Compiling @angular/common : es2015 as esm2015 [2023-11-13T18:06:03.193Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-11-13T18:06:03.193Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-11-13T18:06:05.131Z] Compiling @angular/router : es2015 as esm2015 [2023-11-13T18:06:06.532Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-11-13T18:06:10.769Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-11-13T18:06:11.034Z] Compiling @angular/common/http : es2015 as esm2015 [2023-11-13T18:06:12.969Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-11-13T18:06:14.908Z] Compiling @angular/forms : es2015 as esm2015 [2023-11-13T18:06:15.175Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-11-13T18:06:16.135Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-11-13T18:07:02.952Z] 13 11 2023 18:06:59.713:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-11-13T18:07:02.952Z] 13 11 2023 18:06:59.725:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-11-13T18:07:02.952Z] 13 11 2023 18:06:59.750:INFO [launcher]: Starting browser ChromeHeadless [2023-11-13T18:08:10.776Z] 13 11 2023 18:08:01.407:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-11-13T18:08:10.776Z] 13 11 2023 18:08:09.772:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-11-13T18:08:20.833Z] 13 11 2023 18:08:20.454:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-11-13T18:08:39.032Z] ✔ Browser application bundle generation complete. [2023-11-13T18:08:39.032Z] 13 11 2023 18:08:37.364:INFO [Chrome Headless 117.0.5938.62 (Linux aarch64)]: Connected on socket 1tYkslIW6JTf3RWNAAAB with id 58884691 [2023-11-13T18:08:57.207Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2023-11-13T18:08:57.207Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 1 of 147 SUCCESS (0 secs / 0.452 secs) [2023-11-13T18:08:57.207Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 2 of 147 SUCCESS (0 secs / 0.538 secs) [2023-11-13T18:08:57.207Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 3 of 147 SUCCESS (0 secs / 0.8 secs) [2023-11-13T18:08:57.207Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 4 of 147 SUCCESS (0 secs / 0.874 secs) [2023-11-13T18:08:57.207Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 5 of 147 SUCCESS (0 secs / 0.893 secs) [2023-11-13T18:08:57.207Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 6 of 147 SUCCESS (0 secs / 1.069 secs) [2023-11-13T18:08:57.207Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 7 of 147 SUCCESS (0 secs / 1.086 secs) [2023-11-13T18:08:57.207Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 8 of 147 SUCCESS (0 secs / 1.109 secs) [2023-11-13T18:08:57.207Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 9 of 147 SUCCESS (0 secs / 1.164 secs) [2023-11-13T18:08:57.207Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 10 of 147 SUCCESS (0 secs / 1.222 secs) [2023-11-13T18:08:57.207Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 11 of 147 SUCCESS (0 secs / 1.239 secs) [2023-11-13T18:08:57.207Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 12 of 147 SUCCESS (0 secs / 1.37 secs) [2023-11-13T18:08:57.207Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 13 of 147 SUCCESS (0 secs / 1.41 secs) [2023-11-13T18:08:57.207Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 14 of 147 SUCCESS (0 secs / 1.476 secs) [2023-11-13T18:08:57.207Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 15 of 147 SUCCESS (0 secs / 1.518 secs) [2023-11-13T18:08:57.207Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-13T18:08:57.207Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-13T18:08:57.207Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-11-13T18:08:57.207Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 15 of 147 SUCCESS (0 secs / 1.518 secs) [2023-11-13T18:08:57.207Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-13T18:08:57.207Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-13T18:08:57.207Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-11-13T18:08:57.207Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 16 of 147 SUCCESS (0 secs / 1.544 secs) [2023-11-13T18:08:57.207Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 17 of 147 SUCCESS (0 secs / 1.566 secs) [2023-11-13T18:08:57.207Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 18 of 147 SUCCESS (0 secs / 1.695 secs) [2023-11-13T18:08:57.207Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 19 of 147 SUCCESS (0 secs / 1.709 secs) [2023-11-13T18:08:57.207Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 20 of 147 SUCCESS (0 secs / 1.717 secs) [2023-11-13T18:08:57.207Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 21 of 147 SUCCESS (0 secs / 1.726 secs) [2023-11-13T18:08:57.207Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 22 of 147 SUCCESS (0 secs / 1.873 secs) [2023-11-13T18:08:57.474Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 23 of 147 SUCCESS (0 secs / 2.107 secs) [2023-11-13T18:08:57.474Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 24 of 147 SUCCESS (0 secs / 2.188 secs) [2023-11-13T18:08:57.739Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 25 of 147 SUCCESS (0 secs / 2.228 secs) [2023-11-13T18:08:58.006Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 26 of 147 SUCCESS (0 secs / 2.557 secs) [2023-11-13T18:08:58.006Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 27 of 147 SUCCESS (0 secs / 2.611 secs) [2023-11-13T18:08:58.271Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 28 of 147 SUCCESS (0 secs / 2.649 secs) [2023-11-13T18:08:58.271Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 29 of 147 SUCCESS (0 secs / 2.825 secs) [2023-11-13T18:08:58.539Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 30 of 147 SUCCESS (0 secs / 2.906 secs) [2023-11-13T18:08:58.539Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 31 of 147 SUCCESS (0 secs / 2.933 secs) [2023-11-13T18:08:58.539Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 32 of 147 SUCCESS (0 secs / 2.967 secs) [2023-11-13T18:08:58.539Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 33 of 147 SUCCESS (0 secs / 3.033 secs) [2023-11-13T18:08:58.804Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 34 of 147 SUCCESS (0 secs / 3.046 secs) [2023-11-13T18:08:58.804Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 35 of 147 SUCCESS (0 secs / 3.062 secs) [2023-11-13T18:08:58.804Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 36 of 147 SUCCESS (0 secs / 3.244 secs) [2023-11-13T18:08:59.069Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 37 of 147 SUCCESS (0 secs / 3.268 secs) [2023-11-13T18:08:59.069Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 38 of 147 SUCCESS (0 secs / 3.385 secs) [2023-11-13T18:08:59.069Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 39 of 147 SUCCESS (0 secs / 3.439 secs) [2023-11-13T18:08:59.335Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 40 of 147 SUCCESS (0 secs / 3.495 secs) [2023-11-13T18:08:59.335Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 41 of 147 SUCCESS (0 secs / 3.543 secs) [2023-11-13T18:08:59.335Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 42 of 147 SUCCESS (0 secs / 3.607 secs) [2023-11-13T18:08:59.603Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 43 of 147 SUCCESS (0 secs / 3.652 secs) [2023-11-13T18:08:59.603Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 44 of 147 SUCCESS (0 secs / 3.68 secs) [2023-11-13T18:08:59.603Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 45 of 147 SUCCESS (0 secs / 3.791 secs) [2023-11-13T18:08:59.869Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 46 of 147 SUCCESS (0 secs / 3.812 secs) [2023-11-13T18:08:59.869Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 47 of 147 SUCCESS (0 secs / 3.903 secs) [2023-11-13T18:08:59.869Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 48 of 147 SUCCESS (0 secs / 3.927 secs) [2023-11-13T18:08:59.869Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 49 of 147 SUCCESS (0 secs / 3.951 secs) [2023-11-13T18:08:59.869Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 50 of 147 SUCCESS (0 secs / 3.972 secs) [2023-11-13T18:09:00.135Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 51 of 147 SUCCESS (0 secs / 4.122 secs) [2023-11-13T18:09:00.135Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 52 of 147 SUCCESS (0 secs / 4.17 secs) [2023-11-13T18:09:00.135Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 53 of 147 SUCCESS (0 secs / 4.181 secs) [2023-11-13T18:09:00.135Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 54 of 147 SUCCESS (0 secs / 4.19 secs) [2023-11-13T18:09:00.401Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 55 of 147 SUCCESS (0 secs / 4.21 secs) [2023-11-13T18:09:00.401Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 56 of 147 SUCCESS (0 secs / 4.272 secs) [2023-11-13T18:09:00.401Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 57 of 147 SUCCESS (0 secs / 4.394 secs) [2023-11-13T18:09:00.668Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 58 of 147 SUCCESS (0 secs / 4.511 secs) [2023-11-13T18:09:00.668Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 59 of 147 SUCCESS (0 secs / 4.547 secs) [2023-11-13T18:09:00.668Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 60 of 147 SUCCESS (0 secs / 4.592 secs) [2023-11-13T18:09:00.933Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 61 of 147 SUCCESS (0 secs / 4.696 secs) [2023-11-13T18:09:00.933Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 62 of 147 SUCCESS (0 secs / 4.756 secs) [2023-11-13T18:09:01.271Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 63 of 147 SUCCESS (0 secs / 4.858 secs) [2023-11-13T18:09:01.271Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 64 of 147 SUCCESS (0 secs / 4.928 secs) [2023-11-13T18:09:01.545Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 65 of 147 SUCCESS (0 secs / 5.114 secs) [2023-11-13T18:09:01.545Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 66 of 147 SUCCESS (0 secs / 5.176 secs) [2023-11-13T18:09:01.825Z] WARN: ' [2023-11-13T18:09:01.825Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-13T18:09:01.825Z] Support for using the ngModel input property and ngModelChange event with [2023-11-13T18:09:01.825Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-13T18:09:01.825Z] in a future version of Angular. [2023-11-13T18:09:01.825Z] [2023-11-13T18:09:01.825Z] For more information on this, see our API docs here: [2023-11-13T18:09:01.825Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-13T18:09:01.825Z] ' [2023-11-13T18:09:01.825Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 66 of 147 SUCCESS (0 secs / 5.176 secs) [2023-11-13T18:09:01.825Z] WARN: ' [2023-11-13T18:09:01.825Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-13T18:09:01.825Z] Support for using the ngModel input property and ngModelChange event with [2023-11-13T18:09:01.825Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-13T18:09:01.825Z] in a future version of Angular. [2023-11-13T18:09:01.825Z] [2023-11-13T18:09:01.825Z] For more information on this, see our API docs here: [2023-11-13T18:09:01.825Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-13T18:09:01.825Z] ' [2023-11-13T18:09:01.825Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 67 of 147 SUCCESS (0 secs / 5.315 secs) [2023-11-13T18:09:01.825Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 68 of 147 SUCCESS (0 secs / 5.35 secs) [2023-11-13T18:09:01.825Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 69 of 147 SUCCESS (0 secs / 5.444 secs) [2023-11-13T18:09:02.093Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 70 of 147 SUCCESS (0 secs / 5.615 secs) [2023-11-13T18:09:02.368Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 71 of 147 SUCCESS (0 secs / 5.767 secs) [2023-11-13T18:09:02.368Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 72 of 147 SUCCESS (0 secs / 5.782 secs) [2023-11-13T18:09:02.368Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 73 of 147 SUCCESS (0 secs / 5.79 secs) [2023-11-13T18:09:02.368Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 74 of 147 SUCCESS (0 secs / 5.834 secs) [2023-11-13T18:09:02.368Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 75 of 147 SUCCESS (0 secs / 5.882 secs) [2023-11-13T18:09:02.635Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 76 of 147 SUCCESS (0 secs / 5.977 secs) [2023-11-13T18:09:02.635Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 77 of 147 SUCCESS (0 secs / 6.033 secs) [2023-11-13T18:09:02.910Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 78 of 147 SUCCESS (0 secs / 6.112 secs) [2023-11-13T18:09:02.910Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 79 of 147 SUCCESS (0 secs / 6.145 secs) [2023-11-13T18:09:02.910Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 80 of 147 SUCCESS (0 secs / 6.158 secs) [2023-11-13T18:09:02.910Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 81 of 147 SUCCESS (0 secs / 6.167 secs) [2023-11-13T18:09:02.910Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 82 of 147 SUCCESS (0 secs / 6.193 secs) [2023-11-13T18:09:02.910Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 83 of 147 SUCCESS (0 secs / 6.2 secs) [2023-11-13T18:09:02.910Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 84 of 147 SUCCESS (0 secs / 6.236 secs) [2023-11-13T18:09:03.180Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 85 of 147 SUCCESS (0 secs / 6.429 secs) [2023-11-13T18:09:03.451Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 86 of 147 SUCCESS (0 secs / 6.477 secs) [2023-11-13T18:09:03.451Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 87 of 147 SUCCESS (0 secs / 6.501 secs) [2023-11-13T18:09:03.451Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 88 of 147 SUCCESS (0 secs / 6.515 secs) [2023-11-13T18:09:03.451Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 89 of 147 SUCCESS (0 secs / 6.53 secs) [2023-11-13T18:09:03.451Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 90 of 147 SUCCESS (0 secs / 6.676 secs) [2023-11-13T18:09:03.720Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 91 of 147 SUCCESS (0 secs / 6.699 secs) [2023-11-13T18:09:03.720Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 92 of 147 SUCCESS (0 secs / 6.711 secs) [2023-11-13T18:09:03.993Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 93 of 147 SUCCESS (0 secs / 6.869 secs) [2023-11-13T18:09:03.993Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 94 of 147 SUCCESS (0 secs / 6.914 secs) [2023-11-13T18:09:03.993Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 95 of 147 SUCCESS (0 secs / 6.956 secs) [2023-11-13T18:09:04.261Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 96 of 147 SUCCESS (0 secs / 7.034 secs) [2023-11-13T18:09:04.261Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 97 of 147 SUCCESS (0 secs / 7.128 secs) [2023-11-13T18:09:04.261Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 98 of 147 SUCCESS (0 secs / 7.144 secs) [2023-11-13T18:09:04.261Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 99 of 147 SUCCESS (0 secs / 7.151 secs) [2023-11-13T18:09:04.531Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 100 of 147 SUCCESS (0 secs / 7.322 secs) [2023-11-13T18:09:04.531Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 101 of 147 SUCCESS (0 secs / 7.338 secs) [2023-11-13T18:09:04.531Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 102 of 147 SUCCESS (0 secs / 7.349 secs) [2023-11-13T18:09:04.798Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 103 of 147 SUCCESS (0 secs / 7.437 secs) [2023-11-13T18:09:04.798Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 104 of 147 SUCCESS (0 secs / 7.537 secs) [2023-11-13T18:09:04.798Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 105 of 147 SUCCESS (0 secs / 7.574 secs) [2023-11-13T18:09:05.063Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 106 of 147 SUCCESS (0 secs / 7.621 secs) [2023-11-13T18:09:05.063Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 107 of 147 SUCCESS (0 secs / 7.703 secs) [2023-11-13T18:09:05.063Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 108 of 147 SUCCESS (0 secs / 7.751 secs) [2023-11-13T18:09:05.328Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 109 of 147 SUCCESS (0 secs / 7.792 secs) [2023-11-13T18:09:05.328Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 110 of 147 SUCCESS (0 secs / 7.828 secs) [2023-11-13T18:09:05.328Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 111 of 147 SUCCESS (0 secs / 7.848 secs) [2023-11-13T18:09:05.328Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 112 of 147 SUCCESS (0 secs / 7.857 secs) [2023-11-13T18:09:05.328Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 113 of 147 SUCCESS (0 secs / 7.864 secs) [2023-11-13T18:09:05.328Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 114 of 147 SUCCESS (0 secs / 7.882 secs) [2023-11-13T18:09:05.328Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 115 of 147 SUCCESS (0 secs / 7.928 secs) [2023-11-13T18:09:05.594Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 116 of 147 SUCCESS (0 secs / 7.95 secs) [2023-11-13T18:09:05.594Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 117 of 147 SUCCESS (0 secs / 8.047 secs) [2023-11-13T18:09:06.173Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 118 of 147 SUCCESS (0 secs / 8.431 secs) [2023-11-13T18:09:06.439Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 119 of 147 SUCCESS (0 secs / 8.7 secs) [2023-11-13T18:09:06.439Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 120 of 147 SUCCESS (0 secs / 8.714 secs) [2023-11-13T18:09:06.439Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 121 of 147 SUCCESS (0 secs / 8.8 secs) [2023-11-13T18:09:06.439Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 122 of 147 SUCCESS (0 secs / 8.827 secs) [2023-11-13T18:09:06.705Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 123 of 147 SUCCESS (0 secs / 8.922 secs) [2023-11-13T18:09:06.971Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 124 of 147 SUCCESS (0 secs / 9.048 secs) [2023-11-13T18:09:06.971Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 125 of 147 SUCCESS (0 secs / 9.118 secs) [2023-11-13T18:09:06.971Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 126 of 147 SUCCESS (0 secs / 9.129 secs) [2023-11-13T18:09:06.971Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 127 of 147 SUCCESS (0 secs / 9.14 secs) [2023-11-13T18:09:06.971Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 128 of 147 SUCCESS (0 secs / 9.16 secs) [2023-11-13T18:09:06.971Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 129 of 147 SUCCESS (0 secs / 9.197 secs) [2023-11-13T18:09:07.237Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 130 of 147 SUCCESS (0 secs / 9.215 secs) [2023-11-13T18:09:07.237Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 131 of 147 SUCCESS (0 secs / 9.229 secs) [2023-11-13T18:09:07.237Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 132 of 147 SUCCESS (0 secs / 9.371 secs) [2023-11-13T18:09:07.502Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 133 of 147 SUCCESS (0 secs / 9.475 secs) [2023-11-13T18:09:07.502Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 134 of 147 SUCCESS (0 secs / 9.586 secs) [2023-11-13T18:09:07.767Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 135 of 147 SUCCESS (0 secs / 9.636 secs) [2023-11-13T18:09:07.767Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 136 of 147 SUCCESS (0 secs / 9.686 secs) [2023-11-13T18:09:07.767Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 137 of 147 SUCCESS (0 secs / 9.734 secs) [2023-11-13T18:09:08.032Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 138 of 147 SUCCESS (0 secs / 9.77 secs) [2023-11-13T18:09:08.032Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 139 of 147 SUCCESS (0 secs / 9.791 secs) [2023-11-13T18:09:08.032Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 140 of 147 SUCCESS (0 secs / 9.802 secs) [2023-11-13T18:09:08.032Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 141 of 147 SUCCESS (0 secs / 9.898 secs) [2023-11-13T18:09:08.295Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 142 of 147 SUCCESS (0 secs / 9.953 secs) [2023-11-13T18:09:08.295Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 143 of 147 SUCCESS (0 secs / 9.975 secs) [2023-11-13T18:09:08.295Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 144 of 147 SUCCESS (0 secs / 10 secs) [2023-11-13T18:09:08.295Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 145 of 147 SUCCESS (0 secs / 10.064 secs) [2023-11-13T18:09:08.566Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 146 of 147 SUCCESS (0 secs / 10.128 secs) [2023-11-13T18:09:08.566Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (0 secs / 10.182 secs) [2023-11-13T18:09:09.529Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (14.571 secs / 10.182 secs) [2023-11-13T18:09:09.529Z] TOTAL: 147 SUCCESS [2023-11-13T18:09:09.529Z] ✔ Browser application bundle generation complete. [2023-11-13T18:09:12.114Z] [2023-11-13T18:09:12.114Z] =============================== Coverage summary =============================== [2023-11-13T18:09:12.114Z] Statements : 41.02% ( 1473/3591 ) [2023-11-13T18:09:12.114Z] Branches : 11.75% ( 114/970 ) [2023-11-13T18:09:12.114Z] Functions : 32.21% ( 422/1310 ) [2023-11-13T18:09:12.114Z] Lines : 39.01% ( 1328/3404 ) [2023-11-13T18:09:12.114Z] ================================================================================ [2023-11-13T18:09:12.114Z] 13 11 2023 18:09:11.990:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-11-13T18:09:13.064Z] ✔ Browser application bundle generation complete. [2023-11-13T18:09:17.298Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/143/web' [Pipeline] echo [2023-11-13T18:09:17.315Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-13T18:09:17.327Z] $ docker stop --time=1 004fce4bb08b6f98c27bb8a92faab4ced57d0ac2aaf4dd7c23f8918dbd7c88f8 [2023-11-13T18:09:19.083Z] $ docker rm -f --volumes 004fce4bb08b6f98c27bb8a92faab4ced57d0ac2aaf4dd7c23f8918dbd7c88f8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-13T18:09:20.121Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-13T18:09:22.710Z] Warning: overwriting stash ‘coverage-report’ [2023-11-13T18:09:29.444Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-13T18:09:29.861Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-13T18:09:32.768Z] + ls -al . [2023-11-13T18:09:32.768Z] total 176 [2023-11-13T18:09:32.768Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 13 17:58 . [2023-11-13T18:09:32.768Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 17:55 .. [2023-11-13T18:09:32.768Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 17:55 .blubracket [2023-11-13T18:09:32.768Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 13 17:55 .dockerignore [2023-11-13T18:09:32.768Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 17:55 .git [2023-11-13T18:09:32.768Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 17:55 .github [2023-11-13T18:09:32.768Z] -rw-rw-r-- 1 jenkins jenkins 161 Nov 13 17:55 .gitignore [2023-11-13T18:09:32.768Z] -rw-rw-r-- 1 jenkins jenkins 9575 Nov 13 17:55 Attribution.txt [2023-11-13T18:09:32.768Z] -rw-rw-r-- 1 jenkins jenkins 19103 Nov 13 17:55 CHANGELOG.md [2023-11-13T18:09:32.768Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 13 17:55 CONTRIBUTING.md [2023-11-13T18:09:32.768Z] -rw-rw-r-- 1 jenkins jenkins 1788 Nov 13 17:55 Dockerfile [2023-11-13T18:09:32.768Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 13 17:55 Jenkinsfile [2023-11-13T18:09:32.768Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 13 17:55 LICENSE [2023-11-13T18:09:32.768Z] -rw-rw-r-- 1 jenkins jenkins 2134 Nov 13 17:55 Makefile [2023-11-13T18:09:32.768Z] -rw-rw-r-- 1 jenkins jenkins 4381 Nov 13 17:55 README.md [2023-11-13T18:09:32.768Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 13 17:51 VERSION [2023-11-13T18:09:32.768Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 17:55 assets [2023-11-13T18:09:32.768Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 17:55 bin [2023-11-13T18:09:32.768Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 17:55 cmd [2023-11-13T18:09:32.768Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 13 17:58 coverage.out [2023-11-13T18:09:32.768Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 17:55 docs [2023-11-13T18:09:32.768Z] -rw-rw-r-- 1 jenkins jenkins 3472 Nov 13 17:55 go.mod [2023-11-13T18:09:32.768Z] -rw-rw-r-- 1 jenkins jenkins 34189 Nov 13 17:55 go.sum [2023-11-13T18:09:32.768Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 17:55 internal [2023-11-13T18:09:32.768Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 17:55 testing [2023-11-13T18:09:32.768Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 13 17:55 version.go [2023-11-13T18:09:32.768Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 13 18:01 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:09:33.111Z] + 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=d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 --label arch=arm64 --label version=3.1.0-dev.13 . [2023-11-13T18:09:34.523Z] Sending build context to Docker daemon 31.51MB [2023-11-13T18:09:34.523Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-13T18:09:34.523Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-13T18:09:34.523Z] ---> 22b75e2735d2 [2023-11-13T18:09:34.523Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-13T18:09:35.475Z] ---> Running in fb284757483c [2023-11-13T18:09:35.740Z] Removing intermediate container fb284757483c [2023-11-13T18:09:35.740Z] ---> 851667e69295 [2023-11-13T18:09:35.740Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-11-13T18:09:35.740Z] ---> Running in 88cee487b505 [2023-11-13T18:09:36.006Z] Removing intermediate container 88cee487b505 [2023-11-13T18:09:36.006Z] ---> 797a7ad29aff [2023-11-13T18:09:36.006Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-13T18:09:36.006Z] ---> Running in de3938b8dd5a [2023-11-13T18:09:36.270Z] Removing intermediate container de3938b8dd5a [2023-11-13T18:09:36.270Z] ---> 3e5d9b757d37 [2023-11-13T18:09:36.270Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-11-13T18:09:36.535Z] ---> Running in 829dc407959f [2023-11-13T18:09:36.801Z] Removing intermediate container 829dc407959f [2023-11-13T18:09:36.801Z] ---> 3615ac81f8dc [2023-11-13T18:09:36.801Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-13T18:09:36.801Z] ---> Running in 78f87a81c8c8 [2023-11-13T18:09:37.067Z] Removing intermediate container 78f87a81c8c8 [2023-11-13T18:09:37.067Z] ---> fe258064cdbc [2023-11-13T18:09:37.067Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-13T18:09:39.007Z] ---> 39bebc95343d [2023-11-13T18:09:39.007Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-13T18:09:39.007Z] ---> Running in ca061389a98a [2023-11-13T18:09:39.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-13T18:09:40.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-13T18:09:41.124Z] OK: 266 MiB in 52 packages [2023-11-13T18:09:42.081Z] Removing intermediate container ca061389a98a [2023-11-13T18:09:42.081Z] ---> 4fe1a5250bc9 [2023-11-13T18:09:42.081Z] Step 10/25 : ENV GO111MODULE=on [2023-11-13T18:09:42.081Z] ---> Running in 9f4d5cf6e1ad [2023-11-13T18:09:42.346Z] Removing intermediate container 9f4d5cf6e1ad [2023-11-13T18:09:42.346Z] ---> 20c73d7cbc79 [2023-11-13T18:09:42.346Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-13T18:09:42.612Z] ---> Running in b54611045f7d [2023-11-13T18:09:42.878Z] Removing intermediate container b54611045f7d [2023-11-13T18:09:42.878Z] ---> 5760ba449dbd [2023-11-13T18:09:42.878Z] Step 12/25 : COPY go.mod vendor* ./ [2023-11-13T18:09:45.450Z] ---> 761faef46fba [2023-11-13T18:09:45.450Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T18:09:45.450Z] ---> Running in bfd57e1f5ca8 [2023-11-13T18:09:48.015Z] Removing intermediate container bfd57e1f5ca8 [2023-11-13T18:09:48.015Z] ---> 38d81be0921f [2023-11-13T18:09:48.015Z] Step 14/25 : COPY . . [2023-11-13T18:09:52.262Z] ---> 8189365f2aea [2023-11-13T18:09:52.262Z] Step 15/25 : RUN ${MAKE} [2023-11-13T18:09:52.262Z] ---> Running in cbaea4412784 [2023-11-13T18:09:52.843Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.13" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-11-13T18:11:29.446Z] Removing intermediate container cbaea4412784 [2023-11-13T18:11:29.446Z] ---> 33cf5a31756c [2023-11-13T18:11:29.446Z] Step 16/25 : FROM alpine:3.18 [2023-11-13T18:11:29.446Z] 3.18: Pulling from library/alpine [2023-11-13T18:11:29.446Z] 579b34f0a95b: Already exists [2023-11-13T18:11:29.719Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-13T18:11:29.720Z] Status: Downloaded newer image for alpine:3.18 [2023-11-13T18:11:29.720Z] ---> 3cc203321400 [2023-11-13T18:11:29.720Z] Step 17/25 : EXPOSE 4000 [2023-11-13T18:11:29.720Z] ---> Running in 7a0b71d98253 [2023-11-13T18:11:29.986Z] Removing intermediate container 7a0b71d98253 [2023-11-13T18:11:29.986Z] ---> 008a2725660e [2023-11-13T18:11:29.986Z] 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-11-13T18:11:31.932Z] ---> b7c4b3081176 [2023-11-13T18:11:31.932Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-11-13T18:11:32.199Z] ---> 4cfa2c5efaaa [2023-11-13T18:11:32.199Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-11-13T18:11:32.783Z] ---> 1ed4321fc610 [2023-11-13T18:11:32.783Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-13T18:11:32.783Z] ---> Running in 23850675e6c5 [2023-11-13T18:11:33.051Z] Removing intermediate container 23850675e6c5 [2023-11-13T18:11:33.051Z] ---> 201bdc42faee [2023-11-13T18:11:33.051Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-11-13T18:11:33.339Z] ---> Running in 3dbf41527f4e [2023-11-13T18:11:33.608Z] Removing intermediate container 3dbf41527f4e [2023-11-13T18:11:33.608Z] ---> 9f50b4913e6d [2023-11-13T18:11:33.608Z] Step 23/25 : LABEL arch=arm64 [2023-11-13T18:11:33.608Z] ---> Running in 9bdfd56bb39f [2023-11-13T18:11:33.876Z] Removing intermediate container 9bdfd56bb39f [2023-11-13T18:11:33.876Z] ---> f531d8903db5 [2023-11-13T18:11:33.876Z] Step 24/25 : LABEL git_sha=d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 [2023-11-13T18:11:34.144Z] ---> Running in 6fce5315753b [2023-11-13T18:11:34.412Z] Removing intermediate container 6fce5315753b [2023-11-13T18:11:34.413Z] ---> 9e51a382cc89 [2023-11-13T18:11:34.413Z] Step 25/25 : LABEL version=3.1.0-dev.13 [2023-11-13T18:11:34.413Z] ---> Running in 9fea911048c7 [2023-11-13T18:11:34.679Z] Removing intermediate container 9fea911048c7 [2023-11-13T18:11:34.679Z] ---> f4006df4ea60 [2023-11-13T18:11:34.679Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-13T18:11:34.945Z] Successfully built f4006df4ea60 [2023-11-13T18:11:34.945Z] 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-11-13T18:11:35.062Z] provisioning config files... [2023-11-13T18:11:35.077Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/143@tmp/config16072952769372040690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:11:35.412Z] ---> docker-login.sh [2023-11-13T18:11:35.412Z] nexus3.edgexfoundry.org:10001 [2023-11-13T18:11:35.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:11:35.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:11:35.680Z] Configure a credential helper to remove this warning. See [2023-11-13T18:11:35.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:11:35.680Z] [2023-11-13T18:11:35.680Z] Login Succeeded [2023-11-13T18:11:35.680Z] nexus3.edgexfoundry.org:10002 [2023-11-13T18:11:35.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:11:35.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:11:35.946Z] Configure a credential helper to remove this warning. See [2023-11-13T18:11:35.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:11:35.946Z] [2023-11-13T18:11:35.946Z] Login Succeeded [2023-11-13T18:11:35.946Z] nexus3.edgexfoundry.org:10003 [2023-11-13T18:11:36.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:11:36.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:11:36.479Z] Configure a credential helper to remove this warning. See [2023-11-13T18:11:36.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:11:36.479Z] [2023-11-13T18:11:36.479Z] Login Succeeded [2023-11-13T18:11:36.479Z] nexus3.edgexfoundry.org:10004 [2023-11-13T18:11:36.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:11:36.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:11:36.746Z] Configure a credential helper to remove this warning. See [2023-11-13T18:11:36.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:11:36.746Z] [2023-11-13T18:11:36.746Z] Login Succeeded [2023-11-13T18:11:36.746Z] docker.io [2023-11-13T18:11:37.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:11:37.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:11:37.283Z] Configure a credential helper to remove this warning. See [2023-11-13T18:11:37.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:11:37.283Z] [2023-11-13T18:11:37.283Z] Login Succeeded [2023-11-13T18:11:37.283Z] ---> docker-login.sh ends [Pipeline] } [2023-11-13T18:11:37.295Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T18:11:37.323Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T18:11:37.341Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-11-13T18:11:37.341Z] d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 [2023-11-13T18:11:37.341Z] latest [2023-11-13T18:11:37.341Z] 3.1.0-dev.13 [2023-11-13T18:11:37.341Z] d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77-3.1.0-dev.13 [2023-11-13T18:11:37.341Z] main [2023-11-13T18:11:37.341Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:11:37.685Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:11:39.420Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 [2023-11-13T18:11:39.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-11-13T18:11:39.420Z] b41a547e9c12: Preparing [2023-11-13T18:11:39.420Z] 13ba2a9f3a72: Preparing [2023-11-13T18:11:39.420Z] 9799f8aaec2d: Preparing [2023-11-13T18:11:39.420Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:11:39.420Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:11:39.684Z] 13ba2a9f3a72: Pushed [2023-11-13T18:11:39.684Z] b41a547e9c12: Pushed [2023-11-13T18:11:47.887Z] 9799f8aaec2d: Pushed [2023-11-13T18:11:47.888Z] d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77: digest: sha256:f73b062141c68f24e0fbfdc48f172bbcf9ed1c8359e33c01fec6439b7abb7e23 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:11:48.238Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:11:48.584Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-11-13T18:11:48.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-11-13T18:11:48.584Z] b41a547e9c12: Preparing [2023-11-13T18:11:48.584Z] 13ba2a9f3a72: Preparing [2023-11-13T18:11:48.584Z] 9799f8aaec2d: Preparing [2023-11-13T18:11:48.584Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:11:48.584Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:11:48.584Z] 13ba2a9f3a72: Layer already exists [2023-11-13T18:11:48.584Z] 9799f8aaec2d: Layer already exists [2023-11-13T18:11:48.584Z] b41a547e9c12: Layer already exists [2023-11-13T18:11:48.852Z] latest: digest: sha256:f73b062141c68f24e0fbfdc48f172bbcf9ed1c8359e33c01fec6439b7abb7e23 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:11:49.210Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:11:49.556Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.13 [2023-11-13T18:11:49.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-11-13T18:11:49.556Z] b41a547e9c12: Preparing [2023-11-13T18:11:49.556Z] 13ba2a9f3a72: Preparing [2023-11-13T18:11:49.556Z] 9799f8aaec2d: Preparing [2023-11-13T18:11:49.556Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:11:49.556Z] 13ba2a9f3a72: Layer already exists [2023-11-13T18:11:49.556Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:11:49.556Z] 9799f8aaec2d: Layer already exists [2023-11-13T18:11:49.556Z] b41a547e9c12: Layer already exists [2023-11-13T18:11:49.822Z] 3.1.0-dev.13: digest: sha256:f73b062141c68f24e0fbfdc48f172bbcf9ed1c8359e33c01fec6439b7abb7e23 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:11:50.179Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:11:53.092Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77-3.1.0-dev.13 [2023-11-13T18:11:53.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-11-13T18:11:53.092Z] b41a547e9c12: Preparing [2023-11-13T18:11:53.092Z] 13ba2a9f3a72: Preparing [2023-11-13T18:11:53.092Z] 9799f8aaec2d: Preparing [2023-11-13T18:11:53.092Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:11:53.092Z] b41a547e9c12: Layer already exists [2023-11-13T18:11:53.092Z] 13ba2a9f3a72: Layer already exists [2023-11-13T18:11:53.092Z] 9799f8aaec2d: Layer already exists [2023-11-13T18:11:53.092Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:11:53.358Z] d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77-3.1.0-dev.13: digest: sha256:f73b062141c68f24e0fbfdc48f172bbcf9ed1c8359e33c01fec6439b7abb7e23 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:11:53.708Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:11:54.054Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-11-13T18:11:54.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-11-13T18:11:54.054Z] b41a547e9c12: Preparing [2023-11-13T18:11:54.054Z] 13ba2a9f3a72: Preparing [2023-11-13T18:11:54.054Z] 9799f8aaec2d: Preparing [2023-11-13T18:11:54.054Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:11:54.054Z] 9799f8aaec2d: Layer already exists [2023-11-13T18:11:54.054Z] 13ba2a9f3a72: Layer already exists [2023-11-13T18:11:54.054Z] b41a547e9c12: Layer already exists [2023-11-13T18:11:54.054Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:11:54.322Z] main: digest: sha256:f73b062141c68f24e0fbfdc48f172bbcf9ed1c8359e33c01fec6439b7abb7e23 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T18:11:54.376Z] ===================================================== [Pipeline] echo [2023-11-13T18:11:54.386Z] taggedImages: [2023-11-13T18:11:54.386Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 [2023-11-13T18:11:54.386Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-11-13T18:11:54.386Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.13 [2023-11-13T18:11:54.386Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77-3.1.0-dev.13 [2023-11-13T18:11:54.386Z] - 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-11-13T18:11:54.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-13T18:11:54.823Z] [2023-11-13T18:11:54.823Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:11:55.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-13T18:11:55.435Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-13T18:11:55.435Z] 8998bd30e6a1: Pulling fs layer [2023-11-13T18:11:55.435Z] 04944245beec: Pulling fs layer [2023-11-13T18:11:55.435Z] 699f458cf7ca: Pulling fs layer [2023-11-13T18:11:55.435Z] 765212b225bb: Pulling fs layer [2023-11-13T18:11:55.435Z] f23df028b6ca: Pulling fs layer [2023-11-13T18:11:55.435Z] 765212b225bb: Waiting [2023-11-13T18:11:55.435Z] d65c8cfc05b1: Pulling fs layer [2023-11-13T18:11:55.435Z] f23df028b6ca: Waiting [2023-11-13T18:11:55.435Z] 2437ff75d9bd: Pulling fs layer [2023-11-13T18:11:55.435Z] d65c8cfc05b1: Waiting [2023-11-13T18:11:55.435Z] 2437ff75d9bd: Waiting [2023-11-13T18:11:55.435Z] 04944245beec: Verifying Checksum [2023-11-13T18:11:55.435Z] 04944245beec: Download complete [2023-11-13T18:11:55.435Z] 765212b225bb: Verifying Checksum [2023-11-13T18:11:55.435Z] 765212b225bb: Download complete [2023-11-13T18:11:55.435Z] f23df028b6ca: Verifying Checksum [2023-11-13T18:11:55.435Z] f23df028b6ca: Download complete [2023-11-13T18:11:55.435Z] d65c8cfc05b1: Verifying Checksum [2023-11-13T18:11:55.435Z] d65c8cfc05b1: Download complete [2023-11-13T18:11:55.704Z] 699f458cf7ca: Verifying Checksum [2023-11-13T18:11:55.704Z] 699f458cf7ca: Download complete [2023-11-13T18:11:55.972Z] 8998bd30e6a1: Verifying Checksum [2023-11-13T18:11:55.972Z] 8998bd30e6a1: Download complete [2023-11-13T18:11:58.547Z] 2437ff75d9bd: Verifying Checksum [2023-11-13T18:11:58.547Z] 2437ff75d9bd: Download complete [2023-11-13T18:12:01.122Z] 8998bd30e6a1: Pull complete [2023-11-13T18:12:01.122Z] 04944245beec: Pull complete [2023-11-13T18:12:03.059Z] 699f458cf7ca: Pull complete [2023-11-13T18:12:03.059Z] 765212b225bb: Pull complete [2023-11-13T18:12:04.016Z] f23df028b6ca: Pull complete [2023-11-13T18:12:06.590Z] d65c8cfc05b1: Pull complete [2023-11-13T18:12:24.788Z] 2437ff75d9bd: Pull complete [2023-11-13T18:12:24.788Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-13T18:12:24.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-13T18:12:24.788Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:12:24.969Z] prd-ubuntu20.04-docker-arm64-4c-16g-17359 does not seem to be running inside a container [2023-11-13T18:12:25.027Z] $ 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/143 -v /w/workspace/edgex-ui-go/143:/w/workspace/edgex-ui-go/143:rw,z -v /w/workspace/edgex-ui-go/143@tmp:/w/workspace/edgex-ui-go/143@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-11-13T18:12:28.141Z] $ docker top 8f47655048a9c98a2b904e6f50b0a335f79017fab796ec8d52521204d06d30d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:12:29.029Z] ---> job-cost.sh [2023-11-13T18:12:29.029Z] lf-activate-venv: SKIPPING [2023-11-13T18:12:29.029Z] INFO: No Stack... [2023-11-13T18:12:29.301Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-13T18:12:30.275Z] INFO: Archiving Costs [Pipeline] sh [2023-11-13T18:12:30.929Z] + cat /w/workspace/edgex-ui-go/143/archives/cost.csv [2023-11-13T18:12:30.929Z] + cut -d, -f6 [Pipeline] lock [2023-11-13T18:12:30.992Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-143-stack-cost] [2023-11-13T18:12:31.003Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-143-stack-cost] did not exist. Created. [2023-11-13T18:12:31.003Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-13T18:12:31.657Z] /w/workspace/edgex-ui-go/143@tmp/durable-31727dae/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-13T18:12:32.296Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-13T18:12:32.317Z] Warning: overwriting stash ‘stack-cost’ [2023-11-13T18:12:38.885Z] Stashed 1 file(s) [Pipeline] } [2023-11-13T18:12:38.899Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-143-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-13T18:12:38.913Z] $ docker stop --time=1 8f47655048a9c98a2b904e6f50b0a335f79017fab796ec8d52521204d06d30d6 [2023-11-13T18:12:40.598Z] $ docker rm -f --volumes 8f47655048a9c98a2b904e6f50b0a335f79017fab796ec8d52521204d06d30d6 [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-11-13T18:12:40.978Z] provisioning config files... [2023-11-13T18:12:40.985Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4095731637762305717tmp [Pipeline] { [Pipeline] sh [2023-11-13T18:12:41.274Z] + set +x [2023-11-13T18:12:41.274Z] + curl -s https://codecov.io/bash [2023-11-13T18:12:41.274Z] + bash -s -- [2023-11-13T18:12:41.274Z] [2023-11-13T18:12:41.274Z] _____ _ [2023-11-13T18:12:41.274Z] / ____| | | [2023-11-13T18:12:41.274Z] | | ___ __| | ___ ___ _____ __ [2023-11-13T18:12:41.274Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-13T18:12:41.274Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-13T18:12:41.274Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-13T18:12:41.274Z] Bash-1.0.6 [2023-11-13T18:12:41.274Z] [2023-11-13T18:12:41.274Z] [2023-11-13T18:12:41.274Z] ==> git version 2.25.1 found [2023-11-13T18:12:41.275Z] ==> 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-11-13T18:12:41.275Z] Release-Date: 2020-01-08 [2023-11-13T18:12:41.275Z] 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-11-13T18:12:41.275Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-13T18:12:41.275Z] ==> Jenkins CI detected. [2023-11-13T18:12:41.275Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-11-13T18:12:41.275Z] project root: . [2023-11-13T18:12:41.275Z] --> token set from env [2023-11-13T18:12:41.275Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-13T18:12:41.275Z] ==> Running gcov in . (disable via -X gcov) [2023-11-13T18:12:41.534Z] ==> Python coveragepy not found [2023-11-13T18:12:41.534Z] ==> Searching for coverage reports in: [2023-11-13T18:12:41.534Z] + . [2023-11-13T18:12:41.534Z] -> Found 1 reports [2023-11-13T18:12:41.534Z] ==> Detecting git/mercurial file structure [2023-11-13T18:12:41.534Z] ==> Reading reports [2023-11-13T18:12:41.534Z] + ./coverage.out bytes=10 [2023-11-13T18:12:41.534Z] ==> Appending adjustments [2023-11-13T18:12:41.534Z] https://docs.codecov.io/docs/fixing-reports [2023-11-13T18:12:42.099Z] + Found adjustments [2023-11-13T18:12:42.099Z] ==> Gzipping contents [2023-11-13T18:12:42.358Z] 12K /tmp/codecov.T0FICh.gz [2023-11-13T18:12:42.358Z] ==> Uploading reports [2023-11-13T18:12:42.358Z] url: https://codecov.io [2023-11-13T18:12:42.358Z] query: branch=main&commit=d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77&build=143&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F143%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-13T18:12:42.358Z] -> Pinging Codecov [2023-11-13T18:12:42.358Z] 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=d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77&build=143&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F143%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-13T18:12:42.358Z] -> Uploading to [2023-11-13T18:12:42.358Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-13/FB506323287CE973F263BFD2A0EB1F37/d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77/7fe67ba8-3e28-45cf-a22d-43413a4e6917.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231113T181242Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=de861d67a3d09c6f92f2938963db79e35ec9d1115c7bad0acdc1f61a8cdedfb1 [2023-11-13T18:12:42.358Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-13T18:12:42.358Z] Dload Upload Total Spent Left Speed [2023-11-13T18:12:42.619Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8711 0 0 100 8711 0 34430 --:--:-- --:--:-- --:--:-- 34430 [2023-11-13T18:12:42.619Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 [Pipeline] } [2023-11-13T18:12:42.626Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-13T18:12:42.763Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-13T18:12:42.777Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:12:43.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-13T18:12:43.074Z] [2023-11-13T18:12:43.074Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:12:43.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-13T18:12:43.377Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-13T18:12:43.377Z] df9b9388f04a: Pulling fs layer [2023-11-13T18:12:43.377Z] 52dc419b0ee2: Pulling fs layer [2023-11-13T18:12:43.377Z] 25bc292e5bac: Pulling fs layer [2023-11-13T18:12:43.377Z] 114826534d7a: Pulling fs layer [2023-11-13T18:12:43.377Z] 4657fd5d0bcf: Pulling fs layer [2023-11-13T18:12:43.377Z] 6ad1cebc031e: Pulling fs layer [2023-11-13T18:12:43.377Z] 8a3aa393b2d8: Pulling fs layer [2023-11-13T18:12:43.377Z] 6ad1cebc031e: Waiting [2023-11-13T18:12:43.377Z] 4657fd5d0bcf: Waiting [2023-11-13T18:12:43.377Z] 8a3aa393b2d8: Waiting [2023-11-13T18:12:43.377Z] 114826534d7a: Waiting [2023-11-13T18:12:43.377Z] 25bc292e5bac: Verifying Checksum [2023-11-13T18:12:43.377Z] 25bc292e5bac: Download complete [2023-11-13T18:12:43.377Z] 52dc419b0ee2: Download complete [2023-11-13T18:12:43.377Z] 4657fd5d0bcf: Verifying Checksum [2023-11-13T18:12:43.377Z] 4657fd5d0bcf: Download complete [2023-11-13T18:12:43.377Z] df9b9388f04a: Verifying Checksum [2023-11-13T18:12:43.377Z] df9b9388f04a: Download complete [2023-11-13T18:12:43.636Z] df9b9388f04a: Pull complete [2023-11-13T18:12:43.636Z] 6ad1cebc031e: Verifying Checksum [2023-11-13T18:12:43.636Z] 6ad1cebc031e: Download complete [2023-11-13T18:12:43.636Z] 52dc419b0ee2: Pull complete [2023-11-13T18:12:43.896Z] 25bc292e5bac: Pull complete [2023-11-13T18:12:44.156Z] 114826534d7a: Verifying Checksum [2023-11-13T18:12:44.156Z] 114826534d7a: Download complete [2023-11-13T18:12:44.414Z] 8a3aa393b2d8: Verifying Checksum [2023-11-13T18:12:44.414Z] 8a3aa393b2d8: Download complete [2023-11-13T18:12:47.700Z] 114826534d7a: Pull complete [2023-11-13T18:12:47.700Z] 4657fd5d0bcf: Pull complete [2023-11-13T18:12:47.700Z] 6ad1cebc031e: Pull complete [2023-11-13T18:12:50.233Z] 8a3aa393b2d8: Pull complete [2023-11-13T18:12:50.233Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-13T18:12:50.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-13T18:12:50.233Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:12:50.324Z] prd-ubuntu20.04-docker-8c-8g-17357 does not seem to be running inside a container [2023-11-13T18:12:50.370Z] $ 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-11-13T18:12:54.920Z] $ docker top 6be08b549cef069a78199aef0d445ab25bac23c0a205acc372364842099cc3fd -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-13T18:12:54.970Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-11-13T18:12:55.248Z] + set -o pipefail [2023-11-13T18:12:55.248Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-11-13T18:13:00.598Z] [2023-11-13T18:13:00.598Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-11-13T18:13:00.598Z] [2023-11-13T18:13:00.598Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/a437147e-3c29-4425-9ec0-8ee1089f8373 [2023-11-13T18:13:00.598Z] [2023-11-13T18:13:00.598Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-11-13T18:13:00.598Z] [2023-11-13T18:13:00.598Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-13T18:13:00.598Z] [2023-11-13T18:13:01.538Z] [2023-11-13T18:13:01.538Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-13T18:13:01.538Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-13T18:13:01.538Z] More details here: https://snyk.co/ue1NS [2023-11-13T18:13:01.538Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-13T18:13:01.538Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-13T18:13:01.564Z] $ docker stop --time=1 6be08b549cef069a78199aef0d445ab25bac23c0a205acc372364842099cc3fd [2023-11-13T18:13:05.738Z] $ docker rm -f --volumes 6be08b549cef069a78199aef0d445ab25bac23c0a205acc372364842099cc3fd [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-11-13T18:13:06.423Z] + git log --format=format:%s -1 d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 [Pipeline] sh [2023-11-13T18:13:06.714Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-13T18:13:06.714Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:13:07.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T18:13:07.016Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:13:07.089Z] prd-ubuntu20.04-docker-8c-8g-17357 does not seem to be running inside a container [2023-11-13T18:13:07.129Z] $ 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-11-13T18:13:07.584Z] $ docker top 691c5a60e9352042062aa3702a903a5ffa8c99a1061aa4d02b506e2b287481c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-13T18:13:07.661Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-13T18:13:07.661Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-13T18:13:07.780Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-13T18:13:07.795Z] $ docker exec 691c5a60e9352042062aa3702a903a5ffa8c99a1061aa4d02b506e2b287481c2 ssh-agent [2023-11-13T18:13:07.916Z] SSH_AUTH_SOCK=/tmp/ssh-qRYkMzBZt66U/agent.32 [2023-11-13T18:13:07.916Z] SSH_AGENT_PID=38 [2023-11-13T18:13:07.921Z] Running ssh-add (command line suppressed) [2023-11-13T18:13:08.045Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6800946387593632336.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6800946387593632336.key) [2023-11-13T18:13:08.045Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-13T18:13:08.332Z] + git semver tag [2023-11-13T18:13:08.898Z] 2023-11-13 18:13:08,617 [run_tag] DEBUG tag force:False [2023-11-13T18:13:08.898Z] 2023-11-13 18:13:08,617 [check_head_tag] DEBUG check head tag [2023-11-13T18:13:08.898Z] 2023-11-13 18:13:08,618 [execute] INFO git cat-file --batch-check [2023-11-13T18:13:08.898Z] 2023-11-13 18:13:08,618 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-11-13T18:13:08.898Z] 2023-11-13 18:13:08,621 [execute] INFO git cat-file --batch [2023-11-13T18:13:08.898Z] 2023-11-13 18:13:08,622 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-11-13T18:13:08.898Z] 2023-11-13 18:13:08,632 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-13T18:13:08.898Z] 2023-11-13 18:13:08,632 [execute] INFO git tag -a v3.1.0-dev.13 -m v3.1.0-dev.13 [2023-11-13T18:13:08.898Z] 2023-11-13 18:13:08,632 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.13', '-m', 'v3.1.0-dev.13'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-13T18:13:08.898Z] 2023-11-13 18:13:08,637 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-13T18:13:08.898Z] 3.1.0-dev.13 [Pipeline] } [2023-11-13T18:13:08.919Z] $ docker exec --env ******** --env ******** 691c5a60e9352042062aa3702a903a5ffa8c99a1061aa4d02b506e2b287481c2 ssh-agent -k [2023-11-13T18:13:09.013Z] unset SSH_AUTH_SOCK; [2023-11-13T18:13:09.014Z] unset SSH_AGENT_PID; [2023-11-13T18:13:09.014Z] echo Agent pid 38 killed; [2023-11-13T18:13:09.012Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-13T18:13:09.320Z] + git semver [Pipeline] } [2023-11-13T18:13:09.602Z] $ docker stop --time=1 691c5a60e9352042062aa3702a903a5ffa8c99a1061aa4d02b506e2b287481c2 [2023-11-13T18:13:10.869Z] $ docker rm -f --volumes 691c5a60e9352042062aa3702a903a5ffa8c99a1061aa4d02b506e2b287481c2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:13:11.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-13T18:13:11.252Z] [2023-11-13T18:13:11.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:13:11.545Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-13T18:13:11.545Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-13T18:13:11.545Z] ab5ef0e58194: Pulling fs layer [2023-11-13T18:13:11.545Z] 9712f1f96733: Pulling fs layer [2023-11-13T18:13:11.545Z] 63f879dbbcfc: Pulling fs layer [2023-11-13T18:13:11.545Z] 0d9ebad4ef96: Pulling fs layer [2023-11-13T18:13:11.545Z] e9a5061849ea: Pulling fs layer [2023-11-13T18:13:11.545Z] d747dcd14b5f: Pulling fs layer [2023-11-13T18:13:11.545Z] 2de7ff778b66: Pulling fs layer [2023-11-13T18:13:11.545Z] 2de7ff778b66: Waiting [2023-11-13T18:13:11.545Z] d747dcd14b5f: Waiting [2023-11-13T18:13:11.545Z] e9a5061849ea: Waiting [2023-11-13T18:13:11.545Z] 0d9ebad4ef96: Waiting [2023-11-13T18:13:11.545Z] 9712f1f96733: Verifying Checksum [2023-11-13T18:13:11.545Z] 9712f1f96733: Download complete [2023-11-13T18:13:11.804Z] 63f879dbbcfc: Verifying Checksum [2023-11-13T18:13:11.804Z] 63f879dbbcfc: Download complete [2023-11-13T18:13:12.062Z] 0d9ebad4ef96: Verifying Checksum [2023-11-13T18:13:12.062Z] 0d9ebad4ef96: Download complete [2023-11-13T18:13:12.062Z] e9a5061849ea: Verifying Checksum [2023-11-13T18:13:12.062Z] e9a5061849ea: Download complete [2023-11-13T18:13:12.062Z] d747dcd14b5f: Verifying Checksum [2023-11-13T18:13:12.062Z] d747dcd14b5f: Download complete [2023-11-13T18:13:12.062Z] ab5ef0e58194: Verifying Checksum [2023-11-13T18:13:12.062Z] ab5ef0e58194: Download complete [2023-11-13T18:13:12.320Z] 2de7ff778b66: Verifying Checksum [2023-11-13T18:13:12.320Z] 2de7ff778b66: Download complete [2023-11-13T18:13:14.846Z] ab5ef0e58194: Pull complete [2023-11-13T18:13:14.846Z] 9712f1f96733: Pull complete [2023-11-13T18:13:15.413Z] 63f879dbbcfc: Pull complete [2023-11-13T18:13:19.594Z] 0d9ebad4ef96: Pull complete [2023-11-13T18:13:19.594Z] e9a5061849ea: Pull complete [2023-11-13T18:13:19.594Z] d747dcd14b5f: Pull complete [2023-11-13T18:13:20.162Z] 2de7ff778b66: Pull complete [2023-11-13T18:13:20.162Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-13T18:13:20.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-13T18:13:20.162Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:13:20.233Z] prd-ubuntu20.04-docker-8c-8g-17357 does not seem to be running inside a container [2023-11-13T18:13:20.273Z] $ 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-11-13T18:13:25.893Z] $ docker top 378a6a2daf57e6c4a7e646d35f21e95a8abfc9553d14097cdf22e07062114a6b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-13T18:13:25.951Z] provisioning config files... [2023-11-13T18:13:25.955Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15476672393008679618tmp [2023-11-13T18:13:25.962Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1992995131880988584tmp [2023-11-13T18:13:25.969Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10879901406447175758tmp [Pipeline] { [Pipeline] echo [2023-11-13T18:13:25.982Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:13:26.262Z] ---> sigul-configuration.sh [2023-11-13T18:13:26.262Z] gpg: directory `/root/.gnupg' created [2023-11-13T18:13:26.262Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-13T18:13:26.262Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-13T18:13:26.262Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-13T18:13:26.262Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-13T18:13:26.262Z] gpg: CAST5 encrypted data [2023-11-13T18:13:26.262Z] gpg: encrypted with 1 passphrase [2023-11-13T18:13:26.262Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-13T18:13:26.545Z] + mkdir /home/jenkins [2023-11-13T18:13:26.545Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-13T18:13:26.829Z] + 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-11-13T18:13:26.838Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:13:27.124Z] ---> sigul-install.sh [2023-11-13T18:13:27.124Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-13T18:13:27.411Z] + git tag --list [2023-11-13T18:13:27.411Z] 0.1.1 [2023-11-13T18:13:27.411Z] v1.1.0 [2023-11-13T18:13:27.411Z] v1.2.0 [2023-11-13T18:13:27.411Z] v1.2.1 [2023-11-13T18:13:27.411Z] v1.3.0 [2023-11-13T18:13:27.411Z] v2.0.0 [2023-11-13T18:13:27.411Z] v2.1.0 [2023-11-13T18:13:27.411Z] v2.2.0 [2023-11-13T18:13:27.411Z] v2.3.0 [2023-11-13T18:13:27.411Z] v3.0 [2023-11-13T18:13:27.411Z] v3.0.0 [2023-11-13T18:13:27.411Z] v3.1.0-dev.1 [2023-11-13T18:13:27.411Z] v3.1.0-dev.10 [2023-11-13T18:13:27.411Z] v3.1.0-dev.11 [2023-11-13T18:13:27.411Z] v3.1.0-dev.12 [2023-11-13T18:13:27.411Z] v3.1.0-dev.13 [2023-11-13T18:13:27.411Z] v3.1.0-dev.2 [2023-11-13T18:13:27.411Z] v3.1.0-dev.3 [2023-11-13T18:13:27.411Z] v3.1.0-dev.4 [2023-11-13T18:13:27.411Z] v3.1.0-dev.5 [2023-11-13T18:13:27.411Z] v3.1.0-dev.6 [2023-11-13T18:13:27.411Z] v3.1.0-dev.7 [2023-11-13T18:13:27.411Z] v3.1.0-dev.8 [2023-11-13T18:13:27.411Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-13T18:13:27.700Z] + lftools sign git-tag v3.1.0-dev.13 [2023-11-13T18:13:28.269Z] Signing Git tag with Sigul... [2023-11-13T18:13:28.269Z] Signing v3.1.0-dev.13 [Pipeline] echo [2023-11-13T18:13:28.848Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:13:29.133Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-13T18:13:29.139Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-13T18:13:29.169Z] $ docker stop --time=1 378a6a2daf57e6c4a7e646d35f21e95a8abfc9553d14097cdf22e07062114a6b [2023-11-13T18:13:30.462Z] $ docker rm -f --volumes 378a6a2daf57e6c4a7e646d35f21e95a8abfc9553d14097cdf22e07062114a6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-13T18:13:30.858Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-13T18:13:30.859Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:13:34.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T18:13:34.382Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:13:34.449Z] prd-ubuntu20.04-docker-8c-8g-17357 does not seem to be running inside a container [2023-11-13T18:13:34.491Z] $ 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-11-13T18:13:34.897Z] $ docker top d3d06e23acfdd1cca94e47eef158b7614e7edac711e405cd4346054233032c70 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-13T18:13:34.969Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-13T18:13:34.969Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-13T18:13:35.071Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-13T18:13:35.085Z] $ docker exec d3d06e23acfdd1cca94e47eef158b7614e7edac711e405cd4346054233032c70 ssh-agent [2023-11-13T18:13:35.184Z] SSH_AUTH_SOCK=/tmp/ssh-1iUZSNqucK4m/agent.31 [2023-11-13T18:13:35.184Z] SSH_AGENT_PID=37 [2023-11-13T18:13:35.189Z] Running ssh-add (command line suppressed) [2023-11-13T18:13:35.295Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10288380675424473616.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10288380675424473616.key) [2023-11-13T18:13:35.294Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-13T18:13:35.573Z] + git semver bump pre [2023-11-13T18:13:35.832Z] 2023-11-13 18:13:35,753 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-13T18:13:35.832Z] 2023-11-13 18:13:35,753 [bump_version] DEBUG bumping version:3.1.0-dev.13 on axis:pre with prefix:dev [2023-11-13T18:13:35.832Z] 2023-11-13 18:13:35,753 [bump_version] DEBUG bumped version:3.1.0-dev.14 [2023-11-13T18:13:35.832Z] 2023-11-13 18:13:35,753 [write_version] DEBUG write version:3.1.0-dev.14 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2023-11-13T18:13:35.832Z] 2023-11-13 18:13:35,753 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-13T18:13:35.832Z] 2023-11-13 18:13:35,753 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-13T18:13:35.832Z] 2023-11-13 18:13:35,755 [execute] INFO git cat-file --batch-check [2023-11-13T18:13:35.832Z] 2023-11-13 18:13:35,755 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-13T18:13:35.832Z] 2023-11-13 18:13:35,760 [execute] INFO git cat-file --batch [2023-11-13T18:13:35.832Z] 2023-11-13 18:13:35,760 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-13T18:13:35.832Z] 2023-11-13 18:13:35,764 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-13T18:13:35.832Z] 3.1.0-dev.14 [Pipeline] } [2023-11-13T18:13:35.853Z] $ docker exec --env ******** --env ******** d3d06e23acfdd1cca94e47eef158b7614e7edac711e405cd4346054233032c70 ssh-agent -k [2023-11-13T18:13:35.944Z] unset SSH_AUTH_SOCK; [2023-11-13T18:13:35.944Z] unset SSH_AGENT_PID; [2023-11-13T18:13:35.944Z] echo Agent pid 37 killed; [2023-11-13T18:13:35.942Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-13T18:13:36.238Z] + git semver [Pipeline] } [2023-11-13T18:13:36.523Z] $ docker stop --time=1 d3d06e23acfdd1cca94e47eef158b7614e7edac711e405cd4346054233032c70 [2023-11-13T18:13:37.839Z] $ docker rm -f --volumes d3d06e23acfdd1cca94e47eef158b7614e7edac711e405cd4346054233032c70 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-13T18:13:38.187Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-13T18:13:38.187Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:13:38.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T18:13:38.488Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:13:38.563Z] prd-ubuntu20.04-docker-8c-8g-17357 does not seem to be running inside a container [2023-11-13T18:13:38.605Z] $ 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-11-13T18:13:38.966Z] $ docker top 43ccfb891c876db9ef65f141dcbdc9cefd78467d2163b1457a44c487b6fcb54f -eo pid,comm [2023-11-13T18:13:39.001Z] 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-11-13T18:13:39.001Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-13T18:13:39.041Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-13T18:13:39.041Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-13T18:13:39.154Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-13T18:13:39.168Z] $ docker exec 43ccfb891c876db9ef65f141dcbdc9cefd78467d2163b1457a44c487b6fcb54f ssh-agent [2023-11-13T18:13:39.248Z] SSH_AUTH_SOCK=/tmp/ssh-NE4ZS1TQU12r/agent.32 [2023-11-13T18:13:39.248Z] SSH_AGENT_PID=38 [2023-11-13T18:13:39.252Z] Running ssh-add (command line suppressed) [2023-11-13T18:13:39.369Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4406932469500114256.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4406932469500114256.key) [2023-11-13T18:13:39.370Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-13T18:13:39.654Z] + git semver push [2023-11-13T18:13:39.912Z] 2023-11-13 18:13:39,823 [run_push] DEBUG push [2023-11-13T18:13:39.912Z] 2023-11-13 18:13:39,824 [execute] INFO git cat-file --batch-check [2023-11-13T18:13:39.912Z] 2023-11-13 18:13:39,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-13T18:13:39.912Z] 2023-11-13 18:13:39,828 [execute] INFO git rev-list 6cab62b18d931f70ecbb3844292f20235cf553f0 -- [2023-11-13T18:13:39.912Z] 2023-11-13 18:13:39,828 [execute] DEBUG Popen(['git', 'rev-list', '6cab62b18d931f70ecbb3844292f20235cf553f0', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-13T18:13:39.912Z] 2023-11-13 18:13:39,836 [execute] INFO git fetch -v origin [2023-11-13T18:13:39.912Z] 2023-11-13 18:13:39,837 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-13T18:13:40.477Z] 2023-11-13 18:13:40,397 [run_push] DEBUG no remote changes detected [2023-11-13T18:13:40.477Z] 2023-11-13 18:13:40,397 [execute] INFO git push origin semver [2023-11-13T18:13:40.477Z] 2023-11-13 18:13:40,398 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-13T18:13:41.413Z] 2023-11-13 18:13:41,268 [run_push] DEBUG push all version tags [2023-11-13T18:13:41.414Z] 2023-11-13 18:13:41,268 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-13T18:13:41.414Z] 2023-11-13 18:13:41,269 [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-11-13T18:13:42.357Z] 2023-11-13 18:13:42,067 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-13T18:13:42.357Z] 3.1.0-dev.14 [Pipeline] } [2023-11-13T18:13:42.379Z] $ docker exec --env ******** --env ******** 43ccfb891c876db9ef65f141dcbdc9cefd78467d2163b1457a44c487b6fcb54f ssh-agent -k [2023-11-13T18:13:42.486Z] unset SSH_AUTH_SOCK; [2023-11-13T18:13:42.486Z] unset SSH_AGENT_PID; [2023-11-13T18:13:42.486Z] echo Agent pid 38 killed; [2023-11-13T18:13:42.487Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-13T18:13:42.792Z] + git semver [Pipeline] } [2023-11-13T18:13:43.075Z] $ docker stop --time=1 43ccfb891c876db9ef65f141dcbdc9cefd78467d2163b1457a44c487b6fcb54f [2023-11-13T18:13:44.455Z] $ docker rm -f --volumes 43ccfb891c876db9ef65f141dcbdc9cefd78467d2163b1457a44c487b6fcb54f [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-11-13T18:13:45.023Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-11-13T18:13:45.023Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-11-13T18:13:45.023Z] total 16 [2023-11-13T18:13:45.023Z] drwxr-xr-x 3 root root 4096 Nov 13 17:55 . [2023-11-13T18:13:45.023Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 13 18:13 .. [2023-11-13T18:13:45.023Z] drwxr-xr-x 2 root root 4096 Nov 13 17:55 cost [2023-11-13T18:13:45.023Z] -rw-r--r-- 1 root root 83 Nov 13 17:55 cost.csv [2023-11-13T18:13:45.023Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-11-13T18:13:45.023Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-11-13T18:13:45.023Z] total 16 [2023-11-13T18:13:45.023Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 17:55 . [2023-11-13T18:13:45.023Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 13 18:13 .. [2023-11-13T18:13:45.023Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 13 17:55 cost [2023-11-13T18:13:45.023Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 13 17:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:13:45.310Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:13:46.164Z] ---> package-listing.sh [2023-11-13T18:13:46.164Z] ++ facter osfamily [2023-11-13T18:13:46.164Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-13T18:13:46.424Z] + OS_FAMILY=debian [2023-11-13T18:13:46.424Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-11-13T18:13:46.424Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-13T18:13:46.424Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-13T18:13:46.424Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-13T18:13:46.424Z] + PACKAGES=/tmp/packages_start.txt [2023-11-13T18:13:46.424Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-11-13T18:13:46.424Z] + PACKAGES=/tmp/packages_end.txt [2023-11-13T18:13:46.424Z] + case "${OS_FAMILY}" in [2023-11-13T18:13:46.424Z] + dpkg -l [2023-11-13T18:13:46.424Z] + grep '^ii' [2023-11-13T18:13:46.424Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-13T18:13:46.424Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-13T18:13:46.424Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-13T18:13:46.424Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-11-13T18:13:46.424Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-11-13T18:13:46.424Z] + 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-11-13T18:13:46.437Z] 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-11-13T18:13:46.718Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:13:47.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-13T18:13:47.276Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:13:47.345Z] prd-ubuntu20.04-docker-8c-8g-17357 does not seem to be running inside a container [2023-11-13T18:13:47.388Z] $ 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-11-13T18:13:47.605Z] $ docker top f6f6234e05abaaf73a92c4965ce4af47df139d3d185acfadeca3bff4857de620 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-13T18:13:47.933Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-13T18:13:48.215Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-13T18:13:48.494Z] + ls /var/log/sa-host [2023-11-13T18:13:48.495Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-13T18:13:48.556Z] provisioning config files... [2023-11-13T18:13:48.564Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6613827678992931265tmp [Pipeline] { [Pipeline] echo [2023-11-13T18:13:48.576Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:13:48.856Z] ---> create-netrc.sh [Pipeline] } [2023-11-13T18:13:48.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:13:49.187Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-13T18:13:49.196Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:13:49.480Z] ---> sudo-logs.sh [2023-11-13T18:13:49.480Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-13T18:13:49.502Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:13:49.780Z] ---> job-cost.sh [2023-11-13T18:13:49.780Z] lf-activate-venv: SKIPPING [2023-11-13T18:13:49.780Z] DEBUG: total: 0.2199999988079071 [2023-11-13T18:13:49.780Z] INFO: Retrieving Stack Cost... [2023-11-13T18:13:50.040Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-13T18:13:50.608Z] INFO: Archiving Costs [Pipeline] echo [2023-11-13T18:13:50.617Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:13:50.898Z] ---> logs-deploy.sh [2023-11-13T18:13:50.898Z] lf-activate-venv: SKIPPING [2023-11-13T18:13:50.898Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/143 [2023-11-13T18:13:50.898Z] INFO: archiving workspace using pattern(s): [2023-11-13T18:13:51.831Z] Archives upload complete. [2023-11-13T18:13:51.831Z] INFO: archiving logs to Nexus