Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 133995f3795ac8ee1626704056303211e11ac888 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-ssh16076995348395646299.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh9354662215265949304.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh15175174029685195066.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4185873472930361474.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-ssh14763564112817957693.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6353 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 133995f3795ac8ee1626704056303211e11ac888 (main) Commit message: "Merge pull request #633 from ernestojeda/go-1.21" > 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 133995f3795ac8ee1626704056303211e11ac888 # timeout=10 > git rev-list --no-walk ef214e184896840ffd361b660bf61225b6f94ad5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-17T23:10:44.452Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-17T23:10:44.527Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-17T23:10:44.544Z] ========================================================= [2023-09-17T23:10:44.544Z] EdgeX Global Pipelines Version Info [2023-09-17T23:10:44.544Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-17T23:10:45.278Z] ------------------- [2023-09-17T23:10:45.278Z] stable info: [2023-09-17T23:10:45.278Z] ------------------- [2023-09-17T23:10:45.278Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-17T23:10:45.278Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-17T23:10:45.278Z] Message: update stable to v1.0.254 [2023-09-17T23:10:45.849Z] ------------------- [2023-09-17T23:10:45.849Z] experimental info: [2023-09-17T23:10:45.849Z] ------------------- [2023-09-17T23:10:45.849Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-17T23:10:45.849Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-17T23:10:45.849Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-17T23:10:46.015Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-09-17T23:10:46.025Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-09-17T23:10:46.035Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-17T23:10:46.048Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-17T23:10:46.063Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-17T23:10:46.077Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-17T23:10:46.088Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-17T23:10:46.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-17T23:10:46.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-17T23:10:46.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-17T23:10:46.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-17T23:10:46.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-09-17T23:10:46.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-17T23:10:46.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-17T23:10:46.192Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-17T23:10:46.208Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-17T23:10:46.221Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-17T23:10:46.239Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-17T23:10:46.257Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-17T23:10:46.275Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-17T23:10:46.293Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-17T23:10:46.310Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-17T23:10:46.327Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-17T23:10:46.341Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-17T23:10:46.355Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-17T23:10:46.373Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-17T23:10:46.393Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-17T23:10:46.412Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-17T23:10:46.435Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-17T23:10:46.453Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-17T23:10:46.470Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 133995f3795ac8ee1626704056303211e11ac888 [Pipeline] echo [2023-09-17T23:10:46.483Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 133995f [Pipeline] echo [2023-09-17T23:10:46.500Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-17T23:10:46.550Z] provisioning config files... [2023-09-17T23:10:46.562Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10060533693883010043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-17T23:10:46.861Z] ---> docker-login.sh [2023-09-17T23:10:46.861Z] nexus3.edgexfoundry.org:10001 [2023-09-17T23:10:47.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-17T23:10:47.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-17T23:10:47.123Z] Configure a credential helper to remove this warning. See [2023-09-17T23:10:47.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-17T23:10:47.123Z] [2023-09-17T23:10:47.123Z] Login Succeeded [2023-09-17T23:10:47.123Z] nexus3.edgexfoundry.org:10002 [2023-09-17T23:10:47.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-17T23:10:47.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-17T23:10:47.385Z] Configure a credential helper to remove this warning. See [2023-09-17T23:10:47.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-17T23:10:47.385Z] [2023-09-17T23:10:47.385Z] Login Succeeded [2023-09-17T23:10:47.385Z] nexus3.edgexfoundry.org:10003 [2023-09-17T23:10:47.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-17T23:10:47.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-17T23:10:47.385Z] Configure a credential helper to remove this warning. See [2023-09-17T23:10:47.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-17T23:10:47.385Z] [2023-09-17T23:10:47.385Z] Login Succeeded [2023-09-17T23:10:47.385Z] nexus3.edgexfoundry.org:10004 [2023-09-17T23:10:47.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-17T23:10:47.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-17T23:10:47.646Z] Configure a credential helper to remove this warning. See [2023-09-17T23:10:47.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-17T23:10:47.646Z] [2023-09-17T23:10:47.646Z] Login Succeeded [2023-09-17T23:10:47.646Z] docker.io [2023-09-17T23:10:47.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-17T23:10:47.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-17T23:10:47.907Z] Configure a credential helper to remove this warning. See [2023-09-17T23:10:47.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-17T23:10:47.907Z] [2023-09-17T23:10:47.907Z] Login Succeeded [2023-09-17T23:10:47.907Z] ---> docker-login.sh ends [Pipeline] } [2023-09-17T23:10:47.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-17T23:10:48.319Z] + git rev-list -1 --merges 133995f3795ac8ee1626704056303211e11ac888~1..133995f3795ac8ee1626704056303211e11ac888 [Pipeline] echo [2023-09-17T23:10:48.367Z] -----------> git rev-list -1 --merges 133995f3795ac8ee1626704056303211e11ac888~1..133995f3795ac8ee1626704056303211e11ac888 133995f3795ac8ee1626704056303211e11ac888 [2023-09-17T23:10:48.367Z] 133995f3795ac8ee1626704056303211e11ac888 [false] [Pipeline] sh [2023-09-17T23:10:48.651Z] + git log --format=format:%s -1 133995f3795ac8ee1626704056303211e11ac888 [Pipeline] echo [2023-09-17T23:10:48.697Z] ========================================================= [2023-09-17T23:10:48.697Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-17T23:10:48.697Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-17T23:10:49.028Z] + git log --format=format:%s -1 133995f3795ac8ee1626704056303211e11ac888 [Pipeline] echo [2023-09-17T23:10:49.038Z] [semverPrep] GIT_COMMIT: 133995f3795ac8ee1626704056303211e11ac888, Commit Message: Merge pull request #633 from ernestojeda/go-1.21 [Pipeline] echo [2023-09-17T23:10:49.048Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-17T23:10:49.420Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-17T23:10:49.420Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-17T23:10:49.420Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-17T23:10:49.420Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-17T23:10:49.420Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-17T23:10:49.420Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-17T23:10:49.420Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:10:49.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-17T23:10:49.844Z] [2023-09-17T23:10:49.845Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:10:50.152Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-17T23:10:50.153Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-17T23:10:50.153Z] b85a868b505f: Pulling fs layer [2023-09-17T23:10:50.153Z] e2be974225ed: Pulling fs layer [2023-09-17T23:10:50.153Z] 339a4e72a1f5: Pulling fs layer [2023-09-17T23:10:50.153Z] 988bab9f4d93: Pulling fs layer [2023-09-17T23:10:50.153Z] 1469e6f7b9e6: Pulling fs layer [2023-09-17T23:10:50.153Z] eaf3925da568: Pulling fs layer [2023-09-17T23:10:50.153Z] bab4dde63d76: Pulling fs layer [2023-09-17T23:10:50.153Z] bde34c3a00c8: Pulling fs layer [2023-09-17T23:10:50.153Z] b352a97aabf1: Pulling fs layer [2023-09-17T23:10:50.153Z] 4872d77fe225: Pulling fs layer [2023-09-17T23:10:50.153Z] 5851b861e8e6: Pulling fs layer [2023-09-17T23:10:50.153Z] 988bab9f4d93: Waiting [2023-09-17T23:10:50.153Z] bab4dde63d76: Waiting [2023-09-17T23:10:50.153Z] bde34c3a00c8: Waiting [2023-09-17T23:10:50.153Z] b352a97aabf1: Waiting [2023-09-17T23:10:50.153Z] 4872d77fe225: Waiting [2023-09-17T23:10:50.153Z] 1469e6f7b9e6: Waiting [2023-09-17T23:10:50.153Z] e2be974225ed: Verifying Checksum [2023-09-17T23:10:50.153Z] e2be974225ed: Download complete [2023-09-17T23:10:50.153Z] 988bab9f4d93: Verifying Checksum [2023-09-17T23:10:50.153Z] 988bab9f4d93: Download complete [2023-09-17T23:10:50.412Z] 1469e6f7b9e6: Verifying Checksum [2023-09-17T23:10:50.412Z] 1469e6f7b9e6: Download complete [2023-09-17T23:10:50.412Z] eaf3925da568: Download complete [2023-09-17T23:10:50.412Z] 339a4e72a1f5: Verifying Checksum [2023-09-17T23:10:50.412Z] 339a4e72a1f5: Download complete [2023-09-17T23:10:50.412Z] bde34c3a00c8: Verifying Checksum [2023-09-17T23:10:50.412Z] bde34c3a00c8: Download complete [2023-09-17T23:10:50.412Z] b352a97aabf1: Download complete [2023-09-17T23:10:50.412Z] 4872d77fe225: Verifying Checksum [2023-09-17T23:10:50.412Z] 4872d77fe225: Download complete [2023-09-17T23:10:50.412Z] 5851b861e8e6: Verifying Checksum [2023-09-17T23:10:50.412Z] 5851b861e8e6: Download complete [2023-09-17T23:10:50.412Z] b85a868b505f: Verifying Checksum [2023-09-17T23:10:50.412Z] b85a868b505f: Download complete [2023-09-17T23:10:50.670Z] bab4dde63d76: Verifying Checksum [2023-09-17T23:10:50.670Z] bab4dde63d76: Download complete [2023-09-17T23:10:51.626Z] b85a868b505f: Pull complete [2023-09-17T23:10:51.886Z] e2be974225ed: Pull complete [2023-09-17T23:10:52.455Z] 339a4e72a1f5: Pull complete [2023-09-17T23:10:52.455Z] 988bab9f4d93: Pull complete [2023-09-17T23:10:52.716Z] 1469e6f7b9e6: Pull complete [2023-09-17T23:10:52.716Z] eaf3925da568: Pull complete [2023-09-17T23:10:54.621Z] bab4dde63d76: Pull complete [2023-09-17T23:10:54.621Z] bde34c3a00c8: Pull complete [2023-09-17T23:10:54.885Z] b352a97aabf1: Pull complete [2023-09-17T23:10:54.885Z] 4872d77fe225: Pull complete [2023-09-17T23:10:55.145Z] 5851b861e8e6: Pull complete [2023-09-17T23:10:55.145Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-17T23:10:55.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-17T23:10:55.145Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-17T23:10:55.263Z] prd-ubuntu20.04-docker-8c-8g-6353 does not seem to be running inside a container [2023-09-17T23:10:55.298Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-17T23:10:57.787Z] $ docker top ac64135477b4fd877bada4883b0b45a64d15a25ca8778a9479a1a0f6a7d61282 -eo pid,comm [2023-09-17T23:10:57.838Z] 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-09-17T23:10:57.838Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-17T23:10:57.877Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-17T23:10:57.877Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-17T23:10:58.001Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-17T23:10:58.009Z] $ docker exec ac64135477b4fd877bada4883b0b45a64d15a25ca8778a9479a1a0f6a7d61282 ssh-agent [2023-09-17T23:10:58.121Z] SSH_AUTH_SOCK=/tmp/ssh-mCIbDgyd3dQI/agent.32 [2023-09-17T23:10:58.121Z] SSH_AGENT_PID=38 [2023-09-17T23:10:58.127Z] Running ssh-add (command line suppressed) [2023-09-17T23:10:58.238Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14282818325502719358.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14282818325502719358.key) [2023-09-17T23:10:58.250Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-17T23:10:58.536Z] + git tag --points-at HEAD [Pipeline] } [2023-09-17T23:10:58.558Z] $ docker exec --env ******** --env ******** ac64135477b4fd877bada4883b0b45a64d15a25ca8778a9479a1a0f6a7d61282 ssh-agent -k [2023-09-17T23:10:58.659Z] unset SSH_AUTH_SOCK; [2023-09-17T23:10:58.660Z] unset SSH_AGENT_PID; [2023-09-17T23:10:58.660Z] echo Agent pid 38 killed; [2023-09-17T23:10:58.667Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-17T23:10:58.693Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-17T23:10:58.693Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-17T23:10:58.801Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-17T23:10:58.808Z] $ docker exec ac64135477b4fd877bada4883b0b45a64d15a25ca8778a9479a1a0f6a7d61282 ssh-agent [2023-09-17T23:10:58.916Z] SSH_AUTH_SOCK=/tmp/ssh-RsZFQrMDIGJg/agent.70 [2023-09-17T23:10:58.916Z] SSH_AGENT_PID=76 [2023-09-17T23:10:58.921Z] Running ssh-add (command line suppressed) [2023-09-17T23:10:59.038Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2503691641955316796.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2503691641955316796.key) [2023-09-17T23:10:59.048Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-17T23:10:59.332Z] + git semver init [2023-09-17T23:10:59.592Z] 2023-09-17 23:10:59,515 [run_init] DEBUG init version:0.0.0 force:False [2023-09-17T23:10:59.592Z] 2023-09-17 23:10:59,517 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-09-17T23:10:59.592Z] 2023-09-17 23:10:59,518 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-09-17T23:10:59.592Z] 2023-09-17 23:10:59,518 [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-09-17T23:11:01.517Z] 2023-09-17 23:11:01,014 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-09-17T23:11:01.517Z] 2023-09-17 23:11:01,015 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-09-17T23:11:01.517Z] 2023-09-17 23:11:01,016 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-09-17T23:11:01.517Z] 2023-09-17 23:11:01,016 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-09-17T23:11:01.517Z] 3.1.0-dev.4 [Pipeline] } [2023-09-17T23:11:01.534Z] $ docker exec --env ******** --env ******** ac64135477b4fd877bada4883b0b45a64d15a25ca8778a9479a1a0f6a7d61282 ssh-agent -k [2023-09-17T23:11:01.641Z] unset SSH_AUTH_SOCK; [2023-09-17T23:11:01.641Z] unset SSH_AGENT_PID; [2023-09-17T23:11:01.642Z] echo Agent pid 76 killed; [2023-09-17T23:11:01.648Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-17T23:11:01.958Z] + git semver [Pipeline] } [2023-09-17T23:11:02.235Z] $ docker stop --time=1 ac64135477b4fd877bada4883b0b45a64d15a25ca8778a9479a1a0f6a7d61282 [2023-09-17T23:11:03.541Z] $ docker rm -f --volumes ac64135477b4fd877bada4883b0b45a64d15a25ca8778a9479a1a0f6a7d61282 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-17T23:11:03.879Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-17T23:11:04.131Z] Stashed 1 file(s) [Pipeline] echo [2023-09-17T23:11:04.134Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.4 [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-09-17T23:11:04.319Z] provisioning config files... [2023-09-17T23:11:04.330Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16855728609013967858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-17T23:11:04.628Z] ---> docker-login.sh [2023-09-17T23:11:04.628Z] nexus3.edgexfoundry.org:10001 [2023-09-17T23:11:04.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-17T23:11:04.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-17T23:11:04.628Z] Configure a credential helper to remove this warning. See [2023-09-17T23:11:04.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-17T23:11:04.628Z] [2023-09-17T23:11:04.628Z] Login Succeeded [2023-09-17T23:11:04.628Z] nexus3.edgexfoundry.org:10002 [2023-09-17T23:11:04.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-17T23:11:04.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-17T23:11:04.628Z] Configure a credential helper to remove this warning. See [2023-09-17T23:11:04.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-17T23:11:04.628Z] [2023-09-17T23:11:04.628Z] Login Succeeded [2023-09-17T23:11:04.628Z] nexus3.edgexfoundry.org:10003 [2023-09-17T23:11:04.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-17T23:11:04.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-17T23:11:04.887Z] Configure a credential helper to remove this warning. See [2023-09-17T23:11:04.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-17T23:11:04.887Z] [2023-09-17T23:11:04.887Z] Login Succeeded [2023-09-17T23:11:04.887Z] nexus3.edgexfoundry.org:10004 [2023-09-17T23:11:04.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-17T23:11:04.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-17T23:11:04.887Z] Configure a credential helper to remove this warning. See [2023-09-17T23:11:04.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-17T23:11:04.887Z] [2023-09-17T23:11:04.887Z] Login Succeeded [2023-09-17T23:11:04.887Z] docker.io [2023-09-17T23:11:05.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-17T23:11:05.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-17T23:11:05.145Z] Configure a credential helper to remove this warning. See [2023-09-17T23:11:05.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-17T23:11:05.145Z] [2023-09-17T23:11:05.145Z] Login Succeeded [2023-09-17T23:11:05.145Z] ---> docker-login.sh ends [Pipeline] } [2023-09-17T23:11:05.152Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-17T23:11:05.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-17T23:11:05.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-17T23:11:05.245Z] ========================================================= [2023-09-17T23:11:05.245Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-17T23:11:05.245Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:11:05.561Z] + 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-09-17T23:11:05.821Z] Sending build context to Docker daemon 47.52MB [2023-09-17T23:11:05.821Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-09-17T23:11:05.821Z] Step 2/15 : FROM ${BASE} AS builder [2023-09-17T23:11:05.821Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-17T23:11:05.821Z] 7264a8db6415: Pulling fs layer [2023-09-17T23:11:05.821Z] c4d48a809fc2: Pulling fs layer [2023-09-17T23:11:05.821Z] 4f1c88b9dad5: Pulling fs layer [2023-09-17T23:11:05.821Z] ad3a456e5733: Pulling fs layer [2023-09-17T23:11:05.821Z] 9e4f439ed901: Pulling fs layer [2023-09-17T23:11:05.821Z] feaf6a47b606: Pulling fs layer [2023-09-17T23:11:05.821Z] 5e8b037d7d82: Pulling fs layer [2023-09-17T23:11:05.821Z] 8ac70367396e: Pulling fs layer [2023-09-17T23:11:05.821Z] 6db16350a2e2: Pulling fs layer [2023-09-17T23:11:05.821Z] 9250d5d63582: Pulling fs layer [2023-09-17T23:11:05.821Z] 8ac70367396e: Waiting [2023-09-17T23:11:05.821Z] 9e4f439ed901: Waiting [2023-09-17T23:11:05.821Z] 6db16350a2e2: Waiting [2023-09-17T23:11:05.821Z] feaf6a47b606: Waiting [2023-09-17T23:11:05.821Z] 5e8b037d7d82: Waiting [2023-09-17T23:11:05.821Z] 9250d5d63582: Waiting [2023-09-17T23:11:05.821Z] ad3a456e5733: Waiting [2023-09-17T23:11:05.821Z] c4d48a809fc2: Download complete [2023-09-17T23:11:05.821Z] ad3a456e5733: Verifying Checksum [2023-09-17T23:11:05.821Z] ad3a456e5733: Download complete [2023-09-17T23:11:05.821Z] 9e4f439ed901: Verifying Checksum [2023-09-17T23:11:05.821Z] 9e4f439ed901: Download complete [2023-09-17T23:11:05.821Z] 7264a8db6415: Verifying Checksum [2023-09-17T23:11:05.821Z] 7264a8db6415: Download complete [2023-09-17T23:11:06.080Z] feaf6a47b606: Download complete [2023-09-17T23:11:06.080Z] 7264a8db6415: Pull complete [2023-09-17T23:11:06.339Z] c4d48a809fc2: Pull complete [2023-09-17T23:11:06.340Z] 8ac70367396e: Verifying Checksum [2023-09-17T23:11:06.340Z] 8ac70367396e: Download complete [2023-09-17T23:11:06.340Z] 4f1c88b9dad5: Download complete [2023-09-17T23:11:06.599Z] 6db16350a2e2: Verifying Checksum [2023-09-17T23:11:06.599Z] 6db16350a2e2: Download complete [2023-09-17T23:11:06.599Z] 5e8b037d7d82: Verifying Checksum [2023-09-17T23:11:06.599Z] 5e8b037d7d82: Download complete [2023-09-17T23:11:06.858Z] 9250d5d63582: Verifying Checksum [2023-09-17T23:11:06.858Z] 9250d5d63582: Download complete [2023-09-17T23:11:10.138Z] 4f1c88b9dad5: Pull complete [2023-09-17T23:11:10.138Z] ad3a456e5733: Pull complete [2023-09-17T23:11:10.138Z] 9e4f439ed901: Pull complete [2023-09-17T23:11:10.138Z] feaf6a47b606: Pull complete [2023-09-17T23:11:12.680Z] 5e8b037d7d82: Pull complete [2023-09-17T23:11:13.248Z] 8ac70367396e: Pull complete [2023-09-17T23:11:13.508Z] 6db16350a2e2: Pull complete [2023-09-17T23:11:14.080Z] 9250d5d63582: Pull complete [2023-09-17T23:11:14.080Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-17T23:11:14.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-17T23:11:14.080Z] ---> fa269f55d9b9 [2023-09-17T23:11:14.080Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-09-17T23:11:18.285Z] ---> Running in 8dfac674bf9e [2023-09-17T23:11:18.285Z] Removing intermediate container 8dfac674bf9e [2023-09-17T23:11:18.285Z] ---> e31dc0dcf27d [2023-09-17T23:11:18.285Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-09-17T23:11:18.285Z] ---> Running in ad157906db95 [2023-09-17T23:11:18.285Z] Removing intermediate container ad157906db95 [2023-09-17T23:11:18.285Z] ---> e7167674eab1 [2023-09-17T23:11:18.285Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-09-17T23:11:18.285Z] ---> Running in bb1b8b42ced3 [2023-09-17T23:11:18.285Z] Removing intermediate container bb1b8b42ced3 [2023-09-17T23:11:18.285Z] ---> 0f5c339b9fa0 [2023-09-17T23:11:18.285Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-09-17T23:11:18.285Z] ---> Running in 24d66d72edad [2023-09-17T23:11:18.285Z] Removing intermediate container 24d66d72edad [2023-09-17T23:11:18.285Z] ---> c34a231d8964 [2023-09-17T23:11:18.285Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-09-17T23:11:18.285Z] ---> Running in c19746dadc9b [2023-09-17T23:11:18.285Z] Removing intermediate container c19746dadc9b [2023-09-17T23:11:18.285Z] ---> e2029e9cb302 [2023-09-17T23:11:18.285Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-09-17T23:11:18.543Z] latest: Pulling from library/docker [2023-09-17T23:11:18.802Z] 7264a8db6415: Already exists [2023-09-17T23:11:18.802Z] cfafd3a03f86: Pulling fs layer [2023-09-17T23:11:18.802Z] 4f4fb700ef54: Pulling fs layer [2023-09-17T23:11:18.802Z] f11d96ce7eaa: Pulling fs layer [2023-09-17T23:11:18.802Z] 6adc040a05cc: Pulling fs layer [2023-09-17T23:11:18.802Z] 787484ec7e57: Pulling fs layer [2023-09-17T23:11:18.802Z] ab22443da284: Pulling fs layer [2023-09-17T23:11:18.802Z] 4df676a3ac49: Pulling fs layer [2023-09-17T23:11:18.802Z] 579a751e9a42: Pulling fs layer [2023-09-17T23:11:18.802Z] 433699f84749: Pulling fs layer [2023-09-17T23:11:18.802Z] 3e5c5f3a87be: Pulling fs layer [2023-09-17T23:11:18.802Z] 389d589ce89a: Pulling fs layer [2023-09-17T23:11:18.802Z] a43e1216f500: Pulling fs layer [2023-09-17T23:11:18.802Z] 2c2a8ce1e4eb: Pulling fs layer [2023-09-17T23:11:18.802Z] 6adc040a05cc: Waiting [2023-09-17T23:11:18.802Z] 787484ec7e57: Waiting [2023-09-17T23:11:18.802Z] ab22443da284: Waiting [2023-09-17T23:11:18.802Z] 4df676a3ac49: Waiting [2023-09-17T23:11:18.802Z] 579a751e9a42: Waiting [2023-09-17T23:11:18.802Z] 389d589ce89a: Waiting [2023-09-17T23:11:18.802Z] a43e1216f500: Waiting [2023-09-17T23:11:18.802Z] 433699f84749: Waiting [2023-09-17T23:11:18.802Z] 3e5c5f3a87be: Waiting [2023-09-17T23:11:18.802Z] 2c2a8ce1e4eb: Waiting [2023-09-17T23:11:18.802Z] 4f4fb700ef54: Verifying Checksum [2023-09-17T23:11:18.802Z] 4f4fb700ef54: Download complete [2023-09-17T23:11:18.802Z] cfafd3a03f86: Verifying Checksum [2023-09-17T23:11:18.802Z] cfafd3a03f86: Download complete [2023-09-17T23:11:19.060Z] f11d96ce7eaa: Verifying Checksum [2023-09-17T23:11:19.060Z] f11d96ce7eaa: Download complete [2023-09-17T23:11:19.060Z] cfafd3a03f86: Pull complete [2023-09-17T23:11:19.060Z] 4f4fb700ef54: Pull complete [2023-09-17T23:11:19.060Z] 787484ec7e57: Verifying Checksum [2023-09-17T23:11:19.060Z] 787484ec7e57: Download complete [2023-09-17T23:11:19.268Z] Still waiting to schedule task [2023-09-17T23:11:19.268Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-17T23:11:19.319Z] ab22443da284: Verifying Checksum [2023-09-17T23:11:19.319Z] ab22443da284: Download complete [2023-09-17T23:11:19.319Z] 6adc040a05cc: Verifying Checksum [2023-09-17T23:11:19.319Z] 6adc040a05cc: Download complete [2023-09-17T23:11:19.319Z] 4df676a3ac49: Download complete [2023-09-17T23:11:19.319Z] 579a751e9a42: Verifying Checksum [2023-09-17T23:11:19.319Z] 579a751e9a42: Download complete [2023-09-17T23:11:19.319Z] f11d96ce7eaa: Pull complete [2023-09-17T23:11:19.319Z] 3e5c5f3a87be: Download complete [2023-09-17T23:11:19.577Z] 433699f84749: Verifying Checksum [2023-09-17T23:11:19.577Z] 433699f84749: Download complete [2023-09-17T23:11:19.577Z] a43e1216f500: Verifying Checksum [2023-09-17T23:11:19.577Z] a43e1216f500: Download complete [2023-09-17T23:11:19.577Z] 2c2a8ce1e4eb: Verifying Checksum [2023-09-17T23:11:19.577Z] 2c2a8ce1e4eb: Download complete [2023-09-17T23:11:19.834Z] 6adc040a05cc: Pull complete [2023-09-17T23:11:20.093Z] 389d589ce89a: Verifying Checksum [2023-09-17T23:11:20.094Z] 389d589ce89a: Download complete [2023-09-17T23:11:20.353Z] 787484ec7e57: Pull complete [2023-09-17T23:11:20.353Z] ab22443da284: Pull complete [2023-09-17T23:11:20.353Z] 4df676a3ac49: Pull complete [2023-09-17T23:11:20.353Z] 579a751e9a42: Pull complete [2023-09-17T23:11:20.611Z] 433699f84749: Pull complete [2023-09-17T23:11:20.870Z] 3e5c5f3a87be: Pull complete [2023-09-17T23:11:21.815Z] 389d589ce89a: Pull complete [2023-09-17T23:11:21.815Z] a43e1216f500: Pull complete [2023-09-17T23:11:21.815Z] 2c2a8ce1e4eb: Pull complete [2023-09-17T23:11:21.815Z] Digest: sha256:9e6dbb25d3c0e1e2d222c8a3f074cb8240d1a716d0c6868f76eb3d5a4dfb174c [2023-09-17T23:11:21.815Z] Status: Downloaded newer image for docker:latest [2023-09-17T23:11:24.407Z] ---> bccc21b98bae [2023-09-17T23:11:24.407Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-17T23:11:24.407Z] ---> Running in 857bdc81d6be [2023-09-17T23:11:24.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-17T23:11:24.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-17T23:11:24.667Z] OK: 265 MiB in 56 packages [2023-09-17T23:11:25.235Z] Removing intermediate container 857bdc81d6be [2023-09-17T23:11:25.235Z] ---> 2d5d59a37533 [2023-09-17T23:11:25.235Z] Step 10/15 : ENV GO111MODULE=on [2023-09-17T23:11:25.235Z] ---> Running in e7d795ce609f [2023-09-17T23:11:25.235Z] Removing intermediate container e7d795ce609f [2023-09-17T23:11:25.235Z] ---> 66865fa67e51 [2023-09-17T23:11:25.235Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-09-17T23:11:25.235Z] ---> Running in 785d59cfb299 [2023-09-17T23:11:25.235Z] Removing intermediate container 785d59cfb299 [2023-09-17T23:11:25.235Z] ---> b5f704b6fb39 [2023-09-17T23:11:25.235Z] Step 12/15 : COPY go.mod vendor* ./ [2023-09-17T23:11:25.494Z] ---> 3f4e90da38b5 [2023-09-17T23:11:25.494Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-17T23:11:25.494Z] ---> Running in 95bf93ea8fd5 [2023-09-17T23:12:21.773Z] Removing intermediate container 95bf93ea8fd5 [2023-09-17T23:12:21.773Z] ---> 1fc11c1a4898 [2023-09-17T23:12:21.773Z] Step 14/15 : COPY . . [2023-09-17T23:12:22.344Z] ---> 1f2103c1dc1c [2023-09-17T23:12:22.344Z] Step 15/15 : RUN ${MAKE} [2023-09-17T23:12:22.344Z] ---> Running in a14098b06525 [2023-09-17T23:12:22.607Z] noop [2023-09-17T23:12:22.869Z] Removing intermediate container a14098b06525 [2023-09-17T23:12:22.869Z] ---> 99bc5a44f4dc [2023-09-17T23:12:22.869Z] Successfully built 99bc5a44f4dc [2023-09-17T23:12:22.869Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:12:23.189Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-17T23:12:23.189Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-17T23:12:23.264Z] prd-ubuntu20.04-docker-8c-8g-6353 does not seem to be running inside a container [2023-09-17T23:12:23.296Z] $ 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 ******** ci-base-image-x86_64 cat [2023-09-17T23:12:23.652Z] $ docker top 69a749c026901dc5250b6b8738213ea7ab77addc212483144b9a4defeb78bf11 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-17T23:12:24.000Z] + go version [2023-09-17T23:12:24.000Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-17T23:12:24.013Z] $ docker stop --time=1 69a749c026901dc5250b6b8738213ea7ab77addc212483144b9a4defeb78bf11 [2023-09-17T23:12:25.349Z] $ docker rm -f --volumes 69a749c026901dc5250b6b8738213ea7ab77addc212483144b9a4defeb78bf11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:12:25.751Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-17T23:12:25.751Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-17T23:12:25.819Z] prd-ubuntu20.04-docker-8c-8g-6353 does not seem to be running inside a container [2023-09-17T23:12:25.850Z] $ 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 ******** ci-base-image-x86_64 cat [2023-09-17T23:12:26.174Z] $ docker top 2a4db92fd96bc5d14f3ad000845e3508d1984908060902f29671a90bc0ab3f9d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-17T23:12:26.515Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-09-17T23:12:26.810Z] + make test [2023-09-17T23:12:26.810Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-09-17T23:12:28.186Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-09-17T23:12:36.296Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-09-17T23:12:36.296Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-09-17T23:12:36.296Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-09-17T23:12:36.296Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-09-17T23:12:36.296Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-09-17T23:12:36.296Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-09-17T23:12:36.296Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-09-17T23:12:36.296Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-09-17T23:12:36.296Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-09-17T23:12:39.583Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-17T23:12:39.583Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-17T23:12:39.583Z] ./bin/test-attribution-txt.sh [2023-09-17T23:12:39.583Z] make -C web test [2023-09-17T23:12:39.583Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-09-17T23:12:39.583Z] make[1]: tput: No such file or directory [2023-09-17T23:12:39.583Z] make[1]: tput: No such file or directory [2023-09-17T23:12:39.583Z] warning: generating ./VERSION [2023-09-17T23:12:39.583Z] echo "0.0.0" > VERSION [2023-09-17T23:12:39.583Z] docker build \ [2023-09-17T23:12:39.583Z] -f Dockerfile \ [2023-09-17T23:12:39.583Z] --build-arg USER=1000 \ [2023-09-17T23:12:39.583Z] \ [2023-09-17T23:12:39.583Z] --label "git_sha=133995f3795ac8ee1626704056303211e11ac888" \ [2023-09-17T23:12:39.583Z] -t edgexfoundry/edgex-web-ui:133995f3795ac8ee1626704056303211e11ac888 \ [2023-09-17T23:12:39.583Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-09-17T23:12:39.583Z] . [2023-09-17T23:12:39.583Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-09-17T23:12:39.583Z] Install the buildx component to build images with BuildKit: [2023-09-17T23:12:39.583Z] https://docs.docker.com/go/buildx/ [2023-09-17T23:12:39.583Z] [2023-09-17T23:12:39.583Z] Sending build context to Docker daemon 2.571MB [2023-09-17T23:12:39.583Z] Step 1/11 : FROM node:18-alpine3.18 [2023-09-17T23:12:40.150Z] 18-alpine3.18: Pulling from library/node [2023-09-17T23:12:40.150Z] 7264a8db6415: Already exists [2023-09-17T23:12:40.150Z] 751194035c36: Pulling fs layer [2023-09-17T23:12:40.150Z] eff5dce73b38: Pulling fs layer [2023-09-17T23:12:40.150Z] c8ce5be43019: Pulling fs layer [2023-09-17T23:12:40.409Z] c8ce5be43019: Download complete [2023-09-17T23:12:40.409Z] eff5dce73b38: Verifying Checksum [2023-09-17T23:12:40.409Z] eff5dce73b38: Download complete [2023-09-17T23:12:42.312Z] 751194035c36: Verifying Checksum [2023-09-17T23:12:42.312Z] 751194035c36: Download complete [2023-09-17T23:12:44.220Z] 751194035c36: Pull complete [2023-09-17T23:12:44.220Z] eff5dce73b38: Pull complete [2023-09-17T23:12:44.220Z] c8ce5be43019: Pull complete [2023-09-17T23:12:44.220Z] Digest: sha256:3482a20c97e401b56ac50ba8920cc7b5b2022bfc6aa7d4e4c231755770cf892f [2023-09-17T23:12:44.220Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-09-17T23:12:44.220Z] ---> 50c7e33a9de1 [2023-09-17T23:12:44.220Z] Step 2/11 : RUN apk add --no-cache chromium [2023-09-17T23:12:47.514Z] ---> Running in e26dbf2c5096 [2023-09-17T23:12:47.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-17T23:12:48.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-17T23:12:48.290Z] (1/155) Installing libexpat (2.5.0-r1) [2023-09-17T23:12:48.290Z] (2/155) Installing brotli-libs (1.0.9-r14) [2023-09-17T23:12:48.290Z] (3/155) Installing libbz2 (1.0.8-r5) [2023-09-17T23:12:48.290Z] (4/155) Installing libpng (1.6.39-r3) [2023-09-17T23:12:48.290Z] (5/155) Installing freetype (2.13.0-r5) [2023-09-17T23:12:48.290Z] (6/155) Installing fontconfig (2.14.2-r3) [2023-09-17T23:12:48.290Z] (7/155) Installing libfontenc (1.1.7-r2) [2023-09-17T23:12:48.290Z] (8/155) Installing mkfontscale (1.2.2-r3) [2023-09-17T23:12:48.547Z] (9/155) Installing font-opensans (0_git20210927-r1) [2023-09-17T23:12:48.548Z] (10/155) Installing pkgconf (1.9.5-r0) [2023-09-17T23:12:48.548Z] (11/155) Installing libffi (3.4.4-r2) [2023-09-17T23:12:48.548Z] (12/155) Installing libintl (0.21.1-r7) [2023-09-17T23:12:48.548Z] (13/155) Installing libblkid (2.38.1-r8) [2023-09-17T23:12:48.548Z] (14/155) Installing libmount (2.38.1-r8) [2023-09-17T23:12:48.548Z] (15/155) Installing pcre2 (10.42-r1) [2023-09-17T23:12:48.548Z] (16/155) Installing glib (2.76.4-r0) [2023-09-17T23:12:48.548Z] (17/155) Installing xz-libs (5.4.3-r0) [2023-09-17T23:12:48.548Z] (18/155) Installing libxml2 (2.11.4-r0) [2023-09-17T23:12:48.548Z] (19/155) Installing shared-mime-info (2.2-r5) [2023-09-17T23:12:48.548Z] (20/155) Installing hicolor-icon-theme (0.17-r2) [2023-09-17T23:12:48.548Z] (21/155) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-17T23:12:48.548Z] (22/155) Installing libwebp (1.3.2-r0) [2023-09-17T23:12:48.548Z] (23/155) Installing zstd-libs (1.5.5-r4) [2023-09-17T23:12:48.548Z] (24/155) Installing tiff (4.5.1-r0) [2023-09-17T23:12:48.806Z] (25/155) Installing gdk-pixbuf (2.42.10-r5) [2023-09-17T23:12:48.806Z] (26/155) Installing gtk-update-icon-cache (3.24.38-r1) [2023-09-17T23:12:48.806Z] (27/155) Installing libxau (1.0.11-r2) [2023-09-17T23:12:48.806Z] (28/155) Installing libmd (1.0.4-r2) [2023-09-17T23:12:48.806Z] (29/155) Installing libbsd (0.11.7-r1) [2023-09-17T23:12:48.806Z] (30/155) Installing libxdmcp (1.1.4-r2) [2023-09-17T23:12:48.806Z] (31/155) Installing libxcb (1.15-r1) [2023-09-17T23:12:48.806Z] (32/155) Installing libx11 (1.8.4-r4) [2023-09-17T23:12:48.806Z] (33/155) Installing libxcomposite (0.4.6-r3) [2023-09-17T23:12:48.806Z] (34/155) Installing libxfixes (6.0.1-r2) [2023-09-17T23:12:48.806Z] (35/155) Installing libxrender (0.9.11-r3) [2023-09-17T23:12:48.806Z] (36/155) Installing libxcursor (1.2.1-r2) [2023-09-17T23:12:48.806Z] (37/155) Installing libxdamage (1.1.6-r2) [2023-09-17T23:12:48.806Z] (38/155) Installing libxext (1.3.5-r2) [2023-09-17T23:12:48.806Z] (39/155) Installing libxi (1.8.1-r0) [2023-09-17T23:12:48.806Z] (40/155) Installing libxinerama (1.1.5-r2) [2023-09-17T23:12:48.806Z] (41/155) Installing libxrandr (1.5.3-r2) [2023-09-17T23:12:48.806Z] (42/155) Installing libatk-1.0 (2.48.3-r0) [2023-09-17T23:12:48.806Z] (43/155) Installing libxtst (1.2.4-r2) [2023-09-17T23:12:48.806Z] (44/155) Installing dbus-libs (1.14.8-r0) [2023-09-17T23:12:48.806Z] (45/155) Installing at-spi2-core (2.48.3-r0) [2023-09-17T23:12:48.806Z] (46/155) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-09-17T23:12:48.806Z] (47/155) Installing pixman (0.42.2-r1) [2023-09-17T23:12:48.806Z] (48/155) Installing cairo (1.17.8-r1) [2023-09-17T23:12:49.064Z] (49/155) Installing cairo-gobject (1.17.8-r1) [2023-09-17T23:12:49.064Z] (50/155) Installing avahi-libs (0.8-r13) [2023-09-17T23:12:49.065Z] (51/155) Installing gmp (6.2.1-r3) [2023-09-17T23:12:49.065Z] (52/155) Installing nettle (3.8.1-r2) [2023-09-17T23:12:49.065Z] (53/155) Installing libunistring (1.1-r1) [2023-09-17T23:12:49.065Z] (54/155) Installing libidn2 (2.3.4-r1) [2023-09-17T23:12:49.065Z] (55/155) Installing p11-kit (0.24.1-r2) [2023-09-17T23:12:49.065Z] (56/155) Installing libtasn1 (4.19.0-r1) [2023-09-17T23:12:49.065Z] (57/155) Installing gnutls (3.8.0-r2) [2023-09-17T23:12:49.065Z] (58/155) Installing cups-libs (2.4.6-r0) [2023-09-17T23:12:49.065Z] (59/155) Installing libepoxy (1.5.10-r1) [2023-09-17T23:12:49.065Z] (60/155) Installing fribidi (1.0.13-r0) [2023-09-17T23:12:49.065Z] (61/155) Installing graphite2 (1.3.14-r5) [2023-09-17T23:12:49.065Z] (62/155) Installing harfbuzz (7.3.0-r0) [2023-09-17T23:12:49.065Z] (63/155) Installing libxft (2.3.8-r1) [2023-09-17T23:12:49.065Z] (64/155) Installing pango (1.50.14-r1) [2023-09-17T23:12:49.065Z] (65/155) Installing wayland-libs-client (1.22.0-r2) [2023-09-17T23:12:49.065Z] (66/155) Installing wayland-libs-cursor (1.22.0-r2) [2023-09-17T23:12:49.065Z] (67/155) Installing wayland-libs-egl (1.22.0-r2) [2023-09-17T23:12:49.065Z] (68/155) Installing xkeyboard-config (2.38-r0) [2023-09-17T23:12:49.065Z] (69/155) Installing libxkbcommon (1.5.0-r2) [2023-09-17T23:12:49.065Z] (70/155) Installing gtk+3.0 (3.24.38-r1) [2023-09-17T23:12:49.324Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-09-17T23:12:49.324Z] (71/155) Installing icu-data-full (73.2-r2) [2023-09-17T23:12:49.582Z] (72/155) Installing mesa (23.0.4-r0) [2023-09-17T23:12:49.582Z] (73/155) Installing llvm15-libs (15.0.7-r6) [2023-09-17T23:12:50.149Z] (74/155) Installing hwdata-pci (0.370-r0) [2023-09-17T23:12:50.149Z] (75/155) Installing libpciaccess (0.17-r2) [2023-09-17T23:12:50.149Z] (76/155) Installing libdrm (2.4.115-r4) [2023-09-17T23:12:50.149Z] (77/155) Installing musl-fts (1.2.7-r5) [2023-09-17T23:12:50.149Z] (78/155) Installing libelf (0.189-r2) [2023-09-17T23:12:50.149Z] (79/155) Installing mesa-glapi (23.0.4-r0) [2023-09-17T23:12:50.149Z] (80/155) Installing mesa-dri-gallium (23.0.4-r0) [2023-09-17T23:12:50.408Z] (81/155) Installing eudev-libs (3.2.11-r8) [2023-09-17T23:12:50.408Z] (82/155) Installing libmagic (5.45-r0) [2023-09-17T23:12:50.408Z] (83/155) Installing file (5.45-r0) [2023-09-17T23:12:50.408Z] (84/155) Installing libice (1.1.1-r2) [2023-09-17T23:12:50.408Z] (85/155) Installing libuuid (2.38.1-r8) [2023-09-17T23:12:50.408Z] (86/155) Installing libsm (1.2.4-r1) [2023-09-17T23:12:50.408Z] (87/155) Installing libxt (1.3.0-r2) [2023-09-17T23:12:50.408Z] (88/155) Installing libxmu (1.1.4-r2) [2023-09-17T23:12:50.408Z] (89/155) Installing xset (1.2.5-r1) [2023-09-17T23:12:50.408Z] (90/155) Installing xprop (1.2.6-r0) [2023-09-17T23:12:50.408Z] (91/155) Installing xdg-utils (1.1.3-r4) [2023-09-17T23:12:50.408Z] (92/155) Installing libogg (1.3.5-r4) [2023-09-17T23:12:50.408Z] (93/155) Installing flac-libs (1.4.3-r0) [2023-09-17T23:12:50.408Z] (94/155) Installing alsa-lib (1.2.9-r1) [2023-09-17T23:12:50.408Z] (95/155) Installing libatomic (12.2.1_git20220924-r10) [2023-09-17T23:12:50.408Z] (96/155) Installing svt-av1-libs (1.6.0-r0) [2023-09-17T23:12:50.408Z] (97/155) Installing aom-libs (3.6.1-r0) [2023-09-17T23:12:50.667Z] (98/155) Installing libva (2.18.0-r1) [2023-09-17T23:12:50.667Z] (99/155) Installing libvdpau (1.5-r1) [2023-09-17T23:12:50.667Z] (100/155) Installing onevpl-libs (2023.2.1-r0) [2023-09-17T23:12:50.667Z] (101/155) Installing ffmpeg-libavutil (6.0-r15) [2023-09-17T23:12:50.667Z] (102/155) Installing libdav1d (1.2.1-r0) [2023-09-17T23:12:50.667Z] (103/155) Installing libhwy (1.0.4-r1) [2023-09-17T23:12:50.667Z] (104/155) Installing lcms2 (2.15-r2) [2023-09-17T23:12:50.667Z] (105/155) Installing libjxl (0.8.2-r0) [2023-09-17T23:12:50.667Z] (106/155) Installing lame-libs (3.100-r5) [2023-09-17T23:12:50.667Z] (107/155) Installing opus (1.4-r0) [2023-09-17T23:12:50.667Z] (108/155) Installing libgomp (12.2.1_git20220924-r10) [2023-09-17T23:12:50.667Z] (109/155) Installing soxr (0.1.3-r5) [2023-09-17T23:12:50.667Z] (110/155) Installing ffmpeg-libswresample (6.0-r15) [2023-09-17T23:12:50.667Z] (111/155) Installing libtheora (1.1.1-r17) [2023-09-17T23:12:50.668Z] (112/155) Installing libvorbis (1.3.7-r1) [2023-09-17T23:12:50.668Z] (113/155) Installing libvpx (1.13.0-r1) [2023-09-17T23:12:50.668Z] (114/155) Installing x264-libs (0.164_git20220602-r1) [2023-09-17T23:12:50.668Z] (115/155) Installing numactl (2.0.16-r4) [2023-09-17T23:12:50.927Z] (116/155) Installing x265-libs (3.5-r4) [2023-09-17T23:12:50.927Z] (117/155) Installing xvidcore (1.3.7-r1) [2023-09-17T23:12:50.927Z] (118/155) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-17T23:12:50.927Z] (119/155) Installing libbluray (1.3.4-r0) [2023-09-17T23:12:50.927Z] (120/155) Installing mpg123-libs (1.31.3-r1) [2023-09-17T23:12:50.927Z] (121/155) Installing libopenmpt (0.7.2-r0) [2023-09-17T23:12:50.927Z] (122/155) Installing cjson (1.7.15-r4) [2023-09-17T23:12:50.927Z] (123/155) Installing mbedtls (2.28.4-r0) [2023-09-17T23:12:50.927Z] (124/155) Installing librist (0.2.7-r0) [2023-09-17T23:12:51.187Z] (125/155) Installing libsrt (1.5.2-r0) [2023-09-17T23:12:51.187Z] (126/155) Installing libssh (0.10.5-r0) [2023-09-17T23:12:51.187Z] (127/155) Installing libsodium (1.0.18-r3) [2023-09-17T23:12:51.187Z] (128/155) Installing libzmq (4.3.4-r4) [2023-09-17T23:12:51.187Z] (129/155) Installing ffmpeg-libavformat (6.0-r15) [2023-09-17T23:12:51.187Z] (130/155) Installing libevent (2.1.12-r6) [2023-09-17T23:12:51.187Z] (131/155) Installing wayland-libs-server (1.22.0-r2) [2023-09-17T23:12:51.187Z] (132/155) Installing mesa-gbm (23.0.4-r0) [2023-09-17T23:12:51.187Z] (133/155) Installing harfbuzz-subset (7.3.0-r0) [2023-09-17T23:12:51.187Z] (134/155) Installing icu-libs (73.2-r2) [2023-09-17T23:12:51.187Z] (135/155) Installing jsoncpp (1.9.5-r0) [2023-09-17T23:12:51.187Z] (136/155) Installing minizip (1.2.13-r0) [2023-09-17T23:12:51.187Z] (137/155) Installing nspr (4.35-r2) [2023-09-17T23:12:51.187Z] (138/155) Installing sqlite-libs (3.41.2-r2) [2023-09-17T23:12:51.187Z] (139/155) Installing nss (3.91-r0) [2023-09-17T23:12:51.446Z] (140/155) Installing pipewire-libs (0.3.70-r1) [2023-09-17T23:12:51.446Z] (141/155) Installing libasyncns (0.8-r1) [2023-09-17T23:12:51.446Z] (142/155) Installing libltdl (2.4.7-r2) [2023-09-17T23:12:51.446Z] (143/155) Installing orc (0.4.34-r0) [2023-09-17T23:12:51.446Z] (144/155) Installing libsndfile (1.2.0-r2) [2023-09-17T23:12:51.446Z] (145/155) Installing speexdsp (1.2.1-r1) [2023-09-17T23:12:51.446Z] (146/155) Installing tdb-libs (1.4.8-r1) [2023-09-17T23:12:51.446Z] (147/155) Installing libpulse (16.1-r10) [2023-09-17T23:12:51.446Z] (148/155) Installing re2 (2023.03.01-r1) [2023-09-17T23:12:51.446Z] (149/155) Installing snappy (1.1.10-r1) [2023-09-17T23:12:51.446Z] (150/155) Installing libwoff2common (1.0.2-r2) [2023-09-17T23:12:51.446Z] (151/155) Installing libwoff2enc (1.0.2-r2) [2023-09-17T23:12:51.446Z] (152/155) Installing libgpg-error (1.47-r1) [2023-09-17T23:12:51.446Z] (153/155) Installing libgcrypt (1.10.2-r1) [2023-09-17T23:12:51.446Z] (154/155) Installing libxslt (1.1.38-r0) [2023-09-17T23:12:51.446Z] (155/155) Installing chromium (115.0.5790.170-r0) [2023-09-17T23:12:53.351Z] Executing busybox-1.36.1-r2.trigger [2023-09-17T23:12:53.351Z] Executing fontconfig-2.14.2-r3.trigger [2023-09-17T23:12:53.351Z] Executing mkfontscale-1.2.2-r3.trigger [2023-09-17T23:12:53.351Z] Executing glib-2.76.4-r0.trigger [2023-09-17T23:12:53.351Z] Executing shared-mime-info-2.2-r5.trigger [2023-09-17T23:12:53.611Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-09-17T23:12:53.611Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-09-17T23:12:53.611Z] OK: 572 MiB in 172 packages [2023-09-17T23:12:56.108Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6354 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-09-17T23:12:56.125Z] Running in /w/workspace/edgex-ui-go/122 [Pipeline] { [Pipeline] checkout [2023-09-17T23:12:56.161Z] The recommended git tool is: git [2023-09-17T23:13:01.182Z] using credential edgex-jenkins-ssh [2023-09-17T23:13:01.203Z] Cloning the remote Git repository [2023-09-17T23:13:01.232Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-09-17T23:13:01.324Z] > git init /w/workspace/edgex-ui-go/122 # timeout=10 [2023-09-17T23:13:01.454Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-09-17T23:13:01.455Z] > git --version # timeout=10 [2023-09-17T23:13:01.476Z] > git --version # 'git version 2.25.1' [2023-09-17T23:13:01.478Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-17T23:13:01.617Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-17T23:13:04.877Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-09-17T23:13:04.897Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-17T23:13:05.688Z] Avoid second fetch [2023-09-17T23:13:05.688Z] Checking out Revision 133995f3795ac8ee1626704056303211e11ac888 (main) [2023-09-17T23:13:05.695Z] > git config core.sparsecheckout # timeout=10 [2023-09-17T23:13:05.768Z] > git checkout -f 133995f3795ac8ee1626704056303211e11ac888 # timeout=10 [2023-09-17T23:13:06.509Z] Commit message: "Merge pull request #633 from ernestojeda/go-1.21" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-17T23:13:07.480Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-17T23:13:07.480Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-17T23:13:07.480Z] Dload Upload Total Spent Left Speed [2023-09-17T23:13:07.480Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-09-17T23:13:08.099Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-17T23:13:08.435Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-17T23:13:08.435Z] + sudo tee /etc/docker/daemon.new [2023-09-17T23:13:08.435Z] { [2023-09-17T23:13:08.435Z] "registry-mirrors": [ [2023-09-17T23:13:08.435Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-17T23:13:08.435Z] ], [2023-09-17T23:13:08.435Z] "bip": "10.250.0.254/24", [2023-09-17T23:13:08.435Z] "hosts": [ [2023-09-17T23:13:08.435Z] "tcp://0.0.0.0:5555", [2023-09-17T23:13:08.435Z] "unix:///var/run/docker.sock" [2023-09-17T23:13:08.435Z] ], [2023-09-17T23:13:08.435Z] "mtu": 1458, [2023-09-17T23:13:08.435Z] "selinux-enabled": true, [2023-09-17T23:13:08.435Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-17T23:13:08.435Z] } [Pipeline] sh [2023-09-17T23:13:08.626Z] Removing intermediate container e26dbf2c5096 [2023-09-17T23:13:08.626Z] ---> 2d1d3282fa27 [2023-09-17T23:13:08.626Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-09-17T23:13:08.626Z] ---> Running in 62e57d7ab42b [2023-09-17T23:13:08.626Z] Removing intermediate container 62e57d7ab42b [2023-09-17T23:13:08.626Z] ---> cf0f083e4a5e [2023-09-17T23:13:08.626Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-09-17T23:13:08.626Z] ---> Running in fa007cebafcb [2023-09-17T23:13:08.626Z] Removing intermediate container fa007cebafcb [2023-09-17T23:13:08.626Z] ---> 6619851bc678 [2023-09-17T23:13:08.626Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-09-17T23:13:08.626Z] ---> Running in 041d5605ea49 [2023-09-17T23:13:08.626Z] Removing intermediate container 041d5605ea49 [2023-09-17T23:13:08.626Z] ---> a7da90ae6d86 [2023-09-17T23:13:08.626Z] Step 6/11 : RUN npm install -g npm [2023-09-17T23:13:08.626Z] ---> Running in 5be4a5dd763b [2023-09-17T23:13:08.766Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-17T23:13:09.101Z] + sudo service docker restart [2023-09-17T23:13:16.804Z] [2023-09-17T23:13:16.804Z] removed 12 packages, and changed 76 packages in 8s [2023-09-17T23:13:16.804Z] [2023-09-17T23:13:16.804Z] 28 packages are looking for funding [2023-09-17T23:13:16.804Z] run `npm fund` for details [2023-09-17T23:13:17.757Z] Removing intermediate container 5be4a5dd763b [2023-09-17T23:13:17.758Z] ---> 9353631478dc [2023-09-17T23:13:17.758Z] Step 7/11 : ARG USER=1000 [2023-09-17T23:13:17.758Z] ---> Running in d37319543dcb [2023-09-17T23:13:17.758Z] Removing intermediate container d37319543dcb [2023-09-17T23:13:17.758Z] ---> fbe31e46ef66 [2023-09-17T23:13:17.758Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-09-17T23:13:17.758Z] ---> Running in 0cf505e3f420 [2023-09-17T23:13:18.326Z] Removing intermediate container 0cf505e3f420 [2023-09-17T23:13:18.326Z] ---> 656613abaaff [2023-09-17T23:13:18.326Z] Step 9/11 : USER $USER:$USER [2023-09-17T23:13:18.326Z] ---> Running in c2dd7a455eda [2023-09-17T23:13:18.585Z] Removing intermediate container c2dd7a455eda [2023-09-17T23:13:18.585Z] ---> 060c2f46a193 [2023-09-17T23:13:18.585Z] Step 10/11 : WORKDIR /app [2023-09-17T23:13:18.585Z] ---> Running in a0ba513a8433 [2023-09-17T23:13:18.585Z] Removing intermediate container a0ba513a8433 [2023-09-17T23:13:18.585Z] ---> 6d2779758b76 [2023-09-17T23:13:18.585Z] Step 11/11 : LABEL git_sha=133995f3795ac8ee1626704056303211e11ac888 [2023-09-17T23:13:18.585Z] ---> Running in 43a9575015a6 [2023-09-17T23:13:18.585Z] Removing intermediate container 43a9575015a6 [2023-09-17T23:13:18.585Z] ---> df11e0f56aa2 [2023-09-17T23:13:18.844Z] Successfully built df11e0f56aa2 [2023-09-17T23:13:18.844Z] Successfully tagged edgexfoundry/edgex-web-ui:133995f3795ac8ee1626704056303211e11ac888 [2023-09-17T23:13:18.844Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-09-17T23:13:18.844Z] touch edgex-web-ui.imagebuilt [2023-09-17T23:13:18.844Z] mkdir -p node_modules coverage [2023-09-17T23:13:18.844Z] chown "1000:1000" node_modules coverage package-lock.json [2023-09-17T23:13:18.844Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-09-17T23:13:20.748Z] npm WARN old lockfile [2023-09-17T23:13:20.748Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-09-17T23:13:20.748Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-09-17T23:13:20.748Z] npm WARN old lockfile [2023-09-17T23:13:20.748Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-09-17T23:13:20.748Z] npm WARN old lockfile [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-17T23:13:27.348Z] provisioning config files... [2023-09-17T23:13:27.372Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/122@tmp/config10965084019566147257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-17T23:13:27.718Z] ---> docker-login.sh [2023-09-17T23:13:27.718Z] nexus3.edgexfoundry.org:10001 [2023-09-17T23:13:27.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-17T23:13:28.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-17T23:13:28.260Z] Configure a credential helper to remove this warning. See [2023-09-17T23:13:28.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-17T23:13:28.260Z] [2023-09-17T23:13:28.260Z] Login Succeeded [2023-09-17T23:13:28.260Z] nexus3.edgexfoundry.org:10002 [2023-09-17T23:13:28.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-17T23:13:28.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-17T23:13:28.530Z] Configure a credential helper to remove this warning. See [2023-09-17T23:13:28.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-17T23:13:28.530Z] [2023-09-17T23:13:28.530Z] Login Succeeded [2023-09-17T23:13:28.530Z] nexus3.edgexfoundry.org:10003 [2023-09-17T23:13:28.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-17T23:13:29.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-17T23:13:29.075Z] Configure a credential helper to remove this warning. See [2023-09-17T23:13:29.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-17T23:13:29.075Z] [2023-09-17T23:13:29.075Z] Login Succeeded [2023-09-17T23:13:29.075Z] nexus3.edgexfoundry.org:10004 [2023-09-17T23:13:32.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-17T23:13:32.977Z] npm WARN EBADENGINE Unsupported engine { [2023-09-17T23:13:32.977Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-09-17T23:13:32.977Z] npm WARN EBADENGINE required: { [2023-09-17T23:13:32.977Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-17T23:13:32.977Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-17T23:13:32.977Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-17T23:13:32.977Z] npm WARN EBADENGINE }, [2023-09-17T23:13:32.977Z] npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } [2023-09-17T23:13:32.977Z] npm WARN EBADENGINE } [2023-09-17T23:13:32.977Z] npm WARN EBADENGINE Unsupported engine { [2023-09-17T23:13:32.977Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-09-17T23:13:32.977Z] npm WARN EBADENGINE required: { [2023-09-17T23:13:32.977Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-17T23:13:32.977Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-17T23:13:32.977Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-17T23:13:32.977Z] npm WARN EBADENGINE }, [2023-09-17T23:13:32.977Z] npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } [2023-09-17T23:13:32.977Z] npm WARN EBADENGINE } [2023-09-17T23:13:32.977Z] npm WARN EBADENGINE Unsupported engine { [2023-09-17T23:13:32.977Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-09-17T23:13:32.977Z] npm WARN EBADENGINE required: { [2023-09-17T23:13:32.977Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-17T23:13:32.977Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-17T23:13:32.977Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-17T23:13:32.977Z] npm WARN EBADENGINE }, [2023-09-17T23:13:32.977Z] npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE } [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE Unsupported engine { [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE required: { [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE }, [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE } [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE Unsupported engine { [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE required: { [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE }, [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE } [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE Unsupported engine { [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE required: { [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE }, [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE } [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE Unsupported engine { [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE required: { [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE }, [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE } [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE Unsupported engine { [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE required: { [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE }, [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE } [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE Unsupported engine { [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE required: { [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE }, [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } [2023-09-17T23:13:32.978Z] npm WARN EBADENGINE } [2023-09-17T23:13:33.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-17T23:13:33.226Z] Configure a credential helper to remove this warning. See [2023-09-17T23:13:33.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-17T23:13:33.226Z] [2023-09-17T23:13:33.226Z] Login Succeeded [2023-09-17T23:13:33.226Z] docker.io [2023-09-17T23:13:33.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-17T23:13:33.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-17T23:13:33.761Z] Configure a credential helper to remove this warning. See [2023-09-17T23:13:33.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-17T23:13:33.761Z] [2023-09-17T23:13:33.761Z] Login Succeeded [2023-09-17T23:13:33.761Z] ---> docker-login.sh ends [Pipeline] } [2023-09-17T23:13:33.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-17T23:13:34.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-17T23:13:34.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-17T23:13:34.035Z] ========================================================= [2023-09-17T23:13:34.035Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-17T23:13:34.035Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:13:34.376Z] + 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-09-17T23:13:35.368Z] Sending build context to Docker daemon 30.3MB [2023-09-17T23:13:35.368Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-09-17T23:13:35.368Z] Step 2/15 : FROM ${BASE} AS builder [2023-09-17T23:13:35.638Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-17T23:13:35.638Z] 9fda8d8052c6: Pulling fs layer [2023-09-17T23:13:35.638Z] 5d54e960e981: Pulling fs layer [2023-09-17T23:13:35.638Z] c4a7e357bf2a: Pulling fs layer [2023-09-17T23:13:35.638Z] f0e02332f6b5: Pulling fs layer [2023-09-17T23:13:35.638Z] 66412af1f25a: Pulling fs layer [2023-09-17T23:13:35.638Z] 1baf3a5c0e64: Pulling fs layer [2023-09-17T23:13:35.638Z] 9a37bb91b891: Pulling fs layer [2023-09-17T23:13:35.638Z] a29adfc67d43: Pulling fs layer [2023-09-17T23:13:35.638Z] d5de9f91c1a4: Pulling fs layer [2023-09-17T23:13:35.638Z] 1baf3a5c0e64: Waiting [2023-09-17T23:13:35.638Z] 9a37bb91b891: Waiting [2023-09-17T23:13:35.638Z] f0e02332f6b5: Waiting [2023-09-17T23:13:35.638Z] a29adfc67d43: Waiting [2023-09-17T23:13:35.638Z] d5de9f91c1a4: Waiting [2023-09-17T23:13:35.638Z] 66412af1f25a: Waiting [2023-09-17T23:13:35.638Z] 5d54e960e981: Download complete [2023-09-17T23:13:35.638Z] f0e02332f6b5: Download complete [2023-09-17T23:13:35.638Z] 66412af1f25a: Verifying Checksum [2023-09-17T23:13:35.638Z] 66412af1f25a: Download complete [2023-09-17T23:13:35.638Z] 9fda8d8052c6: Verifying Checksum [2023-09-17T23:13:35.638Z] 9fda8d8052c6: Download complete [2023-09-17T23:13:35.906Z] 9a37bb91b891: Download complete [2023-09-17T23:13:36.496Z] a29adfc67d43: Verifying Checksum [2023-09-17T23:13:36.496Z] a29adfc67d43: Download complete [2023-09-17T23:13:36.496Z] 9fda8d8052c6: Pull complete [2023-09-17T23:13:37.498Z] 5d54e960e981: Pull complete [2023-09-17T23:13:37.498Z] d5de9f91c1a4: Verifying Checksum [2023-09-17T23:13:37.498Z] d5de9f91c1a4: Download complete [2023-09-17T23:13:37.498Z] c4a7e357bf2a: Verifying Checksum [2023-09-17T23:13:37.498Z] c4a7e357bf2a: Download complete [2023-09-17T23:13:38.466Z] 1baf3a5c0e64: Verifying Checksum [2023-09-17T23:13:38.466Z] 1baf3a5c0e64: Download complete [2023-09-17T23:13:45.195Z] npm WARN deprecated @babel/plugin-proposal-json-strings@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead. [2023-09-17T23:13:45.195Z] npm WARN deprecated @babel/plugin-proposal-numeric-separator@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead. [2023-09-17T23:13:45.195Z] npm WARN deprecated @babel/plugin-proposal-export-namespace-from@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-export-namespace-from instead. [2023-09-17T23:13:45.195Z] npm WARN deprecated @babel/plugin-proposal-private-methods@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead. [2023-09-17T23:13:45.195Z] npm WARN deprecated @babel/plugin-proposal-class-properties@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. [2023-09-17T23:13:45.195Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-09-17T23:13:45.195Z] npm WARN deprecated @babel/plugin-proposal-logical-assignment-operators@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-logical-assignment-operators instead. [2023-09-17T23:13:45.195Z] npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. [2023-09-17T23:13:45.195Z] npm WARN deprecated @babel/plugin-proposal-optional-catch-binding@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-catch-binding instead. [2023-09-17T23:13:45.195Z] npm WARN deprecated @babel/plugin-proposal-dynamic-import@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead. [2023-09-17T23:13:45.195Z] npm WARN deprecated @babel/plugin-proposal-class-static-block@7.15.4: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-static-block instead. [2023-09-17T23:13:45.195Z] npm WARN deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead. [2023-09-17T23:13:45.195Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-09-17T23:13:45.195Z] npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.14.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. [2023-09-17T23:13:45.195Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-09-17T23:13:45.195Z] npm WARN deprecated @babel/plugin-proposal-private-property-in-object@7.15.4: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead. [2023-09-17T23:13:45.195Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-09-17T23:13:45.195Z] 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-09-17T23:13:45.195Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-09-17T23:13:45.195Z] npm WARN deprecated @babel/plugin-proposal-object-rest-spread@7.14.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead. [2023-09-17T23:13:45.195Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-09-17T23:13:45.195Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-09-17T23:13:45.195Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-09-17T23:13:45.195Z] npm WARN deprecated @babel/plugin-proposal-optional-chaining@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead. [2023-09-17T23:13:45.195Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-09-17T23:13:45.453Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-09-17T23:13:45.453Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-09-17T23:13:46.020Z] 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-09-17T23:13:46.278Z] 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-09-17T23:13:46.278Z] 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-09-17T23:13:46.278Z] 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-09-17T23:13:47.213Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-09-17T23:13:48.571Z] c4a7e357bf2a: Pull complete [2023-09-17T23:13:48.571Z] f0e02332f6b5: Pull complete [2023-09-17T23:13:48.571Z] 66412af1f25a: Pull complete [2023-09-17T23:13:51.399Z] 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-09-17T23:13:51.399Z] 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-09-17T23:13:53.929Z] 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-09-17T23:13:55.234Z] 1baf3a5c0e64: Pull complete [2023-09-17T23:13:56.737Z] 9a37bb91b891: Pull complete [2023-09-17T23:13:57.219Z] 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-09-17T23:13:57.772Z] a29adfc67d43: Pull complete [2023-09-17T23:14:02.039Z] d5de9f91c1a4: Pull complete [2023-09-17T23:14:02.039Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-17T23:14:02.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-17T23:14:02.039Z] ---> 746ca1b523b5 [2023-09-17T23:14:02.039Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-09-17T23:14:03.483Z] ---> Running in 5c3b6b9b84f5 [2023-09-17T23:14:03.483Z] Removing intermediate container 5c3b6b9b84f5 [2023-09-17T23:14:03.483Z] ---> e52a7b082963 [2023-09-17T23:14:03.483Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-09-17T23:14:03.751Z] ---> Running in 8c39723cb226 [2023-09-17T23:14:03.751Z] Removing intermediate container 8c39723cb226 [2023-09-17T23:14:03.751Z] ---> 11771c11f9b3 [2023-09-17T23:14:03.751Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-09-17T23:14:04.018Z] ---> Running in fb6dd7539c8b [2023-09-17T23:14:04.290Z] Removing intermediate container fb6dd7539c8b [2023-09-17T23:14:04.290Z] ---> 8d98dc58da9e [2023-09-17T23:14:04.290Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-09-17T23:14:04.290Z] ---> Running in 0b331806a8c9 [2023-09-17T23:14:04.558Z] Removing intermediate container 0b331806a8c9 [2023-09-17T23:14:04.558Z] ---> bb92d9bcb9ac [2023-09-17T23:14:04.558Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-09-17T23:14:04.558Z] ---> Running in d20e78252d41 [2023-09-17T23:14:04.826Z] Removing intermediate container d20e78252d41 [2023-09-17T23:14:04.826Z] ---> f03bebe7c136 [2023-09-17T23:14:04.826Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-09-17T23:14:05.390Z] [2023-09-17T23:14:05.390Z] added 1478 packages, and audited 1479 packages in 45s [2023-09-17T23:14:05.390Z] [2023-09-17T23:14:05.390Z] 90 packages are looking for funding [2023-09-17T23:14:05.390Z] run `npm fund` for details [2023-09-17T23:14:05.390Z] [2023-09-17T23:14:05.390Z] 40 vulnerabilities (1 low, 17 moderate, 17 high, 5 critical) [2023-09-17T23:14:05.390Z] [2023-09-17T23:14:05.390Z] To address issues that do not require attention, run: [2023-09-17T23:14:05.390Z] npm audit fix [2023-09-17T23:14:05.390Z] [2023-09-17T23:14:05.390Z] To address all issues (including breaking changes), run: [2023-09-17T23:14:05.390Z] npm audit fix --force [2023-09-17T23:14:05.390Z] [2023-09-17T23:14:05.390Z] Run `npm audit` for details. [2023-09-17T23:14:05.406Z] latest: Pulling from library/docker [2023-09-17T23:14:05.406Z] 9fda8d8052c6: Already exists [2023-09-17T23:14:05.406Z] 6852f3ef0b5f: Pulling fs layer [2023-09-17T23:14:05.406Z] 4f4fb700ef54: Pulling fs layer [2023-09-17T23:14:05.406Z] 767c2a40dc41: Pulling fs layer [2023-09-17T23:14:05.406Z] 011855a528fc: Pulling fs layer [2023-09-17T23:14:05.406Z] 2eb2999eb53e: Pulling fs layer [2023-09-17T23:14:05.406Z] 52a6c1800204: Pulling fs layer [2023-09-17T23:14:05.406Z] a01340eade1a: Pulling fs layer [2023-09-17T23:14:05.406Z] fcee97a2aa0f: Pulling fs layer [2023-09-17T23:14:05.406Z] 8cf3fdb5711b: Pulling fs layer [2023-09-17T23:14:05.406Z] 36ac283ad2d4: Pulling fs layer [2023-09-17T23:14:05.406Z] 3f3c41fd9ebb: Pulling fs layer [2023-09-17T23:14:05.406Z] 29a5074801a2: Pulling fs layer [2023-09-17T23:14:05.406Z] a01340eade1a: Waiting [2023-09-17T23:14:05.406Z] fcee97a2aa0f: Waiting [2023-09-17T23:14:05.406Z] 8cf3fdb5711b: Waiting [2023-09-17T23:14:05.406Z] 36ac283ad2d4: Waiting [2023-09-17T23:14:05.406Z] 3f3c41fd9ebb: Waiting [2023-09-17T23:14:05.406Z] 011855a528fc: Waiting [2023-09-17T23:14:05.406Z] 2eb2999eb53e: Waiting [2023-09-17T23:14:05.406Z] 52a6c1800204: Waiting [2023-09-17T23:14:05.406Z] 29a5074801a2: Waiting [2023-09-17T23:14:05.406Z] 0a0cc6640ec8: Pulling fs layer [2023-09-17T23:14:05.406Z] 0a0cc6640ec8: Waiting [2023-09-17T23:14:05.674Z] 4f4fb700ef54: Verifying Checksum [2023-09-17T23:14:05.674Z] 4f4fb700ef54: Download complete [2023-09-17T23:14:05.674Z] 6852f3ef0b5f: Download complete [2023-09-17T23:14:06.262Z] 767c2a40dc41: Verifying Checksum [2023-09-17T23:14:06.262Z] 767c2a40dc41: Download complete [2023-09-17T23:14:06.262Z] 011855a528fc: Verifying Checksum [2023-09-17T23:14:06.262Z] 011855a528fc: Download complete [2023-09-17T23:14:06.262Z] 52a6c1800204: Verifying Checksum [2023-09-17T23:14:06.262Z] 52a6c1800204: Download complete [2023-09-17T23:14:06.532Z] 2eb2999eb53e: Verifying Checksum [2023-09-17T23:14:06.532Z] 2eb2999eb53e: Download complete [2023-09-17T23:14:06.532Z] a01340eade1a: Verifying Checksum [2023-09-17T23:14:06.532Z] a01340eade1a: Download complete [2023-09-17T23:14:06.532Z] fcee97a2aa0f: Verifying Checksum [2023-09-17T23:14:06.532Z] fcee97a2aa0f: Download complete [2023-09-17T23:14:06.532Z] 6852f3ef0b5f: Pull complete [2023-09-17T23:14:06.532Z] 36ac283ad2d4: Verifying Checksum [2023-09-17T23:14:06.532Z] 36ac283ad2d4: Download complete [2023-09-17T23:14:06.801Z] 29a5074801a2: Verifying Checksum [2023-09-17T23:14:06.801Z] 29a5074801a2: Download complete [2023-09-17T23:14:06.801Z] 4f4fb700ef54: Pull complete [2023-09-17T23:14:06.801Z] 0a0cc6640ec8: Verifying Checksum [2023-09-17T23:14:06.801Z] 0a0cc6640ec8: Download complete [2023-09-17T23:14:07.069Z] 8cf3fdb5711b: Verifying Checksum [2023-09-17T23:14:07.069Z] 8cf3fdb5711b: Download complete [2023-09-17T23:14:08.036Z] 767c2a40dc41: Pull complete [2023-09-17T23:14:08.036Z] 3f3c41fd9ebb: Verifying Checksum [2023-09-17T23:14:08.036Z] 3f3c41fd9ebb: Download complete [2023-09-17T23:14:09.000Z] 011855a528fc: Pull complete [2023-09-17T23:14:09.965Z] 2eb2999eb53e: Pull complete [2023-09-17T23:14:10.235Z] 52a6c1800204: Pull complete [2023-09-17T23:14:10.503Z] a01340eade1a: Pull complete [2023-09-17T23:14:10.771Z] fcee97a2aa0f: Pull complete [2023-09-17T23:14:11.733Z] 8cf3fdb5711b: Pull complete [2023-09-17T23:14:12.001Z] 36ac283ad2d4: Pull complete [2023-09-17T23:14:14.586Z] 3f3c41fd9ebb: Pull complete [2023-09-17T23:14:14.856Z] 29a5074801a2: Pull complete [2023-09-17T23:14:15.122Z] 0a0cc6640ec8: Pull complete [2023-09-17T23:14:15.122Z] Digest: sha256:9e6dbb25d3c0e1e2d222c8a3f074cb8240d1a716d0c6868f76eb3d5a4dfb174c [2023-09-17T23:14:15.122Z] Status: Downloaded newer image for docker:latest [2023-09-17T23:14:15.506Z] 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-09-17T23:14:17.702Z] ---> ad5452454193 [2023-09-17T23:14:17.703Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-17T23:14:17.703Z] ---> Running in b5835496b405 [2023-09-17T23:14:18.046Z] - Generating browser application bundles (phase: setup)... [2023-09-17T23:14:18.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-17T23:14:18.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-17T23:14:19.825Z] OK: 267 MiB in 56 packages [2023-09-17T23:14:20.410Z] Removing intermediate container b5835496b405 [2023-09-17T23:14:20.410Z] ---> ae4176237f40 [2023-09-17T23:14:20.410Z] Step 10/15 : ENV GO111MODULE=on [2023-09-17T23:14:20.699Z] ---> Running in 6ec761b07fc8 [2023-09-17T23:14:20.699Z] Removing intermediate container 6ec761b07fc8 [2023-09-17T23:14:20.699Z] ---> 970f08715812 [2023-09-17T23:14:20.700Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-09-17T23:14:20.968Z] ---> Running in cd625a3714ce [2023-09-17T23:14:21.235Z] Removing intermediate container cd625a3714ce [2023-09-17T23:14:21.235Z] ---> 3a2e05f50aa7 [2023-09-17T23:14:21.235Z] Step 12/15 : COPY go.mod vendor* ./ [2023-09-17T23:14:21.820Z] ---> 84d512791ffc [2023-09-17T23:14:21.820Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-17T23:14:21.820Z] ---> Running in d069c6b61d3f [2023-09-17T23:14:22.233Z] Compiling @angular/core : es2015 as esm2015 [2023-09-17T23:14:22.233Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-09-17T23:14:25.515Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-09-17T23:14:25.515Z] Compiling @angular/common : es2015 as esm2015 [2023-09-17T23:14:25.515Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-09-17T23:14:25.515Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-09-17T23:14:25.774Z] Compiling @angular/common/http : es2015 as esm2015 [2023-09-17T23:14:26.052Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-09-17T23:14:26.311Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-09-17T23:14:26.311Z] Compiling @angular/forms : es2015 as esm2015 [2023-09-17T23:14:26.569Z] Compiling @angular/router : es2015 as esm2015 [2023-09-17T23:14:26.569Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-09-17T23:14:26.839Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-09-17T23:14:28.233Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-09-17T23:14:32.426Z] 17 09 2023 23:14:32.076:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-09-17T23:14:32.426Z] 17 09 2023 23:14:32.077:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-09-17T23:14:32.426Z] 17 09 2023 23:14:32.080:INFO [launcher]: Starting browser ChromeHeadless [2023-09-17T23:14:42.411Z] ✔ Browser application bundle generation complete. [2023-09-17T23:14:42.411Z] 17 09 2023 23:14:41.569:INFO [Chrome Headless 115.0.5790.170 (Linux x86_64)]: Connected on socket XqEw8CznB5ZQyJZgAAAB with id 76640161 [2023-09-17T23:14:44.314Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-09-17T23:14:44.314Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.106 secs) [2023-09-17T23:14:44.314Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.112 secs) [2023-09-17T23:14:44.314Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.116 secs) [2023-09-17T23:14:44.314Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.119 secs) [2023-09-17T23:14:44.314Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.121 secs) [2023-09-17T23:14:44.314Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.127 secs) [2023-09-17T23:14:44.314Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.129 secs) [2023-09-17T23:14:44.314Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.13 secs) [2023-09-17T23:14:44.314Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.135 secs) [2023-09-17T23:14:44.572Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.196 secs) [2023-09-17T23:14:44.572Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.206 secs) [2023-09-17T23:14:44.572Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.209 secs) [2023-09-17T23:14:44.572Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.21 secs) [2023-09-17T23:14:44.572Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.212 secs) [2023-09-17T23:14:44.572Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.226 secs) [2023-09-17T23:14:44.572Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.231 secs) [2023-09-17T23:14:44.572Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.264 secs) [2023-09-17T23:14:44.572Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.271 secs) [2023-09-17T23:14:44.572Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.283 secs) [2023-09-17T23:14:44.572Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.29 secs) [2023-09-17T23:14:44.572Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.292 secs) [2023-09-17T23:14:44.572Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.293 secs) [2023-09-17T23:14:44.572Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.297 secs) [2023-09-17T23:14:44.572Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.304 secs) [2023-09-17T23:14:44.572Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.316 secs) [2023-09-17T23:14:44.572Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.325 secs) [2023-09-17T23:14:44.572Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.338 secs) [2023-09-17T23:14:44.572Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.35 secs) [2023-09-17T23:14:44.572Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.356 secs) [2023-09-17T23:14:44.573Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.358 secs) [2023-09-17T23:14:44.573Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.359 secs) [2023-09-17T23:14:44.573Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.377 secs) [2023-09-17T23:14:44.573Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.384 secs) [2023-09-17T23:14:44.831Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.402 secs) [2023-09-17T23:14:44.831Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.425 secs) [2023-09-17T23:14:44.831Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.431 secs) [2023-09-17T23:14:44.831Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.443 secs) [2023-09-17T23:14:44.831Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.447 secs) [2023-09-17T23:14:44.832Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.449 secs) [2023-09-17T23:14:44.832Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.451 secs) [2023-09-17T23:14:44.832Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.467 secs) [2023-09-17T23:14:44.832Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.474 secs) [2023-09-17T23:14:44.832Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.488 secs) [2023-09-17T23:14:44.832Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.491 secs) [2023-09-17T23:14:44.832Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.494 secs) [2023-09-17T23:14:44.832Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.498 secs) [2023-09-17T23:14:44.832Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.503 secs) [2023-09-17T23:14:44.832Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.512 secs) [2023-09-17T23:14:44.832Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.536 secs) [2023-09-17T23:14:44.832Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.542 secs) [2023-09-17T23:14:44.832Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.558 secs) [2023-09-17T23:14:44.832Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.563 secs) [2023-09-17T23:14:44.832Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 0.57 secs) [2023-09-17T23:14:44.832Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 0.574 secs) [2023-09-17T23:14:45.091Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 0.612 secs) [2023-09-17T23:14:45.091Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 0.625 secs) [2023-09-17T23:14:45.091Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 0.627 secs) [2023-09-17T23:14:45.091Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 0.628 secs) [2023-09-17T23:14:45.091Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 0.642 secs) [2023-09-17T23:14:45.091Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 0.649 secs) [2023-09-17T23:14:45.091Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 0.655 secs) [2023-09-17T23:14:45.091Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 0.66 secs) [2023-09-17T23:14:45.091Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 0.68 secs) [2023-09-17T23:14:45.091Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 0.686 secs) [2023-09-17T23:14:45.091Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 0.694 secs) [2023-09-17T23:14:45.091Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 0.715 secs) [2023-09-17T23:14:45.091Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 0.718 secs) [2023-09-17T23:14:45.091Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 0.732 secs) [2023-09-17T23:14:45.091Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 0.741 secs) [2023-09-17T23:14:45.350Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 0.8 secs) [2023-09-17T23:14:45.350Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 0.805 secs) [2023-09-17T23:14:45.350Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 0.808 secs) [2023-09-17T23:14:45.350Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 0.817 secs) [2023-09-17T23:14:45.350Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 0.824 secs) [2023-09-17T23:14:45.350Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 0.832 secs) [2023-09-17T23:14:45.350Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 0.838 secs) [2023-09-17T23:14:45.350Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 0.845 secs) [2023-09-17T23:14:45.350Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 0.862 secs) [2023-09-17T23:14:45.350Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 0.884 secs) [2023-09-17T23:14:45.350Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 0.909 secs) [2023-09-17T23:14:45.350Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 0.911 secs) [2023-09-17T23:14:45.350Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 0.915 secs) [2023-09-17T23:14:45.350Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 0.917 secs) [2023-09-17T23:14:45.350Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 0.93 secs) [2023-09-17T23:14:45.350Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 0.946 secs) [2023-09-17T23:14:45.350Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 0.965 secs) [2023-09-17T23:14:45.350Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 0.97 secs) [2023-09-17T23:14:45.608Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 0.993 secs) [2023-09-17T23:14:45.608Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.004 secs) [2023-09-17T23:14:45.608Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.006 secs) [2023-09-17T23:14:45.608Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.015 secs) [2023-09-17T23:14:45.608Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.018 secs) [2023-09-17T23:14:45.608Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.033 secs) [2023-09-17T23:14:45.608Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.035 secs) [2023-09-17T23:14:45.608Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.047 secs) [2023-09-17T23:14:45.608Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.056 secs) [2023-09-17T23:14:45.608Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.068 secs) [2023-09-17T23:14:45.608Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.077 secs) [2023-09-17T23:14:45.608Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.098 secs) [2023-09-17T23:14:45.608Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.101 secs) [2023-09-17T23:14:45.608Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.106 secs) [2023-09-17T23:14:45.608Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.113 secs) [2023-09-17T23:14:45.608Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.117 secs) [2023-09-17T23:14:45.608Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.126 secs) [2023-09-17T23:14:45.608Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.129 secs) [2023-09-17T23:14:45.608Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.13 secs) [2023-09-17T23:14:45.608Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.135 secs) [2023-09-17T23:14:45.608Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.144 secs) [2023-09-17T23:14:45.608Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.146 secs) [2023-09-17T23:14:45.867Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.156 secs) [2023-09-17T23:14:45.867Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.169 secs) [2023-09-17T23:14:45.867Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.173 secs) [2023-09-17T23:14:45.867Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.174 secs) [2023-09-17T23:14:45.867Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.188 secs) [2023-09-17T23:14:45.867Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.196 secs) [2023-09-17T23:14:45.867Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.204 secs) [2023-09-17T23:14:45.867Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.227 secs) [2023-09-17T23:14:45.867Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.234 secs) [2023-09-17T23:14:45.867Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.237 secs) [2023-09-17T23:14:45.867Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.239 secs) [2023-09-17T23:14:45.867Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.241 secs) [2023-09-17T23:14:45.867Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.244 secs) [2023-09-17T23:14:45.867Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.247 secs) [2023-09-17T23:14:45.867Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.266 secs) [2023-09-17T23:14:45.867Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.303 secs) [2023-09-17T23:14:45.867Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.312 secs) [2023-09-17T23:14:45.867Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.319 secs) [2023-09-17T23:14:45.867Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.322 secs) [2023-09-17T23:14:45.867Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.325 secs) [2023-09-17T23:14:45.867Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.34 secs) [2023-09-17T23:14:46.125Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.347 secs) [2023-09-17T23:14:46.125Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.353 secs) [2023-09-17T23:14:46.125Z] WARN: ' [2023-09-17T23:14:46.125Z] It looks like you're using ngModel on the same form field as formControlName. [2023-09-17T23:14:46.125Z] Support for using the ngModel input property and ngModelChange event with [2023-09-17T23:14:46.125Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-09-17T23:14:46.125Z] in a future version of Angular. [2023-09-17T23:14:46.125Z] [2023-09-17T23:14:46.125Z] For more information on this, see our API docs here: [2023-09-17T23:14:46.125Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-09-17T23:14:46.125Z] ' [2023-09-17T23:14:46.125Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.353 secs) [2023-09-17T23:14:46.125Z] WARN: ' [2023-09-17T23:14:46.125Z] It looks like you're using ngModel on the same form field as formControlName. [2023-09-17T23:14:46.125Z] Support for using the ngModel input property and ngModelChange event with [2023-09-17T23:14:46.125Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-09-17T23:14:46.125Z] in a future version of Angular. [2023-09-17T23:14:46.125Z] [2023-09-17T23:14:46.125Z] For more information on this, see our API docs here: [2023-09-17T23:14:46.125Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-09-17T23:14:46.125Z] ' [2023-09-17T23:14:46.125Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.371 secs) [2023-09-17T23:14:46.125Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.379 secs) [2023-09-17T23:14:46.125Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.381 secs) [2023-09-17T23:14:46.125Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.386 secs) [2023-09-17T23:14:46.125Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.409 secs) [2023-09-17T23:14:46.125Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 1.414 secs) [2023-09-17T23:14:46.125Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 1.422 secs) [2023-09-17T23:14:46.125Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 1.432 secs) [2023-09-17T23:14:46.125Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 1.435 secs) [2023-09-17T23:14:46.125Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 1.439 secs) [2023-09-17T23:14:46.125Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 1.441 secs) [2023-09-17T23:14:46.126Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 1.449 secs) [2023-09-17T23:14:46.126Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 1.462 secs) [2023-09-17T23:14:46.126Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 145 of 145 SUCCESS (2.043 secs / 1.462 secs) [2023-09-17T23:14:46.126Z] TOTAL: 145 SUCCESS [2023-09-17T23:14:46.126Z] ✔ Browser application bundle generation complete. [2023-09-17T23:14:46.693Z] [2023-09-17T23:14:46.693Z] =============================== Coverage summary =============================== [2023-09-17T23:14:46.693Z] Statements : 41.56% ( 1425/3429 ) [2023-09-17T23:14:46.693Z] Branches : 12.14% ( 109/898 ) [2023-09-17T23:14:46.693Z] Functions : 33.33% ( 417/1251 ) [2023-09-17T23:14:46.693Z] Lines : 39.45% ( 1280/3245 ) [2023-09-17T23:14:46.693Z] ================================================================================ [2023-09-17T23:14:46.693Z] ✔ Browser application bundle generation complete. [2023-09-17T23:14:47.261Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-09-17T23:14:47.273Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-17T23:14:47.291Z] $ docker stop --time=1 2a4db92fd96bc5d14f3ad000845e3508d1984908060902f29671a90bc0ab3f9d [2023-09-17T23:14:48.724Z] $ docker rm -f --volumes 2a4db92fd96bc5d14f3ad000845e3508d1984908060902f29671a90bc0ab3f9d [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-17T23:14:49.163Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-17T23:14:50.050Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-17T23:14:50.689Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-17T23:14:51.548Z] + ls -al . [2023-09-17T23:14:51.548Z] total 180 [2023-09-17T23:14:51.548Z] drwxrwxr-x 14 jenkins jenkins 4096 Sep 17 23:12 . [2023-09-17T23:14:51.548Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 23:10 .. [2023-09-17T23:14:51.548Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 23:10 .blubracket [2023-09-17T23:14:51.548Z] -rw-rw-r-- 1 jenkins jenkins 18 Sep 17 23:10 .dockerignore [2023-09-17T23:14:51.548Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 17 23:11 .git [2023-09-17T23:14:51.548Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 23:10 .github [2023-09-17T23:14:51.548Z] -rw-rw-r-- 1 jenkins jenkins 185 Sep 17 23:10 .gitignore [2023-09-17T23:14:51.548Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 17 23:11 .semver [2023-09-17T23:14:51.548Z] -rw-rw-r-- 1 jenkins jenkins 8418 Sep 17 23:10 Attribution.txt [2023-09-17T23:14:51.548Z] -rw-rw-r-- 1 jenkins jenkins 19103 Sep 17 23:10 CHANGELOG.md [2023-09-17T23:14:51.548Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 17 23:10 CONTRIBUTING.md [2023-09-17T23:14:51.548Z] -rw-rw-r-- 1 jenkins jenkins 1788 Sep 17 23:10 Dockerfile [2023-09-17T23:14:51.548Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 17 23:10 Jenkinsfile [2023-09-17T23:14:51.548Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 17 23:10 LICENSE [2023-09-17T23:14:51.548Z] -rw-rw-r-- 1 jenkins jenkins 2134 Sep 17 23:10 Makefile [2023-09-17T23:14:51.548Z] -rw-rw-r-- 1 jenkins jenkins 4549 Sep 17 23:10 README.md [2023-09-17T23:14:51.548Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 17 23:11 VERSION [2023-09-17T23:14:51.548Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 23:10 assets [2023-09-17T23:14:51.548Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 23:10 bin [2023-09-17T23:14:51.548Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 23:10 cmd [2023-09-17T23:14:51.548Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 17 23:12 coverage.out [2023-09-17T23:14:51.548Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 23:10 docs [2023-09-17T23:14:51.548Z] -rw-rw-r-- 1 jenkins jenkins 2999 Sep 17 23:10 go.mod [2023-09-17T23:14:51.548Z] -rw-rw-r-- 1 jenkins jenkins 30528 Sep 17 23:10 go.sum [2023-09-17T23:14:51.548Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 17 23:10 internal [2023-09-17T23:14:51.548Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 23:10 snap [2023-09-17T23:14:51.548Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 23:10 testing [2023-09-17T23:14:51.548Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 17 23:10 version.go [2023-09-17T23:14:51.548Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 17 23:13 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:14:51.858Z] + 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=133995f3795ac8ee1626704056303211e11ac888 --label arch=amd64 --label version=3.1.0-dev.4 . [2023-09-17T23:14:52.117Z] Sending build context to Docker daemon 50.28MB [2023-09-17T23:14:52.117Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-17T23:14:52.117Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-17T23:14:52.117Z] ---> 99bc5a44f4dc [2023-09-17T23:14:52.117Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-09-17T23:14:54.023Z] ---> Running in 820cf4e77086 [2023-09-17T23:14:54.023Z] Removing intermediate container 820cf4e77086 [2023-09-17T23:14:54.023Z] ---> 0d3a033aa346 [2023-09-17T23:14:54.023Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-09-17T23:14:54.023Z] ---> Running in 68e493531625 [2023-09-17T23:14:54.591Z] Removing intermediate container 68e493531625 [2023-09-17T23:14:54.591Z] ---> afb3e0bd5619 [2023-09-17T23:14:54.591Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-17T23:14:54.591Z] ---> Running in ae9acabe457f [2023-09-17T23:14:54.860Z] Removing intermediate container ae9acabe457f [2023-09-17T23:14:54.860Z] ---> 93644ad616a0 [2023-09-17T23:14:54.860Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-09-17T23:14:55.120Z] ---> Running in 76cb0fe70c11 [2023-09-17T23:14:55.689Z] Removing intermediate container 76cb0fe70c11 [2023-09-17T23:14:55.689Z] ---> 2456caca0ea4 [2023-09-17T23:14:55.689Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-09-17T23:14:55.689Z] ---> Running in fee21a920ebb [2023-09-17T23:14:55.947Z] Removing intermediate container fee21a920ebb [2023-09-17T23:14:55.947Z] ---> f04233c6296f [2023-09-17T23:14:55.947Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-09-17T23:14:58.498Z] ---> 504e5b96940b [2023-09-17T23:14:58.498Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-17T23:14:58.498Z] ---> Running in 3d5ba562ee69 [2023-09-17T23:14:59.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-17T23:14:59.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-17T23:14:59.634Z] OK: 265 MiB in 56 packages [2023-09-17T23:15:00.200Z] Removing intermediate container 3d5ba562ee69 [2023-09-17T23:15:00.201Z] ---> 847874aaec28 [2023-09-17T23:15:00.201Z] Step 10/25 : ENV GO111MODULE=on [2023-09-17T23:15:00.460Z] ---> Running in 98fc1d647248 [2023-09-17T23:15:00.718Z] Removing intermediate container 98fc1d647248 [2023-09-17T23:15:00.718Z] ---> b70115f2ef49 [2023-09-17T23:15:00.718Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-09-17T23:15:00.718Z] ---> Running in 7f096ff2e7a2 [2023-09-17T23:15:01.286Z] Removing intermediate container 7f096ff2e7a2 [2023-09-17T23:15:01.286Z] ---> e25ce5d7ba50 [2023-09-17T23:15:01.286Z] Step 12/25 : COPY go.mod vendor* ./ [2023-09-17T23:15:01.549Z] ---> 5dc3f210ec4a [2023-09-17T23:15:01.549Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-17T23:15:02.116Z] ---> Running in 2b3c6175484d [2023-09-17T23:15:03.493Z] Removing intermediate container 2b3c6175484d [2023-09-17T23:15:03.493Z] ---> 49bf5a74c365 [2023-09-17T23:15:03.493Z] Step 14/25 : COPY . . [2023-09-17T23:15:06.779Z] ---> 223f5e2d117c [2023-09-17T23:15:06.779Z] Step 15/25 : RUN ${MAKE} [2023-09-17T23:15:06.779Z] ---> Running in bbd3e6e959af [2023-09-17T23:15:06.779Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.4" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-09-17T23:15:28.784Z] Removing intermediate container bbd3e6e959af [2023-09-17T23:15:28.784Z] ---> 14734cb849e8 [2023-09-17T23:15:28.784Z] Step 16/25 : FROM alpine:3.18 [2023-09-17T23:15:29.042Z] 3.18: Pulling from library/alpine [2023-09-17T23:15:29.304Z] 7264a8db6415: Already exists [2023-09-17T23:15:29.563Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-17T23:15:29.563Z] Status: Downloaded newer image for alpine:3.18 [2023-09-17T23:15:29.706Z] Removing intermediate container d069c6b61d3f [2023-09-17T23:15:29.706Z] ---> 1c13b8ed28c3 [2023-09-17T23:15:29.706Z] Step 14/15 : COPY . . [2023-09-17T23:15:29.706Z] ---> 064fedde0fc6 [2023-09-17T23:15:29.706Z] Step 15/15 : RUN ${MAKE} [2023-09-17T23:15:29.706Z] ---> Running in dc47d9342162 [2023-09-17T23:15:29.706Z] noop [2023-09-17T23:15:29.706Z] Removing intermediate container dc47d9342162 [2023-09-17T23:15:29.706Z] ---> c6e470c0c1ca [2023-09-17T23:15:29.706Z] Successfully built c6e470c0c1ca [2023-09-17T23:15:29.706Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:15:29.822Z] ---> 7e01a0d0a1dc [2023-09-17T23:15:29.823Z] Step 17/25 : EXPOSE 4000 [2023-09-17T23:15:29.823Z] ---> Running in 62b2cc75a006 [2023-09-17T23:15:30.047Z] + docker inspect -f . ci-base-image-arm64 [2023-09-17T23:15:30.047Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-17T23:15:30.253Z] prd-ubuntu20.04-docker-arm64-4c-16g-6354 does not seem to be running inside a container [2023-09-17T23:15:30.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/122 -v /w/workspace/edgex-ui-go/122:/w/workspace/edgex-ui-go/122:rw,z -v /w/workspace/edgex-ui-go/122@tmp:/w/workspace/edgex-ui-go/122@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 ******** ci-base-image-arm64 cat [2023-09-17T23:15:30.391Z] Removing intermediate container 62b2cc75a006 [2023-09-17T23:15:30.391Z] ---> 7c0063a40e20 [2023-09-17T23:15:30.391Z] 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-09-17T23:15:31.460Z] $ docker top c77c45270fde7ac40d4c3e88a7b1822f2fe1047255f803c5135fbf0aeaa26231 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-17T23:15:31.829Z] ---> b7a94898b766 [2023-09-17T23:15:31.829Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-09-17T23:15:31.829Z] ---> a0a08fa0a33a [2023-09-17T23:15:31.829Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-09-17T23:15:32.088Z] ---> 5356ecd4b8a5 [2023-09-17T23:15:32.088Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-09-17T23:15:32.088Z] ---> Running in ce27dd71b4cb [2023-09-17T23:15:32.272Z] + go version [2023-09-17T23:15:32.272Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-17T23:15:32.297Z] $ docker stop --time=1 c77c45270fde7ac40d4c3e88a7b1822f2fe1047255f803c5135fbf0aeaa26231 [2023-09-17T23:15:32.369Z] Removing intermediate container ce27dd71b4cb [2023-09-17T23:15:32.369Z] ---> c2cbedefe593 [2023-09-17T23:15:32.369Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-09-17T23:15:32.369Z] ---> Running in 5507d982e0df [2023-09-17T23:15:32.369Z] Removing intermediate container 5507d982e0df [2023-09-17T23:15:32.369Z] ---> 84aacf8188ae [2023-09-17T23:15:32.369Z] Step 23/25 : LABEL arch=amd64 [2023-09-17T23:15:32.369Z] ---> Running in 3c8be2569101 [2023-09-17T23:15:32.628Z] Removing intermediate container 3c8be2569101 [2023-09-17T23:15:32.628Z] ---> 486f330809ed [2023-09-17T23:15:32.628Z] Step 24/25 : LABEL git_sha=133995f3795ac8ee1626704056303211e11ac888 [2023-09-17T23:15:32.628Z] ---> Running in 5dc6a130d716 [2023-09-17T23:15:32.888Z] Removing intermediate container 5dc6a130d716 [2023-09-17T23:15:32.888Z] ---> 7d68860e1371 [2023-09-17T23:15:32.888Z] Step 25/25 : LABEL version=3.1.0-dev.4 [2023-09-17T23:15:32.888Z] ---> Running in 75cc9f8c067d [2023-09-17T23:15:33.147Z] Removing intermediate container 75cc9f8c067d [2023-09-17T23:15:33.147Z] ---> 7c1f0c73d49c [2023-09-17T23:15:33.147Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-17T23:15:33.147Z] Successfully built 7c1f0c73d49c [2023-09-17T23:15:33.147Z] Successfully tagged edgex-ui:latest [2023-09-17T23:15:35.005Z] $ docker rm -f --volumes c77c45270fde7ac40d4c3e88a7b1822f2fe1047255f803c5135fbf0aeaa26231 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-17T23:15:35.356Z] provisioning config files... [2023-09-17T23:15:35.365Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5802723806012000386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-17T23:15:35.592Z] + docker inspect -f . ci-base-image-arm64 [2023-09-17T23:15:35.592Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-17T23:15:35.667Z] ---> docker-login.sh [2023-09-17T23:15:35.667Z] nexus3.edgexfoundry.org:10001 [2023-09-17T23:15:35.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-17T23:15:35.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-17T23:15:35.667Z] Configure a credential helper to remove this warning. See [2023-09-17T23:15:35.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-17T23:15:35.667Z] [2023-09-17T23:15:35.667Z] Login Succeeded [2023-09-17T23:15:35.667Z] nexus3.edgexfoundry.org:10002 [2023-09-17T23:15:35.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-17T23:15:35.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-17T23:15:35.667Z] Configure a credential helper to remove this warning. See [2023-09-17T23:15:35.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-17T23:15:35.667Z] [2023-09-17T23:15:35.667Z] Login Succeeded [2023-09-17T23:15:35.667Z] nexus3.edgexfoundry.org:10003 [2023-09-17T23:15:35.761Z] prd-ubuntu20.04-docker-arm64-4c-16g-6354 does not seem to be running inside a container [2023-09-17T23:15:35.829Z] $ 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/122 -v /w/workspace/edgex-ui-go/122:/w/workspace/edgex-ui-go/122:rw,z -v /w/workspace/edgex-ui-go/122@tmp:/w/workspace/edgex-ui-go/122@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 ******** ci-base-image-arm64 cat [2023-09-17T23:15:35.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-17T23:15:35.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-17T23:15:35.924Z] Configure a credential helper to remove this warning. See [2023-09-17T23:15:35.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-17T23:15:35.924Z] [2023-09-17T23:15:35.924Z] Login Succeeded [2023-09-17T23:15:35.924Z] nexus3.edgexfoundry.org:10004 [2023-09-17T23:15:35.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-17T23:15:35.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-17T23:15:35.924Z] Configure a credential helper to remove this warning. See [2023-09-17T23:15:35.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-17T23:15:35.924Z] [2023-09-17T23:15:35.924Z] Login Succeeded [2023-09-17T23:15:35.924Z] docker.io [2023-09-17T23:15:35.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-17T23:15:36.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-17T23:15:36.182Z] Configure a credential helper to remove this warning. See [2023-09-17T23:15:36.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-17T23:15:36.182Z] [2023-09-17T23:15:36.182Z] Login Succeeded [2023-09-17T23:15:36.182Z] ---> docker-login.sh ends [2023-09-17T23:15:36.954Z] $ docker top 69de374697e3807546d7ab5ea4a9b7a852463c881acecddb48e2f181e16fb131 -eo pid,comm [Pipeline] { [Pipeline] } [2023-09-17T23:15:37.141Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-17T23:15:37.216Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-17T23:15:37.238Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-09-17T23:15:37.238Z] 133995f3795ac8ee1626704056303211e11ac888 [2023-09-17T23:15:37.238Z] latest [2023-09-17T23:15:37.238Z] 3.1.0-dev.4 [2023-09-17T23:15:37.238Z] 133995f3795ac8ee1626704056303211e11ac888-3.1.0-dev.4 [2023-09-17T23:15:37.238Z] main [2023-09-17T23:15:37.238Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:15:37.447Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/122 [Pipeline] fileExists [Pipeline] sh [2023-09-17T23:15:37.967Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:133995f3795ac8ee1626704056303211e11ac888 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:15:38.040Z] + make test [2023-09-17T23:15:38.040Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-09-17T23:15:38.278Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:133995f3795ac8ee1626704056303211e11ac888 [2023-09-17T23:15:38.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-09-17T23:15:38.278Z] 0b9cc4be929b: Preparing [2023-09-17T23:15:38.278Z] db21d6e3c40f: Preparing [2023-09-17T23:15:38.278Z] 75f405672a1f: Preparing [2023-09-17T23:15:38.278Z] 4693057ce236: Preparing [2023-09-17T23:15:38.278Z] 4693057ce236: Layer already exists [2023-09-17T23:15:38.278Z] db21d6e3c40f: Pushed [2023-09-17T23:15:38.278Z] 0b9cc4be929b: Pushed [2023-09-17T23:15:41.563Z] 75f405672a1f: Pushed [2023-09-17T23:15:41.823Z] 133995f3795ac8ee1626704056303211e11ac888: digest: sha256:b71c9a8066d26e35749d1e06eebbaf217877f878e1fccfd2803c5fe2393d6f70 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:15:42.131Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:15:42.313Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-09-17T23:15:42.435Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-09-17T23:15:42.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-09-17T23:15:42.436Z] 0b9cc4be929b: Preparing [2023-09-17T23:15:42.436Z] db21d6e3c40f: Preparing [2023-09-17T23:15:42.436Z] 75f405672a1f: Preparing [2023-09-17T23:15:42.436Z] 4693057ce236: Preparing [2023-09-17T23:15:42.436Z] 0b9cc4be929b: Layer already exists [2023-09-17T23:15:42.436Z] 75f405672a1f: Layer already exists [2023-09-17T23:15:42.436Z] db21d6e3c40f: Layer already exists [2023-09-17T23:15:42.436Z] 4693057ce236: Layer already exists [2023-09-17T23:15:42.436Z] latest: digest: sha256:b71c9a8066d26e35749d1e06eebbaf217877f878e1fccfd2803c5fe2393d6f70 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:15:42.884Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:15:43.450Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.4 [2023-09-17T23:15:43.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-09-17T23:15:43.450Z] 0b9cc4be929b: Preparing [2023-09-17T23:15:43.450Z] db21d6e3c40f: Preparing [2023-09-17T23:15:43.450Z] 75f405672a1f: Preparing [2023-09-17T23:15:43.450Z] 4693057ce236: Preparing [2023-09-17T23:15:43.450Z] 4693057ce236: Layer already exists [2023-09-17T23:15:43.450Z] 75f405672a1f: Layer already exists [2023-09-17T23:15:43.450Z] db21d6e3c40f: Layer already exists [2023-09-17T23:15:43.450Z] 0b9cc4be929b: Layer already exists [2023-09-17T23:15:43.450Z] 3.1.0-dev.4: digest: sha256:b71c9a8066d26e35749d1e06eebbaf217877f878e1fccfd2803c5fe2393d6f70 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:15:43.757Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:133995f3795ac8ee1626704056303211e11ac888-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:15:44.073Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:133995f3795ac8ee1626704056303211e11ac888-3.1.0-dev.4 [2023-09-17T23:15:44.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-09-17T23:15:44.074Z] 0b9cc4be929b: Preparing [2023-09-17T23:15:44.074Z] db21d6e3c40f: Preparing [2023-09-17T23:15:44.074Z] 75f405672a1f: Preparing [2023-09-17T23:15:44.074Z] 4693057ce236: Preparing [2023-09-17T23:15:44.074Z] db21d6e3c40f: Layer already exists [2023-09-17T23:15:44.074Z] 75f405672a1f: Layer already exists [2023-09-17T23:15:44.074Z] 0b9cc4be929b: Layer already exists [2023-09-17T23:15:44.074Z] 4693057ce236: Layer already exists [2023-09-17T23:15:44.074Z] 133995f3795ac8ee1626704056303211e11ac888-3.1.0-dev.4: digest: sha256:b71c9a8066d26e35749d1e06eebbaf217877f878e1fccfd2803c5fe2393d6f70 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:15:44.381Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:15:44.767Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-09-17T23:15:44.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-09-17T23:15:44.767Z] 0b9cc4be929b: Preparing [2023-09-17T23:15:44.767Z] db21d6e3c40f: Preparing [2023-09-17T23:15:44.767Z] 75f405672a1f: Preparing [2023-09-17T23:15:44.767Z] 4693057ce236: Preparing [2023-09-17T23:15:44.767Z] db21d6e3c40f: Layer already exists [2023-09-17T23:15:44.767Z] 75f405672a1f: Layer already exists [2023-09-17T23:15:44.767Z] 4693057ce236: Layer already exists [2023-09-17T23:15:44.767Z] 0b9cc4be929b: Layer already exists [2023-09-17T23:15:44.767Z] main: digest: sha256:b71c9a8066d26e35749d1e06eebbaf217877f878e1fccfd2803c5fe2393d6f70 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-17T23:15:44.873Z] ===================================================== [Pipeline] echo [2023-09-17T23:15:44.879Z] taggedImages: [2023-09-17T23:15:44.879Z] - nexus3.edgexfoundry.org:10004/edgex-ui:133995f3795ac8ee1626704056303211e11ac888 [2023-09-17T23:15:44.879Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-09-17T23:15:44.879Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.4 [2023-09-17T23:15:44.879Z] - nexus3.edgexfoundry.org:10004/edgex-ui:133995f3795ac8ee1626704056303211e11ac888-3.1.0-dev.4 [2023-09-17T23:15:44.879Z] - 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-09-17T23:15:45.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-17T23:15:45.325Z] [2023-09-17T23:15:45.325Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:15:45.643Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-17T23:15:45.643Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-17T23:15:45.643Z] 5eb5b503b376: Pulling fs layer [2023-09-17T23:15:45.643Z] 5c69ac0246d0: Pulling fs layer [2023-09-17T23:15:45.643Z] ec43610c2a17: Pulling fs layer [2023-09-17T23:15:45.643Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-17T23:15:45.643Z] 33b1e0a273af: Pulling fs layer [2023-09-17T23:15:45.643Z] 5d3b04190fa2: Pulling fs layer [2023-09-17T23:15:45.643Z] 2f39f015ded8: Pulling fs layer [2023-09-17T23:15:45.643Z] 3a2ae6a8a46f: Waiting [2023-09-17T23:15:45.643Z] 33b1e0a273af: Waiting [2023-09-17T23:15:45.643Z] 5d3b04190fa2: Waiting [2023-09-17T23:15:45.643Z] 2f39f015ded8: Waiting [2023-09-17T23:15:45.643Z] 5c69ac0246d0: Verifying Checksum [2023-09-17T23:15:45.643Z] 5c69ac0246d0: Download complete [2023-09-17T23:15:45.643Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-17T23:15:45.643Z] 3a2ae6a8a46f: Download complete [2023-09-17T23:15:45.909Z] 33b1e0a273af: Verifying Checksum [2023-09-17T23:15:45.909Z] 33b1e0a273af: Download complete [2023-09-17T23:15:45.909Z] 5d3b04190fa2: Download complete [2023-09-17T23:15:45.909Z] ec43610c2a17: Verifying Checksum [2023-09-17T23:15:45.909Z] ec43610c2a17: Download complete [2023-09-17T23:15:45.909Z] 5eb5b503b376: Verifying Checksum [2023-09-17T23:15:45.909Z] 5eb5b503b376: Download complete [2023-09-17T23:15:46.862Z] 2f39f015ded8: Verifying Checksum [2023-09-17T23:15:46.862Z] 2f39f015ded8: Download complete [2023-09-17T23:15:47.121Z] 5eb5b503b376: Pull complete [2023-09-17T23:15:47.379Z] 5c69ac0246d0: Pull complete [2023-09-17T23:15:47.946Z] ec43610c2a17: Pull complete [2023-09-17T23:15:47.946Z] 3a2ae6a8a46f: Pull complete [2023-09-17T23:15:48.203Z] 33b1e0a273af: Pull complete [2023-09-17T23:15:48.203Z] 5d3b04190fa2: Pull complete [2023-09-17T23:15:52.386Z] 2f39f015ded8: Pull complete [2023-09-17T23:15:52.645Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-17T23:15:52.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-17T23:15:52.645Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-17T23:15:52.727Z] prd-ubuntu20.04-docker-8c-8g-6353 does not seem to be running inside a container [2023-09-17T23:15:52.759Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-17T23:15:57.152Z] $ docker top 9afcf788596e60082c2d231e9ab97f8e71f9dc664fe0ff3ab635abba0d11f462 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-17T23:15:57.551Z] ---> job-cost.sh [2023-09-17T23:15:57.551Z] lf-activate-venv: SKIPPING [2023-09-17T23:15:57.551Z] INFO: No Stack... [2023-09-17T23:15:57.811Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-17T23:15:58.378Z] INFO: Archiving Costs [Pipeline] sh [2023-09-17T23:15:58.668Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-09-17T23:15:58.668Z] + cut -d, -f6 [Pipeline] lock [2023-09-17T23:15:58.683Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-122-stack-cost] [2023-09-17T23:15:58.692Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-122-stack-cost] did not exist. Created. [2023-09-17T23:15:58.692Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-17T23:15:58.998Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-17T23:15:59.451Z] Stashed 1 file(s) [Pipeline] } [2023-09-17T23:15:59.458Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-122-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-17T23:15:59.477Z] $ docker stop --time=1 9afcf788596e60082c2d231e9ab97f8e71f9dc664fe0ff3ab635abba0d11f462 [2023-09-17T23:16:00.759Z] $ docker rm -f --volumes 9afcf788596e60082c2d231e9ab97f8e71f9dc664fe0ff3ab635abba0d11f462 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-17T23:16:50.274Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-09-17T23:16:50.274Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-09-17T23:16:50.274Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-09-17T23:16:50.274Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-09-17T23:16:50.274Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-09-17T23:16:50.274Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-09-17T23:16:50.274Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-09-17T23:16:50.274Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-09-17T23:16:50.274Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-09-17T23:17:00.321Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-17T23:17:00.321Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-17T23:17:00.321Z] ./bin/test-attribution-txt.sh [2023-09-17T23:17:00.589Z] make -C web test [2023-09-17T23:17:00.856Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/122/web' [2023-09-17T23:17:00.856Z] make[1]: tput: No such file or directory [2023-09-17T23:17:00.856Z] make[1]: tput: No such file or directory [2023-09-17T23:17:00.856Z] warning: generating ./VERSION [2023-09-17T23:17:00.856Z] echo "0.0.0" > VERSION [2023-09-17T23:17:00.856Z] docker build \ [2023-09-17T23:17:00.856Z] -f Dockerfile \ [2023-09-17T23:17:00.856Z] --build-arg USER=1000 \ [2023-09-17T23:17:00.856Z] \ [2023-09-17T23:17:00.856Z] --label "git_sha=133995f3795ac8ee1626704056303211e11ac888" \ [2023-09-17T23:17:00.856Z] -t edgexfoundry/edgex-web-ui:133995f3795ac8ee1626704056303211e11ac888 \ [2023-09-17T23:17:00.856Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-09-17T23:17:00.856Z] . [2023-09-17T23:17:00.856Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-09-17T23:17:00.856Z] Install the buildx component to build images with BuildKit: [2023-09-17T23:17:00.856Z] https://docs.docker.com/go/buildx/ [2023-09-17T23:17:00.856Z] [2023-09-17T23:17:01.444Z] Sending build context to Docker daemon 2.571MB [2023-09-17T23:17:01.444Z] Step 1/11 : FROM node:18-alpine3.18 [2023-09-17T23:17:01.710Z] 18-alpine3.18: Pulling from library/node [2023-09-17T23:17:01.975Z] 9fda8d8052c6: Already exists [2023-09-17T23:17:01.975Z] 9eaea104398d: Pulling fs layer [2023-09-17T23:17:01.975Z] 8e5e74a525a3: Pulling fs layer [2023-09-17T23:17:01.975Z] 0af8382f830e: Pulling fs layer [2023-09-17T23:17:01.975Z] 0af8382f830e: Verifying Checksum [2023-09-17T23:17:01.975Z] 0af8382f830e: Download complete [2023-09-17T23:17:02.240Z] 8e5e74a525a3: Verifying Checksum [2023-09-17T23:17:02.240Z] 8e5e74a525a3: Download complete [2023-09-17T23:17:04.178Z] 9eaea104398d: Verifying Checksum [2023-09-17T23:17:04.178Z] 9eaea104398d: Download complete [2023-09-17T23:17:10.830Z] 9eaea104398d: Pull complete [2023-09-17T23:17:10.830Z] 8e5e74a525a3: Pull complete [2023-09-17T23:17:10.830Z] 0af8382f830e: Pull complete [2023-09-17T23:17:10.830Z] Digest: sha256:3482a20c97e401b56ac50ba8920cc7b5b2022bfc6aa7d4e4c231755770cf892f [2023-09-17T23:17:10.830Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-09-17T23:17:10.830Z] ---> 385311cb02d5 [2023-09-17T23:17:10.830Z] Step 2/11 : RUN apk add --no-cache chromium [2023-09-17T23:17:11.797Z] ---> Running in 12a368b3082e [2023-09-17T23:17:12.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-17T23:17:13.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-17T23:17:13.982Z] (1/152) Installing libexpat (2.5.0-r1) [2023-09-17T23:17:13.982Z] (2/152) Installing brotli-libs (1.0.9-r14) [2023-09-17T23:17:13.982Z] (3/152) Installing libbz2 (1.0.8-r5) [2023-09-17T23:17:13.982Z] (4/152) Installing libpng (1.6.39-r3) [2023-09-17T23:17:13.982Z] (5/152) Installing freetype (2.13.0-r5) [2023-09-17T23:17:13.982Z] (6/152) Installing fontconfig (2.14.2-r3) [2023-09-17T23:17:13.982Z] (7/152) Installing libfontenc (1.1.7-r2) [2023-09-17T23:17:13.982Z] (8/152) Installing mkfontscale (1.2.2-r3) [2023-09-17T23:17:13.982Z] (9/152) Installing font-opensans (0_git20210927-r1) [2023-09-17T23:17:14.566Z] (10/152) Installing pkgconf (1.9.5-r0) [2023-09-17T23:17:14.566Z] (11/152) Installing libffi (3.4.4-r2) [2023-09-17T23:17:14.566Z] (12/152) Installing libintl (0.21.1-r7) [2023-09-17T23:17:14.566Z] (13/152) Installing libblkid (2.38.1-r8) [2023-09-17T23:17:14.566Z] (14/152) Installing libmount (2.38.1-r8) [2023-09-17T23:17:14.566Z] (15/152) Installing pcre2 (10.42-r1) [2023-09-17T23:17:14.566Z] (16/152) Installing glib (2.76.4-r0) [2023-09-17T23:17:14.566Z] (17/152) Installing xz-libs (5.4.3-r0) [2023-09-17T23:17:14.566Z] (18/152) Installing libxml2 (2.11.4-r0) [2023-09-17T23:17:14.832Z] (19/152) Installing shared-mime-info (2.2-r5) [2023-09-17T23:17:14.832Z] (20/152) Installing hicolor-icon-theme (0.17-r2) [2023-09-17T23:17:14.832Z] (21/152) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-17T23:17:14.832Z] (22/152) Installing libwebp (1.3.2-r0) [2023-09-17T23:17:15.105Z] (23/152) Installing zstd-libs (1.5.5-r4) [2023-09-17T23:17:15.105Z] (24/152) Installing tiff (4.5.1-r0) [2023-09-17T23:17:15.105Z] (25/152) Installing gdk-pixbuf (2.42.10-r5) [2023-09-17T23:17:15.105Z] (26/152) Installing gtk-update-icon-cache (3.24.38-r1) [2023-09-17T23:17:15.371Z] (27/152) Installing libxau (1.0.11-r2) [2023-09-17T23:17:15.371Z] (28/152) Installing libmd (1.0.4-r2) [2023-09-17T23:17:15.371Z] (29/152) Installing libbsd (0.11.7-r1) [2023-09-17T23:17:15.371Z] (30/152) Installing libxdmcp (1.1.4-r2) [2023-09-17T23:17:15.371Z] (31/152) Installing libxcb (1.15-r1) [2023-09-17T23:17:15.371Z] (32/152) Installing libx11 (1.8.4-r4) [2023-09-17T23:17:15.642Z] (33/152) Installing libxcomposite (0.4.6-r3) [2023-09-17T23:17:15.642Z] (34/152) Installing libxfixes (6.0.1-r2) [2023-09-17T23:17:15.642Z] (35/152) Installing libxrender (0.9.11-r3) [2023-09-17T23:17:15.642Z] (36/152) Installing libxcursor (1.2.1-r2) [2023-09-17T23:17:15.642Z] (37/152) Installing libxdamage (1.1.6-r2) [2023-09-17T23:17:15.642Z] (38/152) Installing libxext (1.3.5-r2) [2023-09-17T23:17:15.642Z] (39/152) Installing libxi (1.8.1-r0) [2023-09-17T23:17:15.642Z] (40/152) Installing libxinerama (1.1.5-r2) [2023-09-17T23:17:15.642Z] (41/152) Installing libxrandr (1.5.3-r2) [2023-09-17T23:17:15.642Z] (42/152) Installing libatk-1.0 (2.48.3-r0) [2023-09-17T23:17:15.642Z] (43/152) Installing libxtst (1.2.4-r2) [2023-09-17T23:17:15.642Z] (44/152) Installing dbus-libs (1.14.8-r0) [2023-09-17T23:17:15.642Z] (45/152) Installing at-spi2-core (2.48.3-r0) [2023-09-17T23:17:15.642Z] (46/152) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-09-17T23:17:15.642Z] (47/152) Installing pixman (0.42.2-r1) [2023-09-17T23:17:15.909Z] (48/152) Installing cairo (1.17.8-r1) [2023-09-17T23:17:15.909Z] (49/152) Installing cairo-gobject (1.17.8-r1) [2023-09-17T23:17:15.909Z] (50/152) Installing avahi-libs (0.8-r13) [2023-09-17T23:17:15.909Z] (51/152) Installing gmp (6.2.1-r3) [2023-09-17T23:17:15.909Z] (52/152) Installing nettle (3.8.1-r2) [2023-09-17T23:17:15.909Z] (53/152) Installing libunistring (1.1-r1) [2023-09-17T23:17:15.909Z] (54/152) Installing libidn2 (2.3.4-r1) [2023-09-17T23:17:16.177Z] (55/152) Installing p11-kit (0.24.1-r2) [2023-09-17T23:17:16.177Z] (56/152) Installing libtasn1 (4.19.0-r1) [2023-09-17T23:17:16.177Z] (57/152) Installing gnutls (3.8.0-r2) [2023-09-17T23:17:16.177Z] (58/152) Installing cups-libs (2.4.6-r0) [2023-09-17T23:17:16.177Z] (59/152) Installing libepoxy (1.5.10-r1) [2023-09-17T23:17:16.177Z] (60/152) Installing fribidi (1.0.13-r0) [2023-09-17T23:17:16.177Z] (61/152) Installing graphite2 (1.3.14-r5) [2023-09-17T23:17:16.177Z] (62/152) Installing harfbuzz (7.3.0-r0) [2023-09-17T23:17:16.177Z] (63/152) Installing libxft (2.3.8-r1) [2023-09-17T23:17:16.177Z] (64/152) Installing pango (1.50.14-r1) [2023-09-17T23:17:16.451Z] (65/152) Installing wayland-libs-client (1.22.0-r2) [2023-09-17T23:17:16.451Z] (66/152) Installing wayland-libs-cursor (1.22.0-r2) [2023-09-17T23:17:16.451Z] (67/152) Installing wayland-libs-egl (1.22.0-r2) [2023-09-17T23:17:16.451Z] (68/152) Installing xkeyboard-config (2.38-r0) [2023-09-17T23:17:16.451Z] (69/152) Installing libxkbcommon (1.5.0-r2) [2023-09-17T23:17:16.451Z] (70/152) Installing gtk+3.0 (3.24.38-r1) [2023-09-17T23:17:17.409Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-09-17T23:17:17.409Z] (71/152) Installing icu-data-full (73.2-r2) [2023-09-17T23:17:18.365Z] (72/152) Installing mesa (23.0.4-r0) [2023-09-17T23:17:18.365Z] (73/152) Installing llvm15-libs (15.0.7-r6) [2023-09-17T23:17:20.933Z] (74/152) Installing libdrm (2.4.115-r4) [2023-09-17T23:17:20.933Z] (75/152) Installing musl-fts (1.2.7-r5) [2023-09-17T23:17:20.933Z] (76/152) Installing libelf (0.189-r2) [2023-09-17T23:17:20.933Z] (77/152) Installing mesa-glapi (23.0.4-r0) [2023-09-17T23:17:20.933Z] (78/152) Installing mesa-dri-gallium (23.0.4-r0) [2023-09-17T23:17:21.518Z] (79/152) Installing eudev-libs (3.2.11-r8) [2023-09-17T23:17:21.518Z] (80/152) Installing libmagic (5.45-r0) [2023-09-17T23:17:21.518Z] (81/152) Installing file (5.45-r0) [2023-09-17T23:17:21.518Z] (82/152) Installing libice (1.1.1-r2) [2023-09-17T23:17:21.518Z] (83/152) Installing libuuid (2.38.1-r8) [2023-09-17T23:17:21.518Z] (84/152) Installing libsm (1.2.4-r1) [2023-09-17T23:17:21.518Z] (85/152) Installing libxt (1.3.0-r2) [2023-09-17T23:17:21.784Z] (86/152) Installing libxmu (1.1.4-r2) [2023-09-17T23:17:21.785Z] (87/152) Installing xset (1.2.5-r1) [2023-09-17T23:17:21.785Z] (88/152) Installing xprop (1.2.6-r0) [2023-09-17T23:17:21.785Z] (89/152) Installing xdg-utils (1.1.3-r4) [2023-09-17T23:17:21.785Z] (90/152) Installing libogg (1.3.5-r4) [2023-09-17T23:17:21.785Z] (91/152) Installing flac-libs (1.4.3-r0) [2023-09-17T23:17:21.785Z] (92/152) Installing alsa-lib (1.2.9-r1) [2023-09-17T23:17:21.785Z] (93/152) Installing libatomic (12.2.1_git20220924-r10) [2023-09-17T23:17:21.785Z] (94/152) Installing svt-av1-libs (1.6.0-r0) [2023-09-17T23:17:22.050Z] (95/152) Installing aom-libs (3.6.1-r0) [2023-09-17T23:17:22.051Z] (96/152) Installing libva (2.18.0-r1) [2023-09-17T23:17:22.051Z] (97/152) Installing libvdpau (1.5-r1) [2023-09-17T23:17:22.318Z] (98/152) Installing ffmpeg-libavutil (6.0-r15) [2023-09-17T23:17:22.318Z] (99/152) Installing libdav1d (1.2.1-r0) [2023-09-17T23:17:22.318Z] (100/152) Installing libhwy (1.0.4-r1) [2023-09-17T23:17:22.318Z] (101/152) Installing lcms2 (2.15-r2) [2023-09-17T23:17:22.318Z] (102/152) Installing libjxl (0.8.2-r0) [2023-09-17T23:17:22.318Z] (103/152) Installing lame-libs (3.100-r5) [2023-09-17T23:17:22.318Z] (104/152) Installing opus (1.4-r0) [2023-09-17T23:17:22.318Z] (105/152) Installing libgomp (12.2.1_git20220924-r10) [2023-09-17T23:17:22.318Z] (106/152) Installing soxr (0.1.3-r5) [2023-09-17T23:17:22.318Z] (107/152) Installing ffmpeg-libswresample (6.0-r15) [2023-09-17T23:17:22.318Z] (108/152) Installing libtheora (1.1.1-r17) [2023-09-17T23:17:22.318Z] (109/152) Installing libvorbis (1.3.7-r1) [2023-09-17T23:17:22.587Z] (110/152) Installing libvpx (1.13.0-r1) [2023-09-17T23:17:22.587Z] (111/152) Installing x264-libs (0.164_git20220602-r1) [2023-09-17T23:17:22.587Z] (112/152) Installing numactl (2.0.16-r4) [2023-09-17T23:17:22.587Z] (113/152) Installing x265-libs (3.5-r4) [2023-09-17T23:17:22.852Z] (114/152) Installing xvidcore (1.3.7-r1) [2023-09-17T23:17:22.852Z] (115/152) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-17T23:17:23.433Z] (116/152) Installing libbluray (1.3.4-r0) [2023-09-17T23:17:23.433Z] (117/152) Installing mpg123-libs (1.31.3-r1) [2023-09-17T23:17:23.433Z] (118/152) Installing libopenmpt (0.7.2-r0) [2023-09-17T23:17:23.433Z] (119/152) Installing cjson (1.7.15-r4) [2023-09-17T23:17:23.433Z] (120/152) Installing mbedtls (2.28.4-r0) [2023-09-17T23:17:23.433Z] (121/152) Installing librist (0.2.7-r0) [2023-09-17T23:17:23.433Z] (122/152) Installing libsrt (1.5.2-r0) [2023-09-17T23:17:23.704Z] (123/152) Installing libssh (0.10.5-r0) [2023-09-17T23:17:23.704Z] (124/152) Installing libsodium (1.0.18-r3) [2023-09-17T23:17:23.704Z] (125/152) Installing libzmq (4.3.4-r4) [2023-09-17T23:17:23.704Z] (126/152) Installing ffmpeg-libavformat (6.0-r15) [2023-09-17T23:17:23.704Z] (127/152) Installing libevent (2.1.12-r6) [2023-09-17T23:17:23.970Z] (128/152) Installing wayland-libs-server (1.22.0-r2) [2023-09-17T23:17:23.970Z] (129/152) Installing mesa-gbm (23.0.4-r0) [2023-09-17T23:17:23.970Z] (130/152) Installing harfbuzz-subset (7.3.0-r0) [2023-09-17T23:17:23.970Z] (131/152) Installing icu-libs (73.2-r2) [2023-09-17T23:17:24.247Z] (132/152) Installing jsoncpp (1.9.5-r0) [2023-09-17T23:17:24.247Z] (133/152) Installing minizip (1.2.13-r0) [2023-09-17T23:17:24.247Z] (134/152) Installing nspr (4.35-r2) [2023-09-17T23:17:24.247Z] (135/152) Installing sqlite-libs (3.41.2-r2) [2023-09-17T23:17:24.247Z] (136/152) Installing nss (3.91-r0) [2023-09-17T23:17:24.515Z] (137/152) Installing pipewire-libs (0.3.70-r1) [2023-09-17T23:17:24.515Z] (138/152) Installing libasyncns (0.8-r1) [2023-09-17T23:17:24.515Z] (139/152) Installing libltdl (2.4.7-r2) [2023-09-17T23:17:24.515Z] (140/152) Installing orc (0.4.34-r0) [2023-09-17T23:17:24.515Z] (141/152) Installing libsndfile (1.2.0-r2) [2023-09-17T23:17:24.515Z] (142/152) Installing speexdsp (1.2.1-r1) [2023-09-17T23:17:24.515Z] (143/152) Installing tdb-libs (1.4.8-r1) [2023-09-17T23:17:24.515Z] (144/152) Installing libpulse (16.1-r10) [2023-09-17T23:17:24.515Z] (145/152) Installing re2 (2023.03.01-r1) [2023-09-17T23:17:24.782Z] (146/152) Installing snappy (1.1.10-r1) [2023-09-17T23:17:24.782Z] (147/152) Installing libwoff2common (1.0.2-r2) [2023-09-17T23:17:24.782Z] (148/152) Installing libwoff2enc (1.0.2-r2) [2023-09-17T23:17:24.782Z] (149/152) Installing libgpg-error (1.47-r1) [2023-09-17T23:17:24.782Z] (150/152) Installing libgcrypt (1.10.2-r1) [2023-09-17T23:17:24.782Z] (151/152) Installing libxslt (1.1.38-r0) [2023-09-17T23:17:24.782Z] (152/152) Installing chromium (115.0.5790.170-r0) [2023-09-17T23:17:31.440Z] Executing busybox-1.36.1-r2.trigger [2023-09-17T23:17:31.440Z] Executing fontconfig-2.14.2-r3.trigger [2023-09-17T23:17:31.440Z] Executing mkfontscale-1.2.2-r3.trigger [2023-09-17T23:17:31.440Z] Executing glib-2.76.4-r0.trigger [2023-09-17T23:17:31.440Z] Executing shared-mime-info-2.2-r5.trigger [2023-09-17T23:17:32.844Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-09-17T23:17:32.844Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-09-17T23:17:32.844Z] OK: 551 MiB in 169 packages [2023-09-17T23:17:47.843Z] Removing intermediate container 12a368b3082e [2023-09-17T23:17:47.843Z] ---> 97aa4b250bb2 [2023-09-17T23:17:47.843Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-09-17T23:17:47.843Z] ---> Running in c1748cc3ab4e [2023-09-17T23:17:49.784Z] Removing intermediate container c1748cc3ab4e [2023-09-17T23:17:49.784Z] ---> 82dbe3a62f9e [2023-09-17T23:17:49.784Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-09-17T23:17:49.784Z] ---> Running in e36d5ba40071 [2023-09-17T23:17:50.051Z] Removing intermediate container e36d5ba40071 [2023-09-17T23:17:50.051Z] ---> c32fdb7c8f7d [2023-09-17T23:17:50.051Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-09-17T23:17:50.051Z] ---> Running in 83d1f59d8efb [2023-09-17T23:17:50.320Z] Removing intermediate container 83d1f59d8efb [2023-09-17T23:17:50.320Z] ---> 268c19800971 [2023-09-17T23:17:50.320Z] Step 6/11 : RUN npm install -g npm [2023-09-17T23:17:50.320Z] ---> Running in f7535c562794 [2023-09-17T23:18:22.525Z] [2023-09-17T23:18:22.525Z] removed 12 packages, and changed 76 packages in 25s [2023-09-17T23:18:22.525Z] [2023-09-17T23:18:22.525Z] 28 packages are looking for funding [2023-09-17T23:18:22.525Z] run `npm fund` for details [2023-09-17T23:18:22.525Z] Removing intermediate container f7535c562794 [2023-09-17T23:18:22.525Z] ---> 272b0085b04d [2023-09-17T23:18:22.525Z] Step 7/11 : ARG USER=1000 [2023-09-17T23:18:22.525Z] ---> Running in 7da6e3dc23fa [2023-09-17T23:18:22.525Z] Removing intermediate container 7da6e3dc23fa [2023-09-17T23:18:22.525Z] ---> db8960014f08 [2023-09-17T23:18:22.525Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-09-17T23:18:22.525Z] ---> Running in 3b2053904dee [2023-09-17T23:18:23.484Z] Removing intermediate container 3b2053904dee [2023-09-17T23:18:23.484Z] ---> aa59b80dccea [2023-09-17T23:18:23.484Z] Step 9/11 : USER $USER:$USER [2023-09-17T23:18:23.484Z] ---> Running in dda547df075b [2023-09-17T23:18:23.751Z] Removing intermediate container dda547df075b [2023-09-17T23:18:23.751Z] ---> 744f2a089398 [2023-09-17T23:18:23.751Z] Step 10/11 : WORKDIR /app [2023-09-17T23:18:23.751Z] ---> Running in cbc7291c1b26 [2023-09-17T23:18:24.018Z] Removing intermediate container cbc7291c1b26 [2023-09-17T23:18:24.018Z] ---> 585902323ca4 [2023-09-17T23:18:24.018Z] Step 11/11 : LABEL git_sha=133995f3795ac8ee1626704056303211e11ac888 [2023-09-17T23:18:24.018Z] ---> Running in 5bcf26ac2957 [2023-09-17T23:18:24.600Z] Removing intermediate container 5bcf26ac2957 [2023-09-17T23:18:24.600Z] ---> 21493cd2e598 [2023-09-17T23:18:24.600Z] Successfully built 21493cd2e598 [2023-09-17T23:18:24.600Z] Successfully tagged edgexfoundry/edgex-web-ui:133995f3795ac8ee1626704056303211e11ac888 [2023-09-17T23:18:24.600Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-09-17T23:18:24.600Z] touch edgex-web-ui.imagebuilt [2023-09-17T23:18:24.600Z] mkdir -p node_modules coverage [2023-09-17T23:18:24.600Z] chown "1000:1000" node_modules coverage package-lock.json [2023-09-17T23:18:24.601Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-09-17T23:18:36.901Z] npm WARN old lockfile [2023-09-17T23:18:36.901Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-09-17T23:18:36.901Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-09-17T23:18:36.901Z] npm WARN old lockfile [2023-09-17T23:18:36.901Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-09-17T23:18:36.901Z] npm WARN old lockfile [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE Unsupported engine { [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE required: { [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE }, [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE } [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE Unsupported engine { [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE required: { [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE }, [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE } [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE Unsupported engine { [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE required: { [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE }, [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE } [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE Unsupported engine { [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE required: { [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE }, [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE } [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE Unsupported engine { [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE required: { [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE }, [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE } [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE Unsupported engine { [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE required: { [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE }, [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE } [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE Unsupported engine { [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE required: { [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE }, [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE } [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE Unsupported engine { [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE required: { [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE }, [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE } [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE Unsupported engine { [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE required: { [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE }, [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } [2023-09-17T23:19:15.883Z] npm WARN EBADENGINE } [2023-09-17T23:20:37.491Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-09-17T23:20:37.491Z] 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-09-17T23:20:37.491Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-09-17T23:20:37.491Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-09-17T23:20:37.491Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-09-17T23:20:37.491Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-09-17T23:20:37.491Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-09-17T23:20:37.756Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-09-17T23:20:39.694Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-09-17T23:20:40.271Z] npm WARN deprecated @babel/plugin-proposal-private-methods@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead. [2023-09-17T23:20:40.271Z] npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. [2023-09-17T23:20:40.271Z] npm WARN deprecated @babel/plugin-proposal-optional-catch-binding@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-catch-binding instead. [2023-09-17T23:20:40.271Z] npm WARN deprecated @babel/plugin-proposal-object-rest-spread@7.14.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead. [2023-09-17T23:20:40.271Z] npm WARN deprecated @babel/plugin-proposal-numeric-separator@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead. [2023-09-17T23:20:40.271Z] npm WARN deprecated @babel/plugin-proposal-export-namespace-from@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-export-namespace-from instead. [2023-09-17T23:20:40.271Z] npm WARN deprecated @babel/plugin-proposal-logical-assignment-operators@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-logical-assignment-operators instead. [2023-09-17T23:20:40.271Z] npm WARN deprecated @babel/plugin-proposal-class-properties@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. [2023-09-17T23:20:40.271Z] npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.14.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. [2023-09-17T23:20:40.849Z] npm WARN deprecated @babel/plugin-proposal-private-property-in-object@7.15.4: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead. [2023-09-17T23:20:40.850Z] npm WARN deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead. [2023-09-17T23:20:40.850Z] npm WARN deprecated @babel/plugin-proposal-class-static-block@7.15.4: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-static-block instead. [2023-09-17T23:20:40.850Z] npm WARN deprecated @babel/plugin-proposal-json-strings@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead. [2023-09-17T23:20:40.850Z] npm WARN deprecated @babel/plugin-proposal-dynamic-import@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead. [2023-09-17T23:20:41.428Z] npm WARN deprecated @babel/plugin-proposal-optional-chaining@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead. [2023-09-17T23:20:41.692Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-09-17T23:20:42.273Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-09-17T23:20:44.210Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-09-17T23:20:44.210Z] 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-09-17T23:20:46.146Z] 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-09-17T23:20:46.723Z] 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-09-17T23:20:46.987Z] 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-09-17T23:20:51.226Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-09-17T23:21:06.198Z] 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-09-17T23:21:06.198Z] 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-09-17T23:21:28.225Z] 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-09-17T23:21:43.195Z] 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-09-17T23:22:29.982Z] [2023-09-17T23:22:29.982Z] added 1475 packages, and audited 1476 packages in 4m [2023-09-17T23:22:29.982Z] [2023-09-17T23:22:29.982Z] 90 packages are looking for funding [2023-09-17T23:22:29.982Z] run `npm fund` for details [2023-09-17T23:22:29.982Z] [2023-09-17T23:22:29.982Z] 40 vulnerabilities (1 low, 17 moderate, 17 high, 5 critical) [2023-09-17T23:22:29.982Z] [2023-09-17T23:22:29.982Z] To address issues that do not require attention, run: [2023-09-17T23:22:29.982Z] npm audit fix [2023-09-17T23:22:29.982Z] [2023-09-17T23:22:29.982Z] To address all issues (including breaking changes), run: [2023-09-17T23:22:29.982Z] npm audit fix --force [2023-09-17T23:22:29.982Z] [2023-09-17T23:22:29.982Z] Run `npm audit` for details. [2023-09-17T23:22:29.982Z] 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-09-17T23:22:40.042Z] - Generating browser application bundles (phase: setup)... [2023-09-17T23:23:06.686Z] Compiling @angular/core : es2015 as esm2015 [2023-09-17T23:23:06.687Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-09-17T23:23:28.731Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-09-17T23:23:28.731Z] Compiling @angular/common : es2015 as esm2015 [2023-09-17T23:23:31.302Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-09-17T23:23:31.302Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-09-17T23:23:34.636Z] Compiling @angular/router : es2015 as esm2015 [2023-09-17T23:23:34.902Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-09-17T23:23:39.140Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-09-17T23:23:40.094Z] Compiling @angular/common/http : es2015 as esm2015 [2023-09-17T23:23:40.676Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-09-17T23:23:44.012Z] Compiling @angular/forms : es2015 as esm2015 [2023-09-17T23:23:44.278Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-09-17T23:23:44.544Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-09-17T23:24:31.346Z] 17 09 2023 23:24:28.519:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-09-17T23:24:31.346Z] 17 09 2023 23:24:28.529:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-09-17T23:24:31.346Z] 17 09 2023 23:24:28.571:INFO [launcher]: Starting browser ChromeHeadless [2023-09-17T23:25:39.179Z] 17 09 2023 23:25:30.477:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-09-17T23:25:42.509Z] 17 09 2023 23:25:41.846:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-09-17T23:25:45.838Z] 17 09 2023 23:25:45.297:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-09-17T23:26:04.022Z] ✔ Browser application bundle generation complete. [2023-09-17T23:26:04.022Z] 17 09 2023 23:26:03.505:INFO [Chrome Headless 115.0.5790.170 (Linux aarch64)]: Connected on socket NCbyRycCO7pMMaL5AAAB with id 11036428 [2023-09-17T23:26:22.204Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-09-17T23:26:22.204Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.335 secs) [2023-09-17T23:26:22.204Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 0.653 secs) [2023-09-17T23:26:22.204Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.106 secs) [2023-09-17T23:26:22.204Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.173 secs) [2023-09-17T23:26:22.204Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.192 secs) [2023-09-17T23:26:22.204Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.202 secs) [2023-09-17T23:26:22.204Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 1.349 secs) [2023-09-17T23:26:22.204Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 1.403 secs) [2023-09-17T23:26:22.204Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 1.421 secs) [2023-09-17T23:26:22.204Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 1.647 secs) [2023-09-17T23:26:22.204Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 1.67 secs) [2023-09-17T23:26:22.204Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 1.871 secs) [2023-09-17T23:26:22.204Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 2.16 secs) [2023-09-17T23:26:22.204Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 2.195 secs) [2023-09-17T23:26:22.204Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 2.272 secs) [2023-09-17T23:26:22.204Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 2.35 secs) [2023-09-17T23:26:22.469Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 2.376 secs) [2023-09-17T23:26:22.469Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 2.438 secs) [2023-09-17T23:26:22.469Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 2.565 secs) [2023-09-17T23:26:22.734Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 2.61 secs) [2023-09-17T23:26:22.734Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 2.625 secs) [2023-09-17T23:26:22.734Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 2.637 secs) [2023-09-17T23:26:22.734Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 2.657 secs) [2023-09-17T23:26:22.734Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 2.72 secs) [2023-09-17T23:26:22.999Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 2.87 secs) [2023-09-17T23:26:22.999Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 2.923 secs) [2023-09-17T23:26:22.999Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 2.942 secs) [2023-09-17T23:26:22.999Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 2.962 secs) [2023-09-17T23:26:22.999Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 2.98 secs) [2023-09-17T23:26:23.578Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 3.496 secs) [2023-09-17T23:26:23.844Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 3.541 secs) [2023-09-17T23:26:23.844Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 3.554 secs) [2023-09-17T23:26:23.844Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 3.605 secs) [2023-09-17T23:26:23.844Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 3.666 secs) [2023-09-17T23:26:24.109Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 3.958 secs) [2023-09-17T23:26:24.376Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 4.069 secs) [2023-09-17T23:26:24.641Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 4.235 secs) [2023-09-17T23:26:24.641Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 4.276 secs) [2023-09-17T23:26:24.641Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 4.316 secs) [2023-09-17T23:26:24.907Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 4.375 secs) [2023-09-17T23:26:24.907Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 4.391 secs) [2023-09-17T23:26:24.907Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 4.4 secs) [2023-09-17T23:26:24.907Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 4.571 secs) [2023-09-17T23:26:25.173Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 4.65 secs) [2023-09-17T23:26:25.173Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 4.666 secs) [2023-09-17T23:26:25.438Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 4.722 secs) [2023-09-17T23:26:25.438Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 4.748 secs) [2023-09-17T23:26:25.438Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 4.774 secs) [2023-09-17T23:26:25.438Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 4.881 secs) [2023-09-17T23:26:25.438Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 4.906 secs) [2023-09-17T23:26:25.704Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 4.919 secs) [2023-09-17T23:26:25.704Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 4.927 secs) [2023-09-17T23:26:25.704Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 5.052 secs) [2023-09-17T23:26:25.704Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 5.088 secs) [2023-09-17T23:26:26.012Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 5.216 secs) [2023-09-17T23:26:26.012Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 5.247 secs) [2023-09-17T23:26:26.012Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 5.346 secs) [2023-09-17T23:26:26.297Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 5.399 secs) [2023-09-17T23:26:26.297Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 5.542 secs) [2023-09-17T23:26:26.573Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 5.584 secs) [2023-09-17T23:26:26.573Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 5.621 secs) [2023-09-17T23:26:26.573Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 5.655 secs) [2023-09-17T23:26:26.846Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 5.764 secs) [2023-09-17T23:26:26.846Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 5.83 secs) [2023-09-17T23:26:26.846Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 5.866 secs) [2023-09-17T23:26:26.846Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 5.904 secs) [2023-09-17T23:26:26.846Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 5.921 secs) [2023-09-17T23:26:26.846Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 5.938 secs) [2023-09-17T23:26:27.115Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 5.996 secs) [2023-09-17T23:26:27.115Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 6.023 secs) [2023-09-17T23:26:27.115Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 6.044 secs) [2023-09-17T23:26:27.115Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 6.119 secs) [2023-09-17T23:26:27.394Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 6.146 secs) [2023-09-17T23:26:27.394Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 6.173 secs) [2023-09-17T23:26:27.394Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 6.199 secs) [2023-09-17T23:26:27.394Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 6.271 secs) [2023-09-17T23:26:27.669Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 6.389 secs) [2023-09-17T23:26:27.669Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 6.445 secs) [2023-09-17T23:26:27.669Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 6.488 secs) [2023-09-17T23:26:27.939Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 6.525 secs) [2023-09-17T23:26:27.939Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 6.586 secs) [2023-09-17T23:26:27.939Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 6.599 secs) [2023-09-17T23:26:27.939Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 6.609 secs) [2023-09-17T23:26:27.939Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 6.727 secs) [2023-09-17T23:26:28.209Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 6.8 secs) [2023-09-17T23:26:28.209Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 6.812 secs) [2023-09-17T23:26:28.209Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 6.82 secs) [2023-09-17T23:26:28.209Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 6.861 secs) [2023-09-17T23:26:28.479Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 7.032 secs) [2023-09-17T23:26:28.479Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 7.087 secs) [2023-09-17T23:26:28.762Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 7.163 secs) [2023-09-17T23:26:28.762Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 7.215 secs) [2023-09-17T23:26:28.762Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 7.231 secs) [2023-09-17T23:26:28.762Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 7.239 secs) [2023-09-17T23:26:29.033Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 7.285 secs) [2023-09-17T23:26:29.034Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 7.332 secs) [2023-09-17T23:26:29.034Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 7.402 secs) [2023-09-17T23:26:29.313Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 7.523 secs) [2023-09-17T23:26:29.313Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 7.54 secs) [2023-09-17T23:26:29.313Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 7.549 secs) [2023-09-17T23:26:29.313Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 7.692 secs) [2023-09-17T23:26:29.577Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 7.738 secs) [2023-09-17T23:26:29.577Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 7.762 secs) [2023-09-17T23:26:29.577Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 7.782 secs) [2023-09-17T23:26:29.843Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 7.91 secs) [2023-09-17T23:26:29.843Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 8.052 secs) [2023-09-17T23:26:30.108Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 8.248 secs) [2023-09-17T23:26:30.374Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 8.319 secs) [2023-09-17T23:26:30.374Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 8.343 secs) [2023-09-17T23:26:30.374Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 8.412 secs) [2023-09-17T23:26:30.374Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 8.447 secs) [2023-09-17T23:26:30.638Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 8.46 secs) [2023-09-17T23:26:30.638Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 8.468 secs) [2023-09-17T23:26:30.638Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 8.518 secs) [2023-09-17T23:26:30.638Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 8.542 secs) [2023-09-17T23:26:30.638Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 8.623 secs) [2023-09-17T23:26:30.903Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 8.677 secs) [2023-09-17T23:26:30.903Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 8.779 secs) [2023-09-17T23:26:30.903Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 8.829 secs) [2023-09-17T23:26:31.167Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 8.864 secs) [2023-09-17T23:26:31.167Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 8.95 secs) [2023-09-17T23:26:31.167Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 8.979 secs) [2023-09-17T23:26:31.167Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 9.017 secs) [2023-09-17T23:26:31.433Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 9.115 secs) [2023-09-17T23:26:31.433Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 9.209 secs) [2023-09-17T23:26:31.698Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 9.262 secs) [2023-09-17T23:26:31.698Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 9.313 secs) [2023-09-17T23:26:31.698Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 9.363 secs) [2023-09-17T23:26:31.964Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 9.514 secs) [2023-09-17T23:26:31.964Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 9.532 secs) [2023-09-17T23:26:31.964Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 9.571 secs) [2023-09-17T23:26:32.229Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 9.627 secs) [2023-09-17T23:26:32.229Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 9.65 secs) [2023-09-17T23:26:32.229Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 9.757 secs) [2023-09-17T23:26:32.495Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 9.787 secs) [2023-09-17T23:26:32.495Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 9.801 secs) [2023-09-17T23:26:32.495Z] WARN: ' [2023-09-17T23:26:32.495Z] It looks like you're using ngModel on the same form field as formControlName. [2023-09-17T23:26:32.495Z] Support for using the ngModel input property and ngModelChange event with [2023-09-17T23:26:32.495Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-09-17T23:26:32.495Z] in a future version of Angular. [2023-09-17T23:26:32.495Z] [2023-09-17T23:26:32.495Z] For more information on this, see our API docs here: [2023-09-17T23:26:32.495Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-09-17T23:26:32.495Z] ' [2023-09-17T23:26:32.495Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 9.801 secs) [2023-09-17T23:26:32.495Z] WARN: ' [2023-09-17T23:26:32.495Z] It looks like you're using ngModel on the same form field as formControlName. [2023-09-17T23:26:32.495Z] Support for using the ngModel input property and ngModelChange event with [2023-09-17T23:26:32.495Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-09-17T23:26:32.495Z] in a future version of Angular. [2023-09-17T23:26:32.495Z] [2023-09-17T23:26:32.495Z] For more information on this, see our API docs here: [2023-09-17T23:26:32.495Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-09-17T23:26:32.495Z] ' [2023-09-17T23:26:32.495Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 9.904 secs) [2023-09-17T23:26:32.495Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 9.922 secs) [2023-09-17T23:26:32.495Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 9.93 secs) [2023-09-17T23:26:32.759Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 9.963 secs) [2023-09-17T23:26:32.759Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 10.026 secs) [2023-09-17T23:26:32.759Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 10.039 secs) [2023-09-17T23:26:32.759Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 10.162 secs) [2023-09-17T23:26:33.024Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 10.184 secs) [2023-09-17T23:26:33.024Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 10.193 secs) [2023-09-17T23:26:33.602Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 145 of 145 SUCCESS (14.198 secs / 10.193 secs) [2023-09-17T23:26:33.602Z] TOTAL: 145 SUCCESS [2023-09-17T23:26:33.602Z] ✔ Browser application bundle generation complete. [2023-09-17T23:26:36.931Z] [2023-09-17T23:26:36.931Z] =============================== Coverage summary =============================== [2023-09-17T23:26:36.931Z] Statements : 41.56% ( 1425/3429 ) [2023-09-17T23:26:36.931Z] Branches : 12.14% ( 109/898 ) [2023-09-17T23:26:36.931Z] Functions : 33.33% ( 417/1251 ) [2023-09-17T23:26:36.931Z] Lines : 39.45% ( 1280/3245 ) [2023-09-17T23:26:36.931Z] ================================================================================ [2023-09-17T23:26:36.931Z] 17 09 2023 23:26:36.349:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-09-17T23:26:37.196Z] ✔ Browser application bundle generation complete. [2023-09-17T23:26:38.168Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/122/web' [Pipeline] echo [2023-09-17T23:26:38.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-17T23:26:38.206Z] $ docker stop --time=1 69de374697e3807546d7ab5ea4a9b7a852463c881acecddb48e2f181e16fb131 [2023-09-17T23:26:39.958Z] $ docker rm -f --volumes 69de374697e3807546d7ab5ea4a9b7a852463c881acecddb48e2f181e16fb131 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-17T23:26:40.958Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-17T23:26:43.553Z] Warning: overwriting stash ‘coverage-report’ [2023-09-17T23:26:50.228Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-17T23:26:50.647Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-17T23:26:53.529Z] + ls -al . [2023-09-17T23:26:53.529Z] total 176 [2023-09-17T23:26:53.529Z] drwxrwxr-x 13 jenkins jenkins 4096 Sep 17 23:15 . [2023-09-17T23:26:53.529Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 23:13 .. [2023-09-17T23:26:53.529Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 23:13 .blubracket [2023-09-17T23:26:53.529Z] -rw-rw-r-- 1 jenkins jenkins 18 Sep 17 23:13 .dockerignore [2023-09-17T23:26:53.529Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 17 23:13 .git [2023-09-17T23:26:53.529Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 23:13 .github [2023-09-17T23:26:53.529Z] -rw-rw-r-- 1 jenkins jenkins 185 Sep 17 23:13 .gitignore [2023-09-17T23:26:53.529Z] -rw-rw-r-- 1 jenkins jenkins 8418 Sep 17 23:13 Attribution.txt [2023-09-17T23:26:53.529Z] -rw-rw-r-- 1 jenkins jenkins 19103 Sep 17 23:13 CHANGELOG.md [2023-09-17T23:26:53.529Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 17 23:13 CONTRIBUTING.md [2023-09-17T23:26:53.529Z] -rw-rw-r-- 1 jenkins jenkins 1788 Sep 17 23:13 Dockerfile [2023-09-17T23:26:53.529Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 17 23:13 Jenkinsfile [2023-09-17T23:26:53.529Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 17 23:13 LICENSE [2023-09-17T23:26:53.529Z] -rw-rw-r-- 1 jenkins jenkins 2134 Sep 17 23:13 Makefile [2023-09-17T23:26:53.529Z] -rw-rw-r-- 1 jenkins jenkins 4549 Sep 17 23:13 README.md [2023-09-17T23:26:53.529Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 17 23:11 VERSION [2023-09-17T23:26:53.529Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 23:13 assets [2023-09-17T23:26:53.529Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 23:13 bin [2023-09-17T23:26:53.529Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 23:13 cmd [2023-09-17T23:26:53.529Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 17 23:15 coverage.out [2023-09-17T23:26:53.529Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 23:13 docs [2023-09-17T23:26:53.529Z] -rw-rw-r-- 1 jenkins jenkins 2999 Sep 17 23:13 go.mod [2023-09-17T23:26:53.529Z] -rw-rw-r-- 1 jenkins jenkins 30528 Sep 17 23:13 go.sum [2023-09-17T23:26:53.529Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 17 23:13 internal [2023-09-17T23:26:53.529Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 23:13 snap [2023-09-17T23:26:53.529Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 23:13 testing [2023-09-17T23:26:53.529Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 17 23:13 version.go [2023-09-17T23:26:53.529Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 17 23:18 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:26:53.862Z] + 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=133995f3795ac8ee1626704056303211e11ac888 --label arch=arm64 --label version=3.1.0-dev.4 . [2023-09-17T23:26:55.262Z] Sending build context to Docker daemon 33.06MB [2023-09-17T23:26:55.262Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-17T23:26:55.262Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-17T23:26:55.262Z] ---> c6e470c0c1ca [2023-09-17T23:26:55.262Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-09-17T23:26:55.529Z] ---> Running in 1ef3cc4935d4 [2023-09-17T23:26:55.795Z] Removing intermediate container 1ef3cc4935d4 [2023-09-17T23:26:55.795Z] ---> 00a7c0066fea [2023-09-17T23:26:55.795Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-09-17T23:26:55.795Z] ---> Running in 0223d19f0750 [2023-09-17T23:26:56.060Z] Removing intermediate container 0223d19f0750 [2023-09-17T23:26:56.060Z] ---> f01303e6c508 [2023-09-17T23:26:56.060Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-17T23:26:56.335Z] ---> Running in 4ff6b93fa6e9 [2023-09-17T23:26:56.603Z] Removing intermediate container 4ff6b93fa6e9 [2023-09-17T23:26:56.603Z] ---> ced7634dab2f [2023-09-17T23:26:56.603Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-09-17T23:26:56.603Z] ---> Running in b5dbcdaa273c [2023-09-17T23:26:56.870Z] Removing intermediate container b5dbcdaa273c [2023-09-17T23:26:56.870Z] ---> 9bc9740d5e69 [2023-09-17T23:26:56.870Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-09-17T23:26:56.870Z] ---> Running in bf9c5ab839ac [2023-09-17T23:26:57.135Z] Removing intermediate container bf9c5ab839ac [2023-09-17T23:26:57.135Z] ---> 9acb7babf186 [2023-09-17T23:26:57.135Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-09-17T23:26:58.538Z] ---> ef0794a5b5a0 [2023-09-17T23:26:58.538Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-17T23:26:58.807Z] ---> Running in 1fb684d149c9 [2023-09-17T23:26:59.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-17T23:27:00.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-17T23:27:00.983Z] OK: 267 MiB in 56 packages [2023-09-17T23:27:01.942Z] Removing intermediate container 1fb684d149c9 [2023-09-17T23:27:01.942Z] ---> 21878a6f34f3 [2023-09-17T23:27:01.942Z] Step 10/25 : ENV GO111MODULE=on [2023-09-17T23:27:01.942Z] ---> Running in 9dfd928a8709 [2023-09-17T23:27:02.209Z] Removing intermediate container 9dfd928a8709 [2023-09-17T23:27:02.209Z] ---> 25115b380c3c [2023-09-17T23:27:02.209Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-09-17T23:27:02.209Z] ---> Running in 5421ceb5a067 [2023-09-17T23:27:02.791Z] Removing intermediate container 5421ceb5a067 [2023-09-17T23:27:02.791Z] ---> 4ba748fd48d4 [2023-09-17T23:27:02.791Z] Step 12/25 : COPY go.mod vendor* ./ [2023-09-17T23:27:03.058Z] ---> c415624e2be8 [2023-09-17T23:27:03.058Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-17T23:27:03.332Z] ---> Running in 91198fad80ee [2023-09-17T23:27:05.903Z] Removing intermediate container 91198fad80ee [2023-09-17T23:27:05.903Z] ---> 54d244970b11 [2023-09-17T23:27:05.903Z] Step 14/25 : COPY . . [2023-09-17T23:27:10.147Z] ---> b236baabb287 [2023-09-17T23:27:10.147Z] Step 15/25 : RUN ${MAKE} [2023-09-17T23:27:10.147Z] ---> Running in 511b4a94f945 [2023-09-17T23:27:10.728Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.4" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-09-17T23:28:47.313Z] Removing intermediate container 511b4a94f945 [2023-09-17T23:28:47.313Z] ---> 5edd88cfd30d [2023-09-17T23:28:47.313Z] Step 16/25 : FROM alpine:3.18 [2023-09-17T23:28:47.313Z] 3.18: Pulling from library/alpine [2023-09-17T23:28:47.313Z] 9fda8d8052c6: Already exists [2023-09-17T23:28:47.313Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-17T23:28:47.313Z] Status: Downloaded newer image for alpine:3.18 [2023-09-17T23:28:47.313Z] ---> f6648c04cd6c [2023-09-17T23:28:47.313Z] Step 17/25 : EXPOSE 4000 [2023-09-17T23:28:47.313Z] ---> Running in 9874cff62a87 [2023-09-17T23:28:47.313Z] Removing intermediate container 9874cff62a87 [2023-09-17T23:28:47.313Z] ---> 834997127ab3 [2023-09-17T23:28:47.313Z] 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-09-17T23:28:47.313Z] ---> dabec99f721a [2023-09-17T23:28:47.313Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-09-17T23:28:47.313Z] ---> 5ed276de62cd [2023-09-17T23:28:47.313Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-09-17T23:28:47.313Z] ---> 803d56d1cc1a [2023-09-17T23:28:47.313Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-09-17T23:28:47.313Z] ---> Running in 88d04bf64ea4 [2023-09-17T23:28:47.313Z] Removing intermediate container 88d04bf64ea4 [2023-09-17T23:28:47.313Z] ---> 72b053394234 [2023-09-17T23:28:47.313Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-09-17T23:28:47.313Z] ---> Running in 5c330055e07d [2023-09-17T23:28:47.313Z] Removing intermediate container 5c330055e07d [2023-09-17T23:28:47.313Z] ---> dbf44f55d2f2 [2023-09-17T23:28:47.313Z] Step 23/25 : LABEL arch=arm64 [2023-09-17T23:28:47.313Z] ---> Running in 9ed675df2b16 [2023-09-17T23:28:47.313Z] Removing intermediate container 9ed675df2b16 [2023-09-17T23:28:47.313Z] ---> cbc9b7ab0cf0 [2023-09-17T23:28:47.313Z] Step 24/25 : LABEL git_sha=133995f3795ac8ee1626704056303211e11ac888 [2023-09-17T23:28:47.313Z] ---> Running in c5f6eaa62f24 [2023-09-17T23:28:47.313Z] Removing intermediate container c5f6eaa62f24 [2023-09-17T23:28:47.313Z] ---> edf98080cc0e [2023-09-17T23:28:47.313Z] Step 25/25 : LABEL version=3.1.0-dev.4 [2023-09-17T23:28:47.313Z] ---> Running in 1041a355d4e1 [2023-09-17T23:28:47.313Z] Removing intermediate container 1041a355d4e1 [2023-09-17T23:28:47.313Z] ---> 689a9a91aa0d [2023-09-17T23:28:47.313Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-17T23:28:47.313Z] Successfully built 689a9a91aa0d [2023-09-17T23:28:47.313Z] 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-09-17T23:28:47.432Z] provisioning config files... [2023-09-17T23:28:47.446Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/122@tmp/config16771822898241024450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-17T23:28:47.783Z] ---> docker-login.sh [2023-09-17T23:28:47.784Z] nexus3.edgexfoundry.org:10001 [2023-09-17T23:28:47.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-17T23:28:48.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-17T23:28:48.051Z] Configure a credential helper to remove this warning. See [2023-09-17T23:28:48.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-17T23:28:48.051Z] [2023-09-17T23:28:48.051Z] Login Succeeded [2023-09-17T23:28:48.051Z] nexus3.edgexfoundry.org:10002 [2023-09-17T23:28:48.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-17T23:28:48.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-17T23:28:48.316Z] Configure a credential helper to remove this warning. See [2023-09-17T23:28:48.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-17T23:28:48.316Z] [2023-09-17T23:28:48.316Z] Login Succeeded [2023-09-17T23:28:48.316Z] nexus3.edgexfoundry.org:10003 [2023-09-17T23:28:48.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-17T23:28:48.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-17T23:28:48.849Z] Configure a credential helper to remove this warning. See [2023-09-17T23:28:48.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-17T23:28:48.849Z] [2023-09-17T23:28:48.849Z] Login Succeeded [2023-09-17T23:28:48.849Z] nexus3.edgexfoundry.org:10004 [2023-09-17T23:28:48.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-17T23:28:49.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-17T23:28:49.116Z] Configure a credential helper to remove this warning. See [2023-09-17T23:28:49.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-17T23:28:49.116Z] [2023-09-17T23:28:49.116Z] Login Succeeded [2023-09-17T23:28:49.116Z] docker.io [2023-09-17T23:28:49.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-17T23:28:49.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-17T23:28:49.647Z] Configure a credential helper to remove this warning. See [2023-09-17T23:28:49.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-17T23:28:49.647Z] [2023-09-17T23:28:49.647Z] Login Succeeded [2023-09-17T23:28:49.647Z] ---> docker-login.sh ends [Pipeline] } [2023-09-17T23:28:49.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-17T23:28:49.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-17T23:28:49.722Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-09-17T23:28:49.722Z] 133995f3795ac8ee1626704056303211e11ac888 [2023-09-17T23:28:49.722Z] latest [2023-09-17T23:28:49.722Z] 3.1.0-dev.4 [2023-09-17T23:28:49.722Z] 133995f3795ac8ee1626704056303211e11ac888-3.1.0-dev.4 [2023-09-17T23:28:49.722Z] main [2023-09-17T23:28:49.722Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:28:50.078Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:133995f3795ac8ee1626704056303211e11ac888 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:28:50.409Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:133995f3795ac8ee1626704056303211e11ac888 [2023-09-17T23:28:50.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-09-17T23:28:50.409Z] 4013c0c689fb: Preparing [2023-09-17T23:28:50.409Z] d08645c73c06: Preparing [2023-09-17T23:28:50.409Z] f8038f9d89fd: Preparing [2023-09-17T23:28:50.409Z] b2191e2be29d: Preparing [2023-09-17T23:28:50.409Z] b2191e2be29d: Layer already exists [2023-09-17T23:28:50.674Z] 4013c0c689fb: Pushed [2023-09-17T23:28:50.674Z] d08645c73c06: Pushed [2023-09-17T23:28:57.430Z] f8038f9d89fd: Pushed [2023-09-17T23:28:57.430Z] 133995f3795ac8ee1626704056303211e11ac888: digest: sha256:1b6a12e99f234a410ae63802a377b6a5fbdd55dde55e196454fc2d6a86d66eed size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:28:57.778Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:28:58.116Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-09-17T23:28:58.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-09-17T23:28:58.116Z] 4013c0c689fb: Preparing [2023-09-17T23:28:58.116Z] d08645c73c06: Preparing [2023-09-17T23:28:58.116Z] f8038f9d89fd: Preparing [2023-09-17T23:28:58.116Z] b2191e2be29d: Preparing [2023-09-17T23:28:58.116Z] b2191e2be29d: Layer already exists [2023-09-17T23:28:58.116Z] 4013c0c689fb: Layer already exists [2023-09-17T23:28:58.116Z] d08645c73c06: Layer already exists [2023-09-17T23:28:58.116Z] f8038f9d89fd: Layer already exists [2023-09-17T23:28:58.116Z] latest: digest: sha256:1b6a12e99f234a410ae63802a377b6a5fbdd55dde55e196454fc2d6a86d66eed size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:28:58.453Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:28:58.780Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.4 [2023-09-17T23:28:58.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-09-17T23:28:58.780Z] 4013c0c689fb: Preparing [2023-09-17T23:28:58.780Z] d08645c73c06: Preparing [2023-09-17T23:28:58.780Z] f8038f9d89fd: Preparing [2023-09-17T23:28:58.780Z] b2191e2be29d: Preparing [2023-09-17T23:28:58.780Z] b2191e2be29d: Layer already exists [2023-09-17T23:28:58.780Z] 4013c0c689fb: Layer already exists [2023-09-17T23:28:58.780Z] f8038f9d89fd: Layer already exists [2023-09-17T23:28:58.780Z] d08645c73c06: Layer already exists [2023-09-17T23:28:58.780Z] 3.1.0-dev.4: digest: sha256:1b6a12e99f234a410ae63802a377b6a5fbdd55dde55e196454fc2d6a86d66eed size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:28:59.117Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:133995f3795ac8ee1626704056303211e11ac888-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:28:59.447Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:133995f3795ac8ee1626704056303211e11ac888-3.1.0-dev.4 [2023-09-17T23:28:59.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-09-17T23:28:59.447Z] 4013c0c689fb: Preparing [2023-09-17T23:28:59.447Z] d08645c73c06: Preparing [2023-09-17T23:28:59.447Z] f8038f9d89fd: Preparing [2023-09-17T23:28:59.447Z] b2191e2be29d: Preparing [2023-09-17T23:28:59.447Z] d08645c73c06: Layer already exists [2023-09-17T23:28:59.447Z] f8038f9d89fd: Layer already exists [2023-09-17T23:28:59.447Z] b2191e2be29d: Layer already exists [2023-09-17T23:28:59.447Z] 4013c0c689fb: Layer already exists [2023-09-17T23:28:59.447Z] 133995f3795ac8ee1626704056303211e11ac888-3.1.0-dev.4: digest: sha256:1b6a12e99f234a410ae63802a377b6a5fbdd55dde55e196454fc2d6a86d66eed size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:28:59.787Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:29:01.525Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-09-17T23:29:01.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-09-17T23:29:01.525Z] 4013c0c689fb: Preparing [2023-09-17T23:29:01.525Z] d08645c73c06: Preparing [2023-09-17T23:29:01.525Z] f8038f9d89fd: Preparing [2023-09-17T23:29:01.525Z] b2191e2be29d: Preparing [2023-09-17T23:29:01.525Z] f8038f9d89fd: Layer already exists [2023-09-17T23:29:01.525Z] b2191e2be29d: Layer already exists [2023-09-17T23:29:01.525Z] 4013c0c689fb: Layer already exists [2023-09-17T23:29:01.525Z] d08645c73c06: Layer already exists [2023-09-17T23:29:01.525Z] main: digest: sha256:1b6a12e99f234a410ae63802a377b6a5fbdd55dde55e196454fc2d6a86d66eed size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-17T23:29:01.583Z] ===================================================== [Pipeline] echo [2023-09-17T23:29:01.594Z] taggedImages: [2023-09-17T23:29:01.594Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:133995f3795ac8ee1626704056303211e11ac888 [2023-09-17T23:29:01.594Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-09-17T23:29:01.594Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.4 [2023-09-17T23:29:01.594Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:133995f3795ac8ee1626704056303211e11ac888-3.1.0-dev.4 [2023-09-17T23:29:01.594Z] - 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-09-17T23:29:01.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-17T23:29:01.962Z] [2023-09-17T23:29:01.962Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:29:02.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-17T23:29:02.287Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-17T23:29:02.287Z] 8998bd30e6a1: Pulling fs layer [2023-09-17T23:29:02.287Z] 04944245beec: Pulling fs layer [2023-09-17T23:29:02.287Z] 699f458cf7ca: Pulling fs layer [2023-09-17T23:29:02.287Z] 765212b225bb: Pulling fs layer [2023-09-17T23:29:02.287Z] f23df028b6ca: Pulling fs layer [2023-09-17T23:29:02.287Z] d65c8cfc05b1: Pulling fs layer [2023-09-17T23:29:02.287Z] 2437ff75d9bd: Pulling fs layer [2023-09-17T23:29:02.287Z] 765212b225bb: Waiting [2023-09-17T23:29:02.287Z] f23df028b6ca: Waiting [2023-09-17T23:29:02.287Z] d65c8cfc05b1: Waiting [2023-09-17T23:29:02.287Z] 2437ff75d9bd: Waiting [2023-09-17T23:29:02.554Z] 04944245beec: Verifying Checksum [2023-09-17T23:29:02.554Z] 04944245beec: Download complete [2023-09-17T23:29:02.554Z] 765212b225bb: Download complete [2023-09-17T23:29:02.554Z] f23df028b6ca: Download complete [2023-09-17T23:29:02.554Z] d65c8cfc05b1: Verifying Checksum [2023-09-17T23:29:02.554Z] d65c8cfc05b1: Download complete [2023-09-17T23:29:02.554Z] 699f458cf7ca: Verifying Checksum [2023-09-17T23:29:02.554Z] 699f458cf7ca: Download complete [2023-09-17T23:29:03.138Z] 8998bd30e6a1: Verifying Checksum [2023-09-17T23:29:03.138Z] 8998bd30e6a1: Download complete [2023-09-17T23:29:05.078Z] 2437ff75d9bd: Download complete [2023-09-17T23:29:07.012Z] 8998bd30e6a1: Pull complete [2023-09-17T23:29:07.278Z] 04944245beec: Pull complete [2023-09-17T23:29:08.686Z] 699f458cf7ca: Pull complete [2023-09-17T23:29:08.951Z] 765212b225bb: Pull complete [2023-09-17T23:29:09.532Z] f23df028b6ca: Pull complete [2023-09-17T23:29:09.798Z] d65c8cfc05b1: Pull complete [2023-09-17T23:29:24.768Z] 2437ff75d9bd: Pull complete [2023-09-17T23:29:24.768Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-17T23:29:24.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-17T23:29:24.768Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-17T23:29:24.948Z] prd-ubuntu20.04-docker-arm64-4c-16g-6354 does not seem to be running inside a container [2023-09-17T23:29:25.019Z] $ 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/122 -v /w/workspace/edgex-ui-go/122:/w/workspace/edgex-ui-go/122:rw,z -v /w/workspace/edgex-ui-go/122@tmp:/w/workspace/edgex-ui-go/122@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:arm64 cat [2023-09-17T23:29:30.526Z] $ docker top 99dba27004cf5b4799c3e601b534c0a439f1a65f7fb0723e8541b78f5a20defa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-17T23:29:31.000Z] ---> job-cost.sh [2023-09-17T23:29:31.263Z] lf-activate-venv: SKIPPING [2023-09-17T23:29:31.263Z] INFO: No Stack... [2023-09-17T23:29:31.838Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-17T23:29:32.417Z] INFO: Archiving Costs [Pipeline] sh [2023-09-17T23:29:32.731Z] + cat /w/workspace/edgex-ui-go/122/archives/cost.csv [2023-09-17T23:29:32.731Z] + cut -d, -f6 [Pipeline] lock [2023-09-17T23:29:32.791Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-122-stack-cost] [2023-09-17T23:29:32.797Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-122-stack-cost] did not exist. Created. [2023-09-17T23:29:32.797Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-17T23:29:33.131Z] /w/workspace/edgex-ui-go/122@tmp/durable-ac7f27cd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-17T23:29:33.470Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-17T23:29:33.491Z] Warning: overwriting stash ‘stack-cost’ [2023-09-17T23:29:39.758Z] Stashed 1 file(s) [Pipeline] } [2023-09-17T23:29:39.765Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-122-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-17T23:29:39.796Z] $ docker stop --time=1 99dba27004cf5b4799c3e601b534c0a439f1a65f7fb0723e8541b78f5a20defa [2023-09-17T23:29:41.432Z] $ docker rm -f --volumes 99dba27004cf5b4799c3e601b534c0a439f1a65f7fb0723e8541b78f5a20defa [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-09-17T23:29:41.855Z] provisioning config files... [2023-09-17T23:29:41.862Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2651551644084340498tmp [Pipeline] { [Pipeline] sh [2023-09-17T23:29:42.158Z] + set +x [2023-09-17T23:29:42.158Z] + curl -s https://codecov.io/bash [2023-09-17T23:29:42.158Z] + bash -s -- [2023-09-17T23:29:42.158Z] [2023-09-17T23:29:42.158Z] _____ _ [2023-09-17T23:29:42.158Z] / ____| | | [2023-09-17T23:29:42.158Z] | | ___ __| | ___ ___ _____ __ [2023-09-17T23:29:42.158Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-17T23:29:42.158Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-17T23:29:42.158Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-17T23:29:42.158Z] Bash-1.0.6 [2023-09-17T23:29:42.158Z] [2023-09-17T23:29:42.158Z] [2023-09-17T23:29:42.158Z] ==> git version 2.25.1 found [2023-09-17T23:29:42.158Z] ==> 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-09-17T23:29:42.158Z] Release-Date: 2020-01-08 [2023-09-17T23:29:42.158Z] 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-09-17T23:29:42.158Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-17T23:29:42.158Z] ==> Jenkins CI detected. [2023-09-17T23:29:42.158Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-09-17T23:29:42.158Z] project root: . [2023-09-17T23:29:42.158Z] --> token set from env [2023-09-17T23:29:42.158Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-17T23:29:42.158Z] ==> Running gcov in . (disable via -X gcov) [2023-09-17T23:29:42.417Z] ==> Python coveragepy not found [2023-09-17T23:29:42.417Z] ==> Searching for coverage reports in: [2023-09-17T23:29:42.417Z] + . [2023-09-17T23:29:42.417Z] -> Found 1 reports [2023-09-17T23:29:42.417Z] ==> Detecting git/mercurial file structure [2023-09-17T23:29:42.417Z] ==> Reading reports [2023-09-17T23:29:42.417Z] + ./coverage.out bytes=10 [2023-09-17T23:29:42.417Z] ==> Appending adjustments [2023-09-17T23:29:42.417Z] https://docs.codecov.io/docs/fixing-reports [2023-09-17T23:29:43.351Z] + Found adjustments [2023-09-17T23:29:43.351Z] ==> Gzipping contents [2023-09-17T23:29:43.351Z] 12K /tmp/codecov.IGiREM.gz [2023-09-17T23:29:43.351Z] ==> Uploading reports [2023-09-17T23:29:43.351Z] url: https://codecov.io [2023-09-17T23:29:43.351Z] query: branch=main&commit=133995f3795ac8ee1626704056303211e11ac888&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F122%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-17T23:29:43.351Z] -> Pinging Codecov [2023-09-17T23:29:43.351Z] 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=133995f3795ac8ee1626704056303211e11ac888&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F122%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-17T23:29:43.351Z] -> Uploading to [2023-09-17T23:29:43.351Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-17/FB506323287CE973F263BFD2A0EB1F37/133995f3795ac8ee1626704056303211e11ac888/085de43e-37f0-4228-bcf8-e83adbc8e459.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230917%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230917T232943Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dcb3dee2bfb1f15a0304d45b2d463c9c0bf4b455bba69d3cb302d2fe096814ba [2023-09-17T23:29:43.351Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-17T23:29:43.351Z] Dload Upload Total Spent Left Speed [2023-09-17T23:29:43.610Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 42106 --:--:-- --:--:-- --:--:-- 42106 [2023-09-17T23:29:43.610Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/133995f3795ac8ee1626704056303211e11ac888 [Pipeline] } [2023-09-17T23:29:43.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-17T23:29:43.834Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-17T23:29:43.846Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:29:44.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-17T23:29:44.141Z] [2023-09-17T23:29:44.141Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:29:44.440Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-17T23:29:44.440Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-17T23:29:44.440Z] df9b9388f04a: Pulling fs layer [2023-09-17T23:29:44.440Z] 52dc419b0ee2: Pulling fs layer [2023-09-17T23:29:44.440Z] 25bc292e5bac: Pulling fs layer [2023-09-17T23:29:44.440Z] 114826534d7a: Pulling fs layer [2023-09-17T23:29:44.440Z] 4657fd5d0bcf: Pulling fs layer [2023-09-17T23:29:44.440Z] 6ad1cebc031e: Pulling fs layer [2023-09-17T23:29:44.440Z] 8a3aa393b2d8: Pulling fs layer [2023-09-17T23:29:44.440Z] 114826534d7a: Waiting [2023-09-17T23:29:44.440Z] 4657fd5d0bcf: Waiting [2023-09-17T23:29:44.440Z] 6ad1cebc031e: Waiting [2023-09-17T23:29:44.440Z] 25bc292e5bac: Verifying Checksum [2023-09-17T23:29:44.440Z] 25bc292e5bac: Download complete [2023-09-17T23:29:44.440Z] 52dc419b0ee2: Verifying Checksum [2023-09-17T23:29:44.440Z] 52dc419b0ee2: Download complete [2023-09-17T23:29:44.440Z] 4657fd5d0bcf: Download complete [2023-09-17T23:29:44.440Z] df9b9388f04a: Download complete [2023-09-17T23:29:44.978Z] df9b9388f04a: Pull complete [2023-09-17T23:29:44.978Z] 52dc419b0ee2: Pull complete [2023-09-17T23:29:44.978Z] 25bc292e5bac: Pull complete [2023-09-17T23:29:45.239Z] 6ad1cebc031e: Verifying Checksum [2023-09-17T23:29:45.239Z] 6ad1cebc031e: Download complete [2023-09-17T23:29:45.810Z] 114826534d7a: Download complete [2023-09-17T23:29:45.810Z] 8a3aa393b2d8: Verifying Checksum [2023-09-17T23:29:45.810Z] 8a3aa393b2d8: Download complete [2023-09-17T23:29:49.088Z] 114826534d7a: Pull complete [2023-09-17T23:29:49.088Z] 4657fd5d0bcf: Pull complete [2023-09-17T23:29:49.088Z] 6ad1cebc031e: Pull complete [2023-09-17T23:29:51.611Z] 8a3aa393b2d8: Pull complete [2023-09-17T23:29:51.611Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-17T23:29:51.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-17T23:29:51.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-17T23:29:51.683Z] prd-ubuntu20.04-docker-8c-8g-6353 does not seem to be running inside a container [2023-09-17T23:29:51.713Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-17T23:29:55.209Z] $ docker top 6110ea262e80d235809b396fce541d9abab67c23a21667d6008e5a76566d9231 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-17T23:29:55.280Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-09-17T23:29:55.559Z] + set -o pipefail [2023-09-17T23:29:55.559Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-09-17T23:30:00.827Z] [2023-09-17T23:30:00.827Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-09-17T23:30:00.827Z] [2023-09-17T23:30:00.827Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/a584c989-67cd-44cc-b8c7-348c4326e512 [2023-09-17T23:30:00.827Z] [2023-09-17T23:30:00.827Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-09-17T23:30:00.827Z] [2023-09-17T23:30:00.827Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-17T23:30:00.827Z] [2023-09-17T23:30:01.088Z] [2023-09-17T23:30:01.088Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-17T23:30:01.088Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-17T23:30:01.088Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-17T23:30:01.102Z] $ docker stop --time=1 6110ea262e80d235809b396fce541d9abab67c23a21667d6008e5a76566d9231 [2023-09-17T23:30:04.219Z] $ docker rm -f --volumes 6110ea262e80d235809b396fce541d9abab67c23a21667d6008e5a76566d9231 [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-09-17T23:30:04.944Z] + git log --format=format:%s -1 133995f3795ac8ee1626704056303211e11ac888 [Pipeline] sh [2023-09-17T23:30:05.233Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-17T23:30:05.233Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:30:05.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-17T23:30:05.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-17T23:30:05.600Z] prd-ubuntu20.04-docker-8c-8g-6353 does not seem to be running inside a container [2023-09-17T23:30:05.627Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-17T23:30:06.079Z] $ docker top 4097026441d3694ad33220e090fb5b041038f4d0a81be7fa89defb73caf79746 -eo pid,comm [2023-09-17T23:30:06.123Z] 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-09-17T23:30:06.123Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-17T23:30:06.160Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-17T23:30:06.160Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-17T23:30:06.266Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-17T23:30:06.269Z] $ docker exec 4097026441d3694ad33220e090fb5b041038f4d0a81be7fa89defb73caf79746 ssh-agent [2023-09-17T23:30:06.384Z] SSH_AUTH_SOCK=/tmp/ssh-IvwH3vlABd5O/agent.33 [2023-09-17T23:30:06.384Z] SSH_AGENT_PID=39 [2023-09-17T23:30:06.388Z] Running ssh-add (command line suppressed) [2023-09-17T23:30:06.479Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16274957512263840775.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16274957512263840775.key) [2023-09-17T23:30:06.491Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-17T23:30:06.775Z] + git semver tag [2023-09-17T23:30:07.033Z] 2023-09-17 23:30:06,942 [run_tag] DEBUG tag force:False [2023-09-17T23:30:07.033Z] 2023-09-17 23:30:06,942 [check_head_tag] DEBUG check head tag [2023-09-17T23:30:07.033Z] 2023-09-17 23:30:06,942 [execute] INFO git cat-file --batch-check [2023-09-17T23:30:07.033Z] 2023-09-17 23:30:06,943 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-09-17T23:30:07.033Z] 2023-09-17 23:30:06,946 [execute] INFO git cat-file --batch [2023-09-17T23:30:07.033Z] 2023-09-17 23:30:06,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-09-17T23:30:07.033Z] 2023-09-17 23:30:06,954 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-09-17T23:30:07.033Z] 2023-09-17 23:30:06,955 [execute] INFO git tag -a v3.1.0-dev.4 -m v3.1.0-dev.4 [2023-09-17T23:30:07.033Z] 2023-09-17 23:30:06,955 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.4', '-m', 'v3.1.0-dev.4'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-17T23:30:07.033Z] 2023-09-17 23:30:06,959 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-09-17T23:30:07.033Z] 3.1.0-dev.4 [Pipeline] } [2023-09-17T23:30:07.041Z] $ docker exec --env ******** --env ******** 4097026441d3694ad33220e090fb5b041038f4d0a81be7fa89defb73caf79746 ssh-agent -k [2023-09-17T23:30:07.135Z] unset SSH_AUTH_SOCK; [2023-09-17T23:30:07.135Z] unset SSH_AGENT_PID; [2023-09-17T23:30:07.135Z] echo Agent pid 39 killed; [2023-09-17T23:30:07.142Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-17T23:30:07.448Z] + git semver [Pipeline] } [2023-09-17T23:30:07.721Z] $ docker stop --time=1 4097026441d3694ad33220e090fb5b041038f4d0a81be7fa89defb73caf79746 [2023-09-17T23:30:08.975Z] $ docker rm -f --volumes 4097026441d3694ad33220e090fb5b041038f4d0a81be7fa89defb73caf79746 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:30:09.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-17T23:30:09.360Z] [2023-09-17T23:30:09.360Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:30:09.660Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-17T23:30:09.660Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-17T23:30:09.660Z] ab5ef0e58194: Pulling fs layer [2023-09-17T23:30:09.660Z] 9712f1f96733: Pulling fs layer [2023-09-17T23:30:09.660Z] 63f879dbbcfc: Pulling fs layer [2023-09-17T23:30:09.660Z] 0d9ebad4ef96: Pulling fs layer [2023-09-17T23:30:09.660Z] e9a5061849ea: Pulling fs layer [2023-09-17T23:30:09.660Z] d747dcd14b5f: Pulling fs layer [2023-09-17T23:30:09.660Z] 2de7ff778b66: Pulling fs layer [2023-09-17T23:30:09.660Z] e9a5061849ea: Waiting [2023-09-17T23:30:09.660Z] d747dcd14b5f: Waiting [2023-09-17T23:30:09.660Z] 2de7ff778b66: Waiting [2023-09-17T23:30:09.660Z] 0d9ebad4ef96: Waiting [2023-09-17T23:30:09.660Z] 9712f1f96733: Verifying Checksum [2023-09-17T23:30:09.660Z] 9712f1f96733: Download complete [2023-09-17T23:30:10.256Z] 63f879dbbcfc: Verifying Checksum [2023-09-17T23:30:10.256Z] 63f879dbbcfc: Download complete [2023-09-17T23:30:10.256Z] e9a5061849ea: Verifying Checksum [2023-09-17T23:30:10.256Z] e9a5061849ea: Download complete [2023-09-17T23:30:10.256Z] d747dcd14b5f: Verifying Checksum [2023-09-17T23:30:10.256Z] d747dcd14b5f: Download complete [2023-09-17T23:30:10.256Z] 0d9ebad4ef96: Verifying Checksum [2023-09-17T23:30:10.256Z] 0d9ebad4ef96: Download complete [2023-09-17T23:30:10.515Z] ab5ef0e58194: Verifying Checksum [2023-09-17T23:30:10.515Z] ab5ef0e58194: Download complete [2023-09-17T23:30:10.515Z] 2de7ff778b66: Verifying Checksum [2023-09-17T23:30:10.515Z] 2de7ff778b66: Download complete [2023-09-17T23:30:13.045Z] ab5ef0e58194: Pull complete [2023-09-17T23:30:13.045Z] 9712f1f96733: Pull complete [2023-09-17T23:30:13.612Z] 63f879dbbcfc: Pull complete [2023-09-17T23:30:16.896Z] 0d9ebad4ef96: Pull complete [2023-09-17T23:30:16.896Z] e9a5061849ea: Pull complete [2023-09-17T23:30:16.896Z] d747dcd14b5f: Pull complete [2023-09-17T23:30:17.831Z] 2de7ff778b66: Pull complete [2023-09-17T23:30:17.831Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-17T23:30:17.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-17T23:30:17.831Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-17T23:30:17.925Z] prd-ubuntu20.04-docker-8c-8g-6353 does not seem to be running inside a container [2023-09-17T23:30:17.953Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-17T23:30:21.926Z] $ docker top 94b2bd04bac9c3d4b308d089a6a2c9d8561b68e3faf2ca40bd7215947e1964c0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-17T23:30:21.995Z] provisioning config files... [2023-09-17T23:30:22.000Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4961805770895521601tmp [2023-09-17T23:30:22.010Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4411114231016647812tmp [2023-09-17T23:30:22.018Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config18397049339139309123tmp [Pipeline] { [Pipeline] echo [2023-09-17T23:30:22.033Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-17T23:30:22.311Z] ---> sigul-configuration.sh [2023-09-17T23:30:22.311Z] gpg: directory `/root/.gnupg' created [2023-09-17T23:30:22.311Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-17T23:30:22.312Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-17T23:30:22.312Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-17T23:30:22.312Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-17T23:30:22.312Z] gpg: CAST5 encrypted data [2023-09-17T23:30:22.312Z] gpg: encrypted with 1 passphrase [2023-09-17T23:30:22.312Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-17T23:30:22.599Z] + mkdir /home/jenkins [2023-09-17T23:30:22.599Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-17T23:30:22.889Z] + 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-09-17T23:30:22.898Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-17T23:30:23.182Z] ---> sigul-install.sh [2023-09-17T23:30:23.182Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-17T23:30:23.466Z] + git tag --list [2023-09-17T23:30:23.466Z] 0.1.1 [2023-09-17T23:30:23.466Z] v1.1.0 [2023-09-17T23:30:23.466Z] v1.2.0 [2023-09-17T23:30:23.466Z] v1.2.1 [2023-09-17T23:30:23.466Z] v1.3.0 [2023-09-17T23:30:23.466Z] v2.0.0 [2023-09-17T23:30:23.466Z] v2.1.0 [2023-09-17T23:30:23.466Z] v2.2.0 [2023-09-17T23:30:23.466Z] v2.3.0 [2023-09-17T23:30:23.466Z] v3.0 [2023-09-17T23:30:23.466Z] v3.0.0 [2023-09-17T23:30:23.466Z] v3.1.0-dev.1 [2023-09-17T23:30:23.466Z] v3.1.0-dev.2 [2023-09-17T23:30:23.466Z] v3.1.0-dev.3 [2023-09-17T23:30:23.466Z] v3.1.0-dev.4 [Pipeline] sh [2023-09-17T23:30:23.752Z] + lftools sign git-tag v3.1.0-dev.4 [2023-09-17T23:30:24.316Z] Signing Git tag with Sigul... [2023-09-17T23:30:24.316Z] Signing v3.1.0-dev.4 [Pipeline] echo [2023-09-17T23:30:24.583Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-17T23:30:24.866Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-17T23:30:24.874Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-17T23:30:24.897Z] $ docker stop --time=1 94b2bd04bac9c3d4b308d089a6a2c9d8561b68e3faf2ca40bd7215947e1964c0 [2023-09-17T23:30:26.152Z] $ docker rm -f --volumes 94b2bd04bac9c3d4b308d089a6a2c9d8561b68e3faf2ca40bd7215947e1964c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-17T23:30:26.606Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-17T23:30:26.606Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:30:27.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-17T23:30:27.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-17T23:30:27.144Z] prd-ubuntu20.04-docker-8c-8g-6353 does not seem to be running inside a container [2023-09-17T23:30:27.177Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-17T23:30:27.509Z] $ docker top 655247c5683f38655f638f6d0d43372a8aab96c08746df4d943791d70b8848e3 -eo pid,comm [2023-09-17T23:30:27.557Z] 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-09-17T23:30:27.557Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-17T23:30:27.591Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-17T23:30:27.591Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-17T23:30:27.704Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-17T23:30:27.708Z] $ docker exec 655247c5683f38655f638f6d0d43372a8aab96c08746df4d943791d70b8848e3 ssh-agent [2023-09-17T23:30:27.807Z] SSH_AUTH_SOCK=/tmp/ssh-YRwcBU8Rr4dz/agent.32 [2023-09-17T23:30:27.807Z] SSH_AGENT_PID=38 [2023-09-17T23:30:27.813Z] Running ssh-add (command line suppressed) [2023-09-17T23:30:27.922Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17942368632186162635.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17942368632186162635.key) [2023-09-17T23:30:27.937Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-17T23:30:28.222Z] + git semver bump pre [2023-09-17T23:30:28.480Z] 2023-09-17 23:30:28,388 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-09-17T23:30:28.480Z] 2023-09-17 23:30:28,388 [bump_version] DEBUG bumping version:3.1.0-dev.4 on axis:pre with prefix:dev [2023-09-17T23:30:28.480Z] 2023-09-17 23:30:28,388 [bump_version] DEBUG bumped version:3.1.0-dev.5 [2023-09-17T23:30:28.480Z] 2023-09-17 23:30:28,388 [write_version] DEBUG write version:3.1.0-dev.5 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2023-09-17T23:30:28.481Z] 2023-09-17 23:30:28,388 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-09-17T23:30:28.481Z] 2023-09-17 23:30:28,388 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-09-17T23:30:28.481Z] 2023-09-17 23:30:28,390 [execute] INFO git cat-file --batch-check [2023-09-17T23:30:28.481Z] 2023-09-17 23:30:28,390 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-17T23:30:28.481Z] 2023-09-17 23:30:28,395 [execute] INFO git cat-file --batch [2023-09-17T23:30:28.481Z] 2023-09-17 23:30:28,395 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-17T23:30:28.481Z] 2023-09-17 23:30:28,399 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-09-17T23:30:28.481Z] 3.1.0-dev.5 [Pipeline] } [2023-09-17T23:30:28.490Z] $ docker exec --env ******** --env ******** 655247c5683f38655f638f6d0d43372a8aab96c08746df4d943791d70b8848e3 ssh-agent -k [2023-09-17T23:30:28.586Z] unset SSH_AUTH_SOCK; [2023-09-17T23:30:28.586Z] unset SSH_AGENT_PID; [2023-09-17T23:30:28.586Z] echo Agent pid 38 killed; [2023-09-17T23:30:28.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-17T23:30:28.902Z] + git semver [Pipeline] } [2023-09-17T23:30:29.176Z] $ docker stop --time=1 655247c5683f38655f638f6d0d43372a8aab96c08746df4d943791d70b8848e3 [2023-09-17T23:30:30.444Z] $ docker rm -f --volumes 655247c5683f38655f638f6d0d43372a8aab96c08746df4d943791d70b8848e3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-17T23:30:30.779Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-17T23:30:30.779Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:30:31.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-17T23:30:31.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-17T23:30:31.154Z] prd-ubuntu20.04-docker-8c-8g-6353 does not seem to be running inside a container [2023-09-17T23:30:31.188Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-17T23:30:31.530Z] $ docker top 0a1da23f326cbdb31a3a276ad4d04b1093262a434e55edaeb0c3f919c2a11105 -eo pid,comm [2023-09-17T23:30:31.579Z] 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-09-17T23:30:31.579Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-17T23:30:31.625Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-17T23:30:31.625Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-17T23:30:31.741Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-17T23:30:31.745Z] $ docker exec 0a1da23f326cbdb31a3a276ad4d04b1093262a434e55edaeb0c3f919c2a11105 ssh-agent [2023-09-17T23:30:31.859Z] SSH_AUTH_SOCK=/tmp/ssh-lN4C4iN6vcn0/agent.32 [2023-09-17T23:30:31.859Z] SSH_AGENT_PID=38 [2023-09-17T23:30:31.864Z] Running ssh-add (command line suppressed) [2023-09-17T23:30:31.959Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1161200419910193510.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1161200419910193510.key) [2023-09-17T23:30:31.974Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-17T23:30:32.267Z] + git semver push [2023-09-17T23:30:32.527Z] 2023-09-17 23:30:32,440 [run_push] DEBUG push [2023-09-17T23:30:32.527Z] 2023-09-17 23:30:32,441 [execute] INFO git cat-file --batch-check [2023-09-17T23:30:32.527Z] 2023-09-17 23:30:32,441 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-17T23:30:32.527Z] 2023-09-17 23:30:32,445 [execute] INFO git rev-list abadf2aa962ac4f67eccf921daa7e33856f955e5 -- [2023-09-17T23:30:32.527Z] 2023-09-17 23:30:32,445 [execute] DEBUG Popen(['git', 'rev-list', 'abadf2aa962ac4f67eccf921daa7e33856f955e5', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-17T23:30:32.527Z] 2023-09-17 23:30:32,456 [execute] INFO git fetch -v origin [2023-09-17T23:30:32.527Z] 2023-09-17 23:30:32,457 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-17T23:30:33.095Z] 2023-09-17 23:30:32,908 [run_push] DEBUG no remote changes detected [2023-09-17T23:30:33.095Z] 2023-09-17 23:30:32,909 [execute] INFO git push origin semver [2023-09-17T23:30:33.095Z] 2023-09-17 23:30:32,909 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-17T23:30:33.664Z] 2023-09-17 23:30:33,648 [run_push] DEBUG push all version tags [2023-09-17T23:30:33.664Z] 2023-09-17 23:30:33,649 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-17T23:30:33.664Z] 2023-09-17 23:30:33,649 [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-09-17T23:30:34.606Z] 2023-09-17 23:30:34,436 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-09-17T23:30:34.606Z] 3.1.0-dev.5 [Pipeline] } [2023-09-17T23:30:34.617Z] $ docker exec --env ******** --env ******** 0a1da23f326cbdb31a3a276ad4d04b1093262a434e55edaeb0c3f919c2a11105 ssh-agent -k [2023-09-17T23:30:34.714Z] unset SSH_AUTH_SOCK; [2023-09-17T23:30:34.714Z] unset SSH_AGENT_PID; [2023-09-17T23:30:34.714Z] echo Agent pid 38 killed; [2023-09-17T23:30:34.728Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-17T23:30:35.039Z] + git semver [Pipeline] } [2023-09-17T23:30:35.311Z] $ docker stop --time=1 0a1da23f326cbdb31a3a276ad4d04b1093262a434e55edaeb0c3f919c2a11105 [2023-09-17T23:30:36.570Z] $ docker rm -f --volumes 0a1da23f326cbdb31a3a276ad4d04b1093262a434e55edaeb0c3f919c2a11105 [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-09-17T23:30:37.176Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-09-17T23:30:37.176Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-09-17T23:30:37.176Z] total 16 [2023-09-17T23:30:37.176Z] drwxr-xr-x 3 root root 4096 Sep 17 23:15 . [2023-09-17T23:30:37.176Z] drwxrwxr-x 15 jenkins jenkins 4096 Sep 17 23:30 .. [2023-09-17T23:30:37.176Z] drwxr-xr-x 2 root root 4096 Sep 17 23:15 cost [2023-09-17T23:30:37.176Z] -rw-r--r-- 1 root root 83 Sep 17 23:15 cost.csv [2023-09-17T23:30:37.176Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-09-17T23:30:37.176Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-09-17T23:30:37.176Z] total 16 [2023-09-17T23:30:37.176Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 17 23:15 . [2023-09-17T23:30:37.176Z] drwxrwxr-x 15 jenkins jenkins 4096 Sep 17 23:30 .. [2023-09-17T23:30:37.176Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 17 23:15 cost [2023-09-17T23:30:37.176Z] -rw-r--r-- 1 jenkins jenkins 83 Sep 17 23:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-17T23:30:37.469Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-17T23:30:38.327Z] ---> package-listing.sh [2023-09-17T23:30:38.327Z] ++ facter osfamily [2023-09-17T23:30:38.327Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-17T23:30:38.587Z] + OS_FAMILY=debian [2023-09-17T23:30:38.587Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-09-17T23:30:38.587Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-17T23:30:38.587Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-17T23:30:38.587Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-17T23:30:38.587Z] + PACKAGES=/tmp/packages_start.txt [2023-09-17T23:30:38.587Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-09-17T23:30:38.587Z] + PACKAGES=/tmp/packages_end.txt [2023-09-17T23:30:38.587Z] + case "${OS_FAMILY}" in [2023-09-17T23:30:38.587Z] + dpkg -l [2023-09-17T23:30:38.587Z] + grep '^ii' [2023-09-17T23:30:38.587Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-17T23:30:38.587Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-17T23:30:38.587Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-17T23:30:38.587Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-09-17T23:30:38.587Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-09-17T23:30:38.587Z] + 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-09-17T23:30:38.598Z] 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-09-17T23:30:38.876Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-17T23:30:39.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-17T23:30:39.438Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-17T23:30:39.506Z] prd-ubuntu20.04-docker-8c-8g-6353 does not seem to be running inside a container [2023-09-17T23:30:39.536Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-17T23:30:39.758Z] $ docker top d46bd4d66022003cc43675b7a75681f5db2a403018d88a71b87dd03140a3692f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-17T23:30:40.108Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-17T23:30:40.389Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-17T23:30:40.675Z] + ls /var/log/sa-host [2023-09-17T23:30:40.675Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-17T23:30:40.839Z] provisioning config files... [2023-09-17T23:30:40.848Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17495481579817542763tmp [Pipeline] { [Pipeline] echo [2023-09-17T23:30:40.869Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-17T23:30:41.154Z] ---> create-netrc.sh [Pipeline] } [2023-09-17T23:30:41.161Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-17T23:30:41.496Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-17T23:30:41.505Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-17T23:30:41.787Z] ---> sudo-logs.sh [2023-09-17T23:30:41.787Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-17T23:30:41.820Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-17T23:30:42.108Z] ---> job-cost.sh [2023-09-17T23:30:42.108Z] lf-activate-venv: SKIPPING [2023-09-17T23:30:42.108Z] DEBUG: total: 0.2199999988079071 [2023-09-17T23:30:42.108Z] INFO: Retrieving Stack Cost... [2023-09-17T23:30:42.368Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-17T23:30:42.936Z] INFO: Archiving Costs [Pipeline] echo [2023-09-17T23:30:42.946Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-17T23:30:43.230Z] ---> logs-deploy.sh [2023-09-17T23:30:43.230Z] lf-activate-venv: SKIPPING [2023-09-17T23:30:43.230Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/122 [2023-09-17T23:30:43.230Z] INFO: archiving workspace using pattern(s): [2023-09-17T23:30:45.768Z] Archives upload complete. [2023-09-17T23:30:45.768Z] INFO: archiving logs to Nexus