Pull request #351 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83+1961be3dbf536bee699796c7591b42b4c7bef829 (828d9f4221573bb09d60b4e9d0fc1fd3ee915742) 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-ssh2017545135586595588.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh4924936775765298632.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-351/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-351/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4172780041868131108.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-351/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8880009097874526296.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7738105765114220387.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-351/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-351/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13409339294586727404.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 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:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14819 in /w/workspace/undry_device-onvif-camera_PR-351 [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/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-351 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1961be3dbf536bee699796c7591b42b4c7bef829 into PR head commit 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 Merge succeeded, producing 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 Checking out Revision 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 (PR-351) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/351/head:refs/remotes/origin/PR-351 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1961be3dbf536bee699796c7591b42b4c7bef829 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-09T23:42:00.899Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-09T23:42:01.076Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-09T23:42:01.172Z] ========================================================= [2023-05-09T23:42:01.172Z] EdgeX Global Pipelines Version Info [2023-05-09T23:42:01.172Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:42:01.931Z] ------------------- [2023-05-09T23:42:01.931Z] stable info: [2023-05-09T23:42:01.931Z] ------------------- [2023-05-09T23:42:01.931Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T23:42:01.931Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T23:42:01.931Z] Message: update stable to v1.0.249 [2023-05-09T23:42:02.503Z] ------------------- [2023-05-09T23:42:02.503Z] experimental info: [2023-05-09T23:42:02.503Z] ------------------- [2023-05-09T23:42:02.503Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T23:42:02.503Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T23:42:02.503Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T23:42:02.804Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-09T23:42:02.846Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-09T23:42:02.888Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T23:42:02.935Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T23:42:02.975Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T23:42:03.018Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T23:42:03.068Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T23:42:03.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-09T23:42:03.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T23:42:03.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T23:42:03.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T23:42:03.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-09T23:42:03.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T23:42:03.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T23:42:03.418Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T23:42:03.460Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T23:42:03.500Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T23:42:03.539Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T23:42:03.591Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T23:42:03.631Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T23:42:03.673Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-09T23:42:03.712Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-05-09T23:42:03.756Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-09T23:42:03.798Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-09T23:42:03.847Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-09T23:42:03.890Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T23:42:03.932Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T23:42:03.971Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-351 [Pipeline] echo [2023-05-09T23:42:04.011Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-351 [Pipeline] echo [2023-05-09T23:42:04.054Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-351 [Pipeline] echo [2023-05-09T23:42:04.096Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 [Pipeline] echo [2023-05-09T23:42:04.145Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 37f1d92 [Pipeline] echo [2023-05-09T23:42:04.185Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T23:42:04.309Z] provisioning config files... [2023-05-09T23:42:04.324Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-351@tmp/config9237600364451871251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:42:04.669Z] ---> docker-login.sh [2023-05-09T23:42:04.669Z] nexus3.edgexfoundry.org:10001 [2023-05-09T23:42:04.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:42:04.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:42:04.929Z] Configure a credential helper to remove this warning. See [2023-05-09T23:42:04.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:42:04.929Z] [2023-05-09T23:42:04.929Z] Login Succeeded [2023-05-09T23:42:04.929Z] nexus3.edgexfoundry.org:10002 [2023-05-09T23:42:04.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:42:04.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:42:04.929Z] Configure a credential helper to remove this warning. See [2023-05-09T23:42:04.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:42:04.929Z] [2023-05-09T23:42:04.929Z] Login Succeeded [2023-05-09T23:42:04.929Z] nexus3.edgexfoundry.org:10003 [2023-05-09T23:42:05.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:42:05.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:42:05.190Z] Configure a credential helper to remove this warning. See [2023-05-09T23:42:05.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:42:05.190Z] [2023-05-09T23:42:05.190Z] Login Succeeded [2023-05-09T23:42:05.190Z] nexus3.edgexfoundry.org:10004 [2023-05-09T23:42:05.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:42:05.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:42:05.190Z] Configure a credential helper to remove this warning. See [2023-05-09T23:42:05.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:42:05.190Z] [2023-05-09T23:42:05.190Z] Login Succeeded [2023-05-09T23:42:05.190Z] docker.io [2023-05-09T23:42:05.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:42:05.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:42:05.452Z] Configure a credential helper to remove this warning. See [2023-05-09T23:42:05.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:42:05.452Z] [2023-05-09T23:42:05.452Z] Login Succeeded [2023-05-09T23:42:05.452Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T23:42:05.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-09T23:42:06.132Z] + git rev-list -1 --merges 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83~1..37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 [Pipeline] echo [2023-05-09T23:42:06.197Z] -----------> git rev-list -1 --merges 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83~1..37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 [false] [Pipeline] sh [2023-05-09T23:42:06.516Z] + git log --format=format:%s -1 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 [Pipeline] echo [2023-05-09T23:42:06.549Z] ========================================================= [2023-05-09T23:42:06.549Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T23:42:06.549Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T23:42:07.001Z] + git log --format=format:%s -1 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 [Pipeline] echo [2023-05-09T23:42:07.035Z] [semverPrep] GIT_COMMIT: 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-09T23:42:07.067Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-09T23:42:07.444Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T23:42:07.444Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T23:42:07.444Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T23:42:07.444Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T23:42:07.444Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-09T23:42:07.444Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-09T23:42:07.444Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:42:07.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T23:42:07.880Z] [2023-05-09T23:42:07.880Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:42:08.266Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T23:42:08.266Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T23:42:08.266Z] b85a868b505f: Pulling fs layer [2023-05-09T23:42:08.266Z] e2be974225ed: Pulling fs layer [2023-05-09T23:42:08.266Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T23:42:08.266Z] 988bab9f4d93: Pulling fs layer [2023-05-09T23:42:08.266Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T23:42:08.266Z] eaf3925da568: Pulling fs layer [2023-05-09T23:42:08.266Z] bab4dde63d76: Pulling fs layer [2023-05-09T23:42:08.266Z] bde34c3a00c8: Pulling fs layer [2023-05-09T23:42:08.266Z] b352a97aabf1: Pulling fs layer [2023-05-09T23:42:08.266Z] 4872d77fe225: Pulling fs layer [2023-05-09T23:42:08.266Z] 5851b861e8e6: Pulling fs layer [2023-05-09T23:42:08.266Z] 988bab9f4d93: Waiting [2023-05-09T23:42:08.266Z] 1469e6f7b9e6: Waiting [2023-05-09T23:42:08.266Z] eaf3925da568: Waiting [2023-05-09T23:42:08.267Z] bab4dde63d76: Waiting [2023-05-09T23:42:08.267Z] bde34c3a00c8: Waiting [2023-05-09T23:42:08.267Z] b352a97aabf1: Waiting [2023-05-09T23:42:08.267Z] 4872d77fe225: Waiting [2023-05-09T23:42:08.267Z] e2be974225ed: Verifying Checksum [2023-05-09T23:42:08.267Z] e2be974225ed: Download complete [2023-05-09T23:42:08.267Z] 988bab9f4d93: Download complete [2023-05-09T23:42:08.267Z] 1469e6f7b9e6: Verifying Checksum [2023-05-09T23:42:08.267Z] 1469e6f7b9e6: Download complete [2023-05-09T23:42:08.267Z] 339a4e72a1f5: Verifying Checksum [2023-05-09T23:42:08.267Z] 339a4e72a1f5: Download complete [2023-05-09T23:42:08.526Z] eaf3925da568: Download complete [2023-05-09T23:42:08.526Z] bde34c3a00c8: Verifying Checksum [2023-05-09T23:42:08.526Z] bde34c3a00c8: Download complete [2023-05-09T23:42:08.526Z] b352a97aabf1: Download complete [2023-05-09T23:42:08.526Z] 4872d77fe225: Download complete [2023-05-09T23:42:08.526Z] 5851b861e8e6: Download complete [2023-05-09T23:42:08.526Z] b85a868b505f: Verifying Checksum [2023-05-09T23:42:08.527Z] b85a868b505f: Download complete [2023-05-09T23:42:08.786Z] bab4dde63d76: Verifying Checksum [2023-05-09T23:42:08.786Z] bab4dde63d76: Download complete [2023-05-09T23:42:09.729Z] b85a868b505f: Pull complete [2023-05-09T23:42:09.729Z] e2be974225ed: Pull complete [2023-05-09T23:42:10.302Z] 339a4e72a1f5: Pull complete [2023-05-09T23:42:10.302Z] 988bab9f4d93: Pull complete [2023-05-09T23:42:10.563Z] 1469e6f7b9e6: Pull complete [2023-05-09T23:42:10.824Z] eaf3925da568: Pull complete [2023-05-09T23:42:12.731Z] bab4dde63d76: Pull complete [2023-05-09T23:42:12.731Z] bde34c3a00c8: Pull complete [2023-05-09T23:42:12.731Z] b352a97aabf1: Pull complete [2023-05-09T23:42:12.731Z] 4872d77fe225: Pull complete [2023-05-09T23:42:12.731Z] 5851b861e8e6: Pull complete [2023-05-09T23:42:12.731Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T23:42:12.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T23:42:12.731Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T23:42:12.991Z] prd-ubuntu20.04-docker-8c-8g-14819 does not seem to be running inside a container [2023-05-09T23:42:13.019Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-351 -v /w/workspace/undry_device-onvif-camera_PR-351:/w/workspace/undry_device-onvif-camera_PR-351:rw,z -v /w/workspace/undry_device-onvif-camera_PR-351@tmp:/w/workspace/undry_device-onvif-camera_PR-351@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T23:42:15.000Z] $ docker top dc76571e45adc81f82a71270fed5544ffcec4c4693a308662731f3bb3e0044aa -eo pid,comm [2023-05-09T23:42:15.061Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-09T23:42:15.061Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T23:42:15.189Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T23:42:15.189Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T23:42:15.315Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T23:42:15.316Z] $ docker exec dc76571e45adc81f82a71270fed5544ffcec4c4693a308662731f3bb3e0044aa ssh-agent [2023-05-09T23:42:15.438Z] SSH_AUTH_SOCK=/tmp/ssh-wiROPQFGyvVR/agent.32 [2023-05-09T23:42:15.438Z] SSH_AGENT_PID=38 [2023-05-09T23:42:15.445Z] Running ssh-add (command line suppressed) [2023-05-09T23:42:15.538Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-351@tmp/private_key_15708964531446504672.key (/w/workspace/undry_device-onvif-camera_PR-351@tmp/private_key_15708964531446504672.key) [2023-05-09T23:42:15.556Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T23:42:15.890Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T23:42:15.913Z] $ docker exec --env ******** --env ******** dc76571e45adc81f82a71270fed5544ffcec4c4693a308662731f3bb3e0044aa ssh-agent -k [2023-05-09T23:42:16.004Z] unset SSH_AUTH_SOCK; [2023-05-09T23:42:16.005Z] unset SSH_AGENT_PID; [2023-05-09T23:42:16.006Z] echo Agent pid 38 killed; [2023-05-09T23:42:16.018Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T23:42:16.104Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T23:42:16.104Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T23:42:16.218Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T23:42:16.219Z] $ docker exec dc76571e45adc81f82a71270fed5544ffcec4c4693a308662731f3bb3e0044aa ssh-agent [2023-05-09T23:42:16.338Z] SSH_AUTH_SOCK=/tmp/ssh-qbFpe5XdqNdX/agent.70 [2023-05-09T23:42:16.338Z] SSH_AGENT_PID=76 [2023-05-09T23:42:16.343Z] Running ssh-add (command line suppressed) [2023-05-09T23:42:16.459Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-351@tmp/private_key_10650083285844019249.key (/w/workspace/undry_device-onvif-camera_PR-351@tmp/private_key_10650083285844019249.key) [2023-05-09T23:42:16.477Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T23:42:16.801Z] + git semver init [2023-05-09T23:42:17.062Z] 2023-05-09 23:42:16,965 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T23:42:17.062Z] 2023-05-09 23:42:16,966 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-351/.semver [2023-05-09T23:42:17.062Z] 2023-05-09 23:42:16,967 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-351/.semver [2023-05-09T23:42:17.062Z] 2023-05-09 23:42:16,967 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-351/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-351, universal_newlines=False, shell=None, istream=None) [2023-05-09T23:42:18.001Z] 2023-05-09 23:42:17,825 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-351/.git/info/exclude [2023-05-09T23:42:18.001Z] 2023-05-09 23:42:17,826 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-351/.semver/PR-351 with force:False [2023-05-09T23:42:18.001Z] 2023-05-09 23:42:17,826 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-351/.semver/PR-351 [2023-05-09T23:42:18.001Z] 2023-05-09 23:42:17,830 [execute] INFO git cat-file --batch-check [2023-05-09T23:42:18.001Z] 2023-05-09 23:42:17,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-351/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T23:42:18.001Z] 2023-05-09 23:42:17,835 [execute] INFO git cat-file --batch [2023-05-09T23:42:18.001Z] 2023-05-09 23:42:17,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-351/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T23:42:18.001Z] 2023-05-09 23:42:17,840 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-351/.semver/PR-351 [2023-05-09T23:42:18.001Z] 0.0.0 [Pipeline] } [2023-05-09T23:42:18.025Z] $ docker exec --env ******** --env ******** dc76571e45adc81f82a71270fed5544ffcec4c4693a308662731f3bb3e0044aa ssh-agent -k [2023-05-09T23:42:18.139Z] unset SSH_AUTH_SOCK; [2023-05-09T23:42:18.140Z] unset SSH_AGENT_PID; [2023-05-09T23:42:18.140Z] echo Agent pid 76 killed; [2023-05-09T23:42:18.151Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T23:42:18.578Z] + git semver [Pipeline] } [2023-05-09T23:42:18.858Z] $ docker stop --time=1 dc76571e45adc81f82a71270fed5544ffcec4c4693a308662731f3bb3e0044aa [2023-05-09T23:42:20.163Z] $ docker rm -f --volumes dc76571e45adc81f82a71270fed5544ffcec4c4693a308662731f3bb3e0044aa [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T23:42:20.565Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T23:42:20.831Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T23:42:20.847Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T23:42:21.465Z] provisioning config files... [2023-05-09T23:42:21.475Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-351@tmp/config14491786222198264667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:42:21.827Z] ---> docker-login.sh [2023-05-09T23:42:21.827Z] nexus3.edgexfoundry.org:10001 [2023-05-09T23:42:21.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:42:21.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:42:21.827Z] Configure a credential helper to remove this warning. See [2023-05-09T23:42:21.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:42:21.827Z] [2023-05-09T23:42:21.827Z] Login Succeeded [2023-05-09T23:42:21.827Z] nexus3.edgexfoundry.org:10002 [2023-05-09T23:42:21.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:42:21.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:42:21.827Z] Configure a credential helper to remove this warning. See [2023-05-09T23:42:21.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:42:21.827Z] [2023-05-09T23:42:21.827Z] Login Succeeded [2023-05-09T23:42:21.827Z] nexus3.edgexfoundry.org:10003 [2023-05-09T23:42:22.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:42:22.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:42:22.086Z] Configure a credential helper to remove this warning. See [2023-05-09T23:42:22.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:42:22.086Z] [2023-05-09T23:42:22.086Z] Login Succeeded [2023-05-09T23:42:22.086Z] nexus3.edgexfoundry.org:10004 [2023-05-09T23:42:22.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:42:22.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:42:22.086Z] Configure a credential helper to remove this warning. See [2023-05-09T23:42:22.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:42:22.086Z] [2023-05-09T23:42:22.086Z] Login Succeeded [2023-05-09T23:42:22.086Z] docker.io [2023-05-09T23:42:22.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:42:22.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:42:22.345Z] Configure a credential helper to remove this warning. See [2023-05-09T23:42:22.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:42:22.345Z] [2023-05-09T23:42:22.345Z] Login Succeeded [2023-05-09T23:42:22.345Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T23:42:22.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T23:42:22.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T23:42:22.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T23:42:22.632Z] ========================================================= [2023-05-09T23:42:22.632Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T23:42:22.632Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:42:23.098Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-09T23:42:23.098Z] Sending build context to Docker daemon 21.55MB [2023-05-09T23:42:23.098Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T23:42:23.098Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-09T23:42:23.360Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T23:42:23.360Z] f56be85fc22e: Pulling fs layer [2023-05-09T23:42:23.360Z] 85791d961cd3: Pulling fs layer [2023-05-09T23:42:23.360Z] d694b5ae8c79: Pulling fs layer [2023-05-09T23:42:23.360Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T23:42:23.360Z] 4d19c01a9841: Pulling fs layer [2023-05-09T23:42:23.360Z] 9325e15d5711: Pulling fs layer [2023-05-09T23:42:23.360Z] 556b6ee489ea: Pulling fs layer [2023-05-09T23:42:23.360Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T23:42:23.360Z] 9f32a84ed3da: Waiting [2023-05-09T23:42:23.360Z] 4d19c01a9841: Waiting [2023-05-09T23:42:23.360Z] c5a4b2cf53e6: Waiting [2023-05-09T23:42:23.360Z] 9325e15d5711: Waiting [2023-05-09T23:42:23.360Z] 556b6ee489ea: Waiting [2023-05-09T23:42:23.360Z] 85791d961cd3: Download complete [2023-05-09T23:42:23.360Z] 9f32a84ed3da: Verifying Checksum [2023-05-09T23:42:23.360Z] 9f32a84ed3da: Download complete [2023-05-09T23:42:23.360Z] 4d19c01a9841: Verifying Checksum [2023-05-09T23:42:23.360Z] 4d19c01a9841: Download complete [2023-05-09T23:42:23.360Z] f56be85fc22e: Verifying Checksum [2023-05-09T23:42:23.360Z] f56be85fc22e: Download complete [2023-05-09T23:42:23.360Z] 9325e15d5711: Verifying Checksum [2023-05-09T23:42:23.360Z] 9325e15d5711: Download complete [2023-05-09T23:42:23.360Z] f56be85fc22e: Pull complete [2023-05-09T23:42:23.621Z] 85791d961cd3: Pull complete [2023-05-09T23:42:23.881Z] c5a4b2cf53e6: Verifying Checksum [2023-05-09T23:42:23.881Z] c5a4b2cf53e6: Download complete [2023-05-09T23:42:23.881Z] d694b5ae8c79: Verifying Checksum [2023-05-09T23:42:23.881Z] d694b5ae8c79: Download complete [2023-05-09T23:42:24.140Z] 556b6ee489ea: Verifying Checksum [2023-05-09T23:42:24.140Z] 556b6ee489ea: Download complete [2023-05-09T23:42:27.423Z] d694b5ae8c79: Pull complete [2023-05-09T23:42:27.423Z] 9f32a84ed3da: Pull complete [2023-05-09T23:42:27.423Z] 4d19c01a9841: Pull complete [2023-05-09T23:42:27.423Z] 9325e15d5711: Pull complete [2023-05-09T23:42:29.960Z] 556b6ee489ea: Pull complete [2023-05-09T23:42:30.526Z] c5a4b2cf53e6: Pull complete [2023-05-09T23:42:30.526Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T23:42:30.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T23:42:30.526Z] ---> c4be618373d6 [2023-05-09T23:42:30.526Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-09T23:42:33.062Z] ---> Running in 86b5eb60a93c [2023-05-09T23:42:33.062Z] Removing intermediate container 86b5eb60a93c [2023-05-09T23:42:33.062Z] ---> f405aead552c [2023-05-09T23:42:33.062Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T23:42:33.322Z] ---> Running in 3939ea8b4fd1 [2023-05-09T23:42:33.322Z] Removing intermediate container 3939ea8b4fd1 [2023-05-09T23:42:33.322Z] ---> 0f3d94ffc4cf [2023-05-09T23:42:33.322Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-09T23:42:33.322Z] ---> Running in de3f9af916bb [2023-05-09T23:42:33.322Z] Removing intermediate container de3f9af916bb [2023-05-09T23:42:33.322Z] ---> 7ad45f2895b3 [2023-05-09T23:42:33.322Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T23:42:33.322Z] ---> Running in aea1c635c5c8 [2023-05-09T23:42:33.582Z] Removing intermediate container aea1c635c5c8 [2023-05-09T23:42:33.582Z] ---> f0e8ff96c70c [2023-05-09T23:42:33.582Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-09T23:42:33.582Z] ---> Running in 2881dd398f86 [2023-05-09T23:42:33.582Z] Removing intermediate container 2881dd398f86 [2023-05-09T23:42:33.582Z] ---> c06f8bd3d6b3 [2023-05-09T23:42:33.582Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T23:42:33.583Z] ---> Running in 2b6153c31cbc [2023-05-09T23:42:33.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T23:42:34.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T23:42:34.100Z] OK: 265 MiB in 53 packages [2023-05-09T23:42:34.668Z] Removing intermediate container 2b6153c31cbc [2023-05-09T23:42:34.668Z] ---> a9863f77911a [2023-05-09T23:42:34.668Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-09T23:42:34.668Z] ---> Running in 20a8c23e059e [2023-05-09T23:42:34.668Z] Removing intermediate container 20a8c23e059e [2023-05-09T23:42:34.668Z] ---> d489c92dcbfd [2023-05-09T23:42:34.668Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-09T23:42:34.668Z] ---> 76a78d50d733 [2023-05-09T23:42:34.668Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T23:42:34.668Z] ---> Running in fffc801ab139 [2023-05-09T23:42:36.284Z] Still waiting to schedule task [2023-05-09T23:42:36.285Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-09T23:43:01.235Z] Removing intermediate container fffc801ab139 [2023-05-09T23:43:01.235Z] ---> 13c58ecadc36 [2023-05-09T23:43:01.235Z] Step 12/13 : COPY . . [2023-05-09T23:43:01.235Z] ---> c519176d33ac [2023-05-09T23:43:01.235Z] Step 13/13 : RUN ${MAKE} [2023-05-09T23:43:01.235Z] ---> Running in 8565efbb745b [2023-05-09T23:43:01.235Z] noop [2023-05-09T23:43:01.235Z] Removing intermediate container 8565efbb745b [2023-05-09T23:43:01.235Z] ---> 852530f571c3 [2023-05-09T23:43:01.235Z] Successfully built 852530f571c3 [2023-05-09T23:43:01.235Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:43:01.735Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T23:43:01.735Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T23:43:01.883Z] prd-ubuntu20.04-docker-8c-8g-14819 does not seem to be running inside a container [2023-05-09T23:43:01.913Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-351 -v /w/workspace/undry_device-onvif-camera_PR-351:/w/workspace/undry_device-onvif-camera_PR-351:rw,z -v /w/workspace/undry_device-onvif-camera_PR-351@tmp:/w/workspace/undry_device-onvif-camera_PR-351@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T23:43:02.260Z] $ docker top 94c592e66b7d61721305dcbbe1033dd14f51fbf6674a3e58e8ab70c7812f8688 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T23:43:02.664Z] + go version [2023-05-09T23:43:02.665Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T23:43:02.698Z] $ docker stop --time=1 94c592e66b7d61721305dcbbe1033dd14f51fbf6674a3e58e8ab70c7812f8688 [2023-05-09T23:43:03.982Z] $ docker rm -f --volumes 94c592e66b7d61721305dcbbe1033dd14f51fbf6674a3e58e8ab70c7812f8688 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:43:04.693Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T23:43:04.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T23:43:04.837Z] prd-ubuntu20.04-docker-8c-8g-14819 does not seem to be running inside a container [2023-05-09T23:43:04.864Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-351 -v /w/workspace/undry_device-onvif-camera_PR-351:/w/workspace/undry_device-onvif-camera_PR-351:rw,z -v /w/workspace/undry_device-onvif-camera_PR-351@tmp:/w/workspace/undry_device-onvif-camera_PR-351@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T23:43:05.145Z] $ docker top beed40d067ac6a6adcb98263a93d54b4c79fb9435b94a1312db1c18916987e68 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T23:43:05.525Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-351 [Pipeline] fileExists [Pipeline] sh [2023-05-09T23:43:05.884Z] + make test [2023-05-09T23:43:05.885Z] go test ./... -coverprofile=coverage.out ./... [2023-05-09T23:43:11.153Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-09T23:43:21.120Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-09T23:43:21.120Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-09T23:43:22.688Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.037s coverage: 30.9% of statements [2023-05-09T23:43:22.688Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.243s coverage: 86.5% of statements [2023-05-09T23:43:29.292Z] go vet ./... [2023-05-09T23:43:33.477Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T23:43:33.477Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T23:43:33.477Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T23:43:33.513Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T23:43:33.534Z] $ docker stop --time=1 beed40d067ac6a6adcb98263a93d54b4c79fb9435b94a1312db1c18916987e68 [2023-05-09T23:43:36.236Z] $ docker rm -f --volumes beed40d067ac6a6adcb98263a93d54b4c79fb9435b94a1312db1c18916987e68 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T23:43:36.771Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T23:43:36.852Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-09T23:43:37.470Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T23:43:37.780Z] + ls -al . [2023-05-09T23:43:37.780Z] total 232 [2023-05-09T23:43:37.780Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 23:43 . [2023-05-09T23:43:37.780Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:41 .. [2023-05-09T23:43:37.780Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 23:42 .git [2023-05-09T23:43:37.780Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:41 .github [2023-05-09T23:43:37.780Z] -rw-rw-r-- 1 jenkins jenkins 496 May 9 23:41 .gitignore [2023-05-09T23:43:37.780Z] -rw-rw-r-- 1 jenkins jenkins 42 May 9 23:41 .golangci.yml [2023-05-09T23:43:37.780Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 23:42 .semver [2023-05-09T23:43:37.780Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 9 23:41 Attribution.txt [2023-05-09T23:43:37.780Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 9 23:41 CHANGELOG.md [2023-05-09T23:43:37.780Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 9 23:41 Dockerfile [2023-05-09T23:43:37.780Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 23:41 GOVERNANCE.md [2023-05-09T23:43:37.780Z] -rw-rw-r-- 1 jenkins jenkins 734 May 9 23:41 Jenkinsfile [2023-05-09T23:43:37.780Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 9 23:41 LICENSE [2023-05-09T23:43:37.780Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 9 23:41 Makefile [2023-05-09T23:43:37.780Z] -rw-rw-r-- 1 jenkins jenkins 625 May 9 23:41 OWNERS.md [2023-05-09T23:43:37.780Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 9 23:41 README.md [2023-05-09T23:43:37.780Z] -rw-rw-r-- 1 jenkins jenkins 5 May 9 23:42 VERSION [2023-05-09T23:43:37.780Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 23:41 bin [2023-05-09T23:43:37.780Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:41 cmd [2023-05-09T23:43:37.780Z] -rw-r--r-- 1 jenkins jenkins 79213 May 9 23:43 coverage.out [2023-05-09T23:43:37.780Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:41 doc [2023-05-09T23:43:37.780Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 9 23:41 go.mod [2023-05-09T23:43:37.780Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 9 23:41 go.sum [2023-05-09T23:43:37.780Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:41 internal [2023-05-09T23:43:37.780Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:41 snap [2023-05-09T23:43:37.780Z] -rw-rw-r-- 1 jenkins jenkins 236 May 9 23:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:43:38.161Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 --label arch=amd64 --label version=0.0.0 . [2023-05-09T23:43:38.162Z] Sending build context to Docker daemon 21.63MB [2023-05-09T23:43:38.162Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T23:43:38.162Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-09T23:43:38.162Z] ---> 852530f571c3 [2023-05-09T23:43:38.162Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-09T23:43:38.421Z] ---> Running in 6db585583111 [2023-05-09T23:43:38.421Z] Removing intermediate container 6db585583111 [2023-05-09T23:43:38.421Z] ---> aa1f40194de9 [2023-05-09T23:43:38.421Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T23:43:38.421Z] ---> Running in 8dc20c54a6bf [2023-05-09T23:43:38.679Z] Removing intermediate container 8dc20c54a6bf [2023-05-09T23:43:38.680Z] ---> 67f031fe5c94 [2023-05-09T23:43:38.680Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-09T23:43:38.680Z] ---> Running in 13273a3a7b32 [2023-05-09T23:43:38.680Z] Removing intermediate container 13273a3a7b32 [2023-05-09T23:43:38.680Z] ---> 540b4b02dba8 [2023-05-09T23:43:38.680Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T23:43:38.680Z] ---> Running in 06c14df78e68 [2023-05-09T23:43:38.680Z] Removing intermediate container 06c14df78e68 [2023-05-09T23:43:38.680Z] ---> ad318932f231 [2023-05-09T23:43:38.680Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-09T23:43:38.680Z] ---> Running in 4f137720caaf [2023-05-09T23:43:38.939Z] Removing intermediate container 4f137720caaf [2023-05-09T23:43:38.939Z] ---> 345b998dd36a [2023-05-09T23:43:38.939Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T23:43:38.939Z] ---> Running in 4f6814561b95 [2023-05-09T23:43:39.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T23:43:39.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T23:43:39.456Z] OK: 265 MiB in 53 packages [2023-05-09T23:43:39.717Z] Removing intermediate container 4f6814561b95 [2023-05-09T23:43:39.717Z] ---> 621ca4e4852e [2023-05-09T23:43:39.717Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-09T23:43:39.717Z] ---> Running in 5ce7d50c058d [2023-05-09T23:43:39.975Z] Removing intermediate container 5ce7d50c058d [2023-05-09T23:43:39.975Z] ---> 5f9c4bf6f2fb [2023-05-09T23:43:39.975Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-09T23:43:39.975Z] ---> 53374436b2c6 [2023-05-09T23:43:39.975Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T23:43:39.975Z] ---> Running in 7bbea506033a [2023-05-09T23:43:40.910Z] Removing intermediate container 7bbea506033a [2023-05-09T23:43:40.911Z] ---> 9bf1ef98733c [2023-05-09T23:43:40.911Z] Step 12/26 : COPY . . [2023-05-09T23:43:41.481Z] ---> 35d8a28ce274 [2023-05-09T23:43:41.481Z] Step 13/26 : RUN ${MAKE} [2023-05-09T23:43:41.481Z] ---> Running in 3b4f5afd051c [2023-05-09T23:43:41.740Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-09T23:43:59.814Z] Removing intermediate container 3b4f5afd051c [2023-05-09T23:43:59.814Z] ---> f58d958d4bac [2023-05-09T23:43:59.814Z] Step 14/26 : FROM alpine:3.17 [2023-05-09T23:44:00.384Z] 3.17: Pulling from library/alpine [2023-05-09T23:44:00.384Z] f56be85fc22e: Already exists [2023-05-09T23:44:00.643Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T23:44:00.644Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T23:44:00.644Z] ---> 9ed4aefc74f6 [2023-05-09T23:44:00.644Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-09T23:44:00.644Z] ---> Running in 3347f99835a9 [2023-05-09T23:44:00.644Z] Removing intermediate container 3347f99835a9 [2023-05-09T23:44:00.644Z] ---> 90490727d5cd [2023-05-09T23:44:00.644Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-09T23:44:00.644Z] ---> Running in 72d753500195 [2023-05-09T23:44:00.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T23:44:01.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T23:44:01.165Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T23:44:01.165Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T23:44:01.165Z] OK: 7 MiB in 16 packages [2023-05-09T23:44:01.735Z] Removing intermediate container 72d753500195 [2023-05-09T23:44:01.735Z] ---> 873b419efbfe [2023-05-09T23:44:01.735Z] Step 17/26 : WORKDIR / [2023-05-09T23:44:01.735Z] ---> Running in f929bc039aa4 [2023-05-09T23:44:01.735Z] Removing intermediate container f929bc039aa4 [2023-05-09T23:44:01.735Z] ---> 07570bb02d3f [2023-05-09T23:44:01.735Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-09T23:44:02.304Z] ---> d7008a6e36d8 [2023-05-09T23:44:02.304Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-09T23:44:02.304Z] ---> 7f19c8f3b390 [2023-05-09T23:44:02.304Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-09T23:44:02.565Z] ---> dbf6aac25313 [2023-05-09T23:44:02.565Z] Step 21/26 : EXPOSE 59984 [2023-05-09T23:44:02.565Z] ---> Running in 367bfe2ed607 [2023-05-09T23:44:02.565Z] Removing intermediate container 367bfe2ed607 [2023-05-09T23:44:02.565Z] ---> 1d8fd88c54b3 [2023-05-09T23:44:02.565Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-09T23:44:02.565Z] ---> Running in 48fb90257c16 [2023-05-09T23:44:02.826Z] Removing intermediate container 48fb90257c16 [2023-05-09T23:44:02.826Z] ---> 64442bc7c24c [2023-05-09T23:44:02.826Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T23:44:02.826Z] ---> Running in ae4f908f3402 [2023-05-09T23:44:02.826Z] Removing intermediate container ae4f908f3402 [2023-05-09T23:44:02.826Z] ---> 5d54222cde26 [2023-05-09T23:44:02.826Z] Step 24/26 : LABEL arch=amd64 [2023-05-09T23:44:02.826Z] ---> Running in bfc6d6d95a43 [2023-05-09T23:44:02.826Z] Removing intermediate container bfc6d6d95a43 [2023-05-09T23:44:02.826Z] ---> 9dc565b37c81 [2023-05-09T23:44:02.826Z] Step 25/26 : LABEL git_sha=37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 [2023-05-09T23:44:02.826Z] ---> Running in 08c422699444 [2023-05-09T23:44:03.086Z] Removing intermediate container 08c422699444 [2023-05-09T23:44:03.087Z] ---> 93da6c3d9353 [2023-05-09T23:44:03.087Z] Step 26/26 : LABEL version=0.0.0 [2023-05-09T23:44:03.087Z] ---> Running in 75eaf26a2d4e [2023-05-09T23:44:03.087Z] Removing intermediate container 75eaf26a2d4e [2023-05-09T23:44:03.087Z] ---> 622455d45647 [2023-05-09T23:44:03.087Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T23:44:03.087Z] Successfully built 622455d45647 [2023-05-09T23:44:03.087Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:44:04.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T23:44:04.004Z] [2023-05-09T23:44:04.004Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:44:04.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T23:44:04.378Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T23:44:04.378Z] 5eb5b503b376: Pulling fs layer [2023-05-09T23:44:04.378Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T23:44:04.378Z] ec43610c2a17: Pulling fs layer [2023-05-09T23:44:04.378Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T23:44:04.378Z] 33b1e0a273af: Pulling fs layer [2023-05-09T23:44:04.378Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T23:44:04.378Z] 2f39f015ded8: Pulling fs layer [2023-05-09T23:44:04.378Z] 3a2ae6a8a46f: Waiting [2023-05-09T23:44:04.378Z] 5d3b04190fa2: Waiting [2023-05-09T23:44:04.378Z] 33b1e0a273af: Waiting [2023-05-09T23:44:04.378Z] 2f39f015ded8: Waiting [2023-05-09T23:44:04.378Z] 5c69ac0246d0: Verifying Checksum [2023-05-09T23:44:04.378Z] 5c69ac0246d0: Download complete [2023-05-09T23:44:04.378Z] 3a2ae6a8a46f: Download complete [2023-05-09T23:44:04.378Z] 33b1e0a273af: Verifying Checksum [2023-05-09T23:44:04.378Z] 33b1e0a273af: Download complete [2023-05-09T23:44:04.378Z] 5d3b04190fa2: Download complete [2023-05-09T23:44:04.378Z] ec43610c2a17: Download complete [2023-05-09T23:44:04.645Z] 5eb5b503b376: Verifying Checksum [2023-05-09T23:44:04.645Z] 5eb5b503b376: Download complete [2023-05-09T23:44:05.213Z] 2f39f015ded8: Download complete [2023-05-09T23:44:05.780Z] 5eb5b503b376: Pull complete [2023-05-09T23:44:05.780Z] 5c69ac0246d0: Pull complete [2023-05-09T23:44:06.345Z] ec43610c2a17: Pull complete [2023-05-09T23:44:06.345Z] 3a2ae6a8a46f: Pull complete [2023-05-09T23:44:06.605Z] 33b1e0a273af: Pull complete [2023-05-09T23:44:06.605Z] 5d3b04190fa2: Pull complete [2023-05-09T23:44:10.792Z] 2f39f015ded8: Pull complete [2023-05-09T23:44:10.792Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T23:44:10.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T23:44:10.792Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T23:44:11.002Z] prd-ubuntu20.04-docker-8c-8g-14819 does not seem to be running inside a container [2023-05-09T23:44:11.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-351 -v /w/workspace/undry_device-onvif-camera_PR-351:/w/workspace/undry_device-onvif-camera_PR-351:rw,z -v /w/workspace/undry_device-onvif-camera_PR-351@tmp:/w/workspace/undry_device-onvif-camera_PR-351@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T23:44:13.607Z] $ docker top d44c79b53d99192566a07355ad463a4c0e64e0a5663cb47b728b5c02a0a92343 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:44:14.085Z] ---> job-cost.sh [2023-05-09T23:44:14.086Z] lf-activate-venv: SKIPPING [2023-05-09T23:44:14.086Z] INFO: No Stack... [2023-05-09T23:44:14.348Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T23:44:14.607Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T23:44:14.918Z] + cat /w/workspace/undry_device-onvif-camera_PR-351/archives/cost.csv [2023-05-09T23:44:14.919Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T23:44:14.959Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-351-1-stack-cost] [2023-05-09T23:44:14.964Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-351-1-stack-cost] did not exist. Created. [2023-05-09T23:44:14.964Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-351-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T23:44:15.356Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-09T23:44:15.408Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T23:44:15.439Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-351-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T23:44:15.518Z] $ docker stop --time=1 d44c79b53d99192566a07355ad463a4c0e64e0a5663cb47b728b5c02a0a92343 [2023-05-09T23:44:16.658Z] $ docker rm -f --volumes d44c79b53d99192566a07355ad463a4c0e64e0a5663cb47b728b5c02a0a92343 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-09T23:44:41.764Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14822 in /w/workspace/undry_device-onvif-camera_PR-351 [Pipeline] { [Pipeline] ws [2023-05-09T23:44:41.820Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-05-09T23:44:41.908Z] The recommended git tool is: git [2023-05-09T23:44:48.654Z] using credential edgex-jenkins-ssh [2023-05-09T23:44:48.672Z] Cloning the remote Git repository [2023-05-09T23:44:48.728Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-09T23:44:48.850Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-05-09T23:44:49.038Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-09T23:44:49.040Z] > git --version # timeout=10 [2023-05-09T23:44:49.064Z] > git --version # 'git version 2.25.1' [2023-05-09T23:44:49.067Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T23:44:49.266Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T23:44:50.794Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-09T23:44:50.826Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T23:44:51.887Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-09T23:44:51.941Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-09T23:44:51.942Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T23:44:51.960Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/351/head:refs/remotes/origin/PR-351 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-09T23:44:52.510Z] Merging remotes/origin/main commit 1961be3dbf536bee699796c7591b42b4c7bef829 into PR head commit 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 [2023-05-09T23:44:52.977Z] Merge succeeded, producing 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 [2023-05-09T23:44:52.977Z] Checking out Revision 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 (PR-351) [2023-05-09T23:44:53.818Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-09T23:44:53.870Z] > git --version # timeout=10 [2023-05-09T23:44:53.881Z] > git --version # 'git version 2.25.1' [2023-05-09T23:44:53.910Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T23:44:52.537Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T23:44:52.618Z] > git checkout -f 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 # timeout=10 [2023-05-09T23:44:52.836Z] > git remote # timeout=10 [2023-05-09T23:44:52.859Z] > git config --get remote.origin.url # timeout=10 [2023-05-09T23:44:52.898Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T23:44:52.915Z] > git merge 1961be3dbf536bee699796c7591b42b4c7bef829 # timeout=10 [2023-05-09T23:44:52.947Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-09T23:44:52.977Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T23:44:52.995Z] > git checkout -f 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T23:44:55.101Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T23:44:55.101Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T23:44:55.101Z] Dload Upload Total Spent Left Speed [2023-05-09T23:44:55.101Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 170k 0 --:--:-- --:--:-- --:--:-- 170k [Pipeline] sh [2023-05-09T23:44:55.834Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-09T23:44:56.195Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-09T23:44:56.195Z] + sudo tee /etc/docker/daemon.new [2023-05-09T23:44:56.195Z] { [2023-05-09T23:44:56.195Z] "registry-mirrors": [ [2023-05-09T23:44:56.195Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T23:44:56.195Z] ], [2023-05-09T23:44:56.195Z] "bip": "10.250.0.254/24", [2023-05-09T23:44:56.195Z] "hosts": [ [2023-05-09T23:44:56.195Z] "tcp://0.0.0.0:5555", [2023-05-09T23:44:56.195Z] "unix:///var/run/docker.sock" [2023-05-09T23:44:56.195Z] ], [2023-05-09T23:44:56.195Z] "mtu": 1458, [2023-05-09T23:44:56.195Z] "selinux-enabled": true, [2023-05-09T23:44:56.195Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T23:44:56.195Z] } [Pipeline] sh [2023-05-09T23:44:56.557Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-09T23:44:56.939Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T23:45:15.283Z] provisioning config files... [2023-05-09T23:45:15.317Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config5165632168614412080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:45:15.716Z] ---> docker-login.sh [2023-05-09T23:45:15.716Z] nexus3.edgexfoundry.org:10001 [2023-05-09T23:45:16.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:45:16.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:45:16.313Z] Configure a credential helper to remove this warning. See [2023-05-09T23:45:16.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:45:16.313Z] [2023-05-09T23:45:16.313Z] Login Succeeded [2023-05-09T23:45:16.313Z] nexus3.edgexfoundry.org:10002 [2023-05-09T23:45:16.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:45:16.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:45:16.857Z] Configure a credential helper to remove this warning. See [2023-05-09T23:45:16.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:45:16.857Z] [2023-05-09T23:45:16.857Z] Login Succeeded [2023-05-09T23:45:16.857Z] nexus3.edgexfoundry.org:10003 [2023-05-09T23:45:17.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:45:17.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:45:17.130Z] Configure a credential helper to remove this warning. See [2023-05-09T23:45:17.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:45:17.130Z] [2023-05-09T23:45:17.130Z] Login Succeeded [2023-05-09T23:45:17.130Z] nexus3.edgexfoundry.org:10004 [2023-05-09T23:45:17.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:45:17.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:45:17.406Z] Configure a credential helper to remove this warning. See [2023-05-09T23:45:17.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:45:17.406Z] [2023-05-09T23:45:17.406Z] Login Succeeded [2023-05-09T23:45:17.678Z] docker.io [2023-05-09T23:45:17.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:45:17.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:45:17.950Z] Configure a credential helper to remove this warning. See [2023-05-09T23:45:17.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:45:17.950Z] [2023-05-09T23:45:17.950Z] Login Succeeded [2023-05-09T23:45:17.950Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T23:45:17.979Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T23:45:18.405Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T23:45:18.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T23:45:18.478Z] ========================================================= [2023-05-09T23:45:18.478Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T23:45:18.478Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:45:18.982Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-09T23:45:19.574Z] Sending build context to Docker daemon 14.19MB [2023-05-09T23:45:19.574Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T23:45:19.574Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-09T23:45:19.574Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T23:45:19.574Z] c41833b44d91: Pulling fs layer [2023-05-09T23:45:19.574Z] ed15518f5707: Pulling fs layer [2023-05-09T23:45:19.574Z] feae8fd75edb: Pulling fs layer [2023-05-09T23:45:19.574Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T23:45:19.574Z] 3cdef696dda3: Pulling fs layer [2023-05-09T23:45:19.574Z] 2ced38df9373: Pulling fs layer [2023-05-09T23:45:19.574Z] 58f1dce35555: Pulling fs layer [2023-05-09T23:45:19.574Z] 3cdef696dda3: Waiting [2023-05-09T23:45:19.574Z] 2ced38df9373: Waiting [2023-05-09T23:45:19.574Z] 58f1dce35555: Waiting [2023-05-09T23:45:19.574Z] 242c74f7c9fa: Waiting [2023-05-09T23:45:19.574Z] ed15518f5707: Download complete [2023-05-09T23:45:19.574Z] 242c74f7c9fa: Verifying Checksum [2023-05-09T23:45:19.574Z] 242c74f7c9fa: Download complete [2023-05-09T23:45:19.848Z] 3cdef696dda3: Download complete [2023-05-09T23:45:19.848Z] c41833b44d91: Download complete [2023-05-09T23:45:20.875Z] c41833b44d91: Pull complete [2023-05-09T23:45:21.152Z] ed15518f5707: Pull complete [2023-05-09T23:45:21.442Z] 58f1dce35555: Verifying Checksum [2023-05-09T23:45:21.442Z] 58f1dce35555: Download complete [2023-05-09T23:45:22.433Z] feae8fd75edb: Verifying Checksum [2023-05-09T23:45:22.433Z] feae8fd75edb: Download complete [2023-05-09T23:45:22.709Z] 2ced38df9373: Verifying Checksum [2023-05-09T23:45:22.709Z] 2ced38df9373: Download complete [2023-05-09T23:45:35.273Z] feae8fd75edb: Pull complete [2023-05-09T23:45:35.273Z] 242c74f7c9fa: Pull complete [2023-05-09T23:45:35.273Z] 3cdef696dda3: Pull complete [2023-05-09T23:45:40.643Z] 2ced38df9373: Pull complete [2023-05-09T23:45:42.093Z] 58f1dce35555: Pull complete [2023-05-09T23:45:42.093Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T23:45:42.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T23:45:42.093Z] ---> fadd8f120f05 [2023-05-09T23:45:42.093Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-09T23:45:44.691Z] ---> Running in 4a95ba577cb4 [2023-05-09T23:45:44.962Z] Removing intermediate container 4a95ba577cb4 [2023-05-09T23:45:44.962Z] ---> 9f4c43b1abf0 [2023-05-09T23:45:44.962Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T23:45:44.962Z] ---> Running in df4c4bcaa1ce [2023-05-09T23:45:45.233Z] Removing intermediate container df4c4bcaa1ce [2023-05-09T23:45:45.233Z] ---> 1c37295a09c7 [2023-05-09T23:45:45.233Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-09T23:45:45.502Z] ---> Running in 87900e17e8f9 [2023-05-09T23:45:45.773Z] Removing intermediate container 87900e17e8f9 [2023-05-09T23:45:45.773Z] ---> 106c6a9117da [2023-05-09T23:45:45.773Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T23:45:45.773Z] ---> Running in ed9f82942a56 [2023-05-09T23:45:46.049Z] Removing intermediate container ed9f82942a56 [2023-05-09T23:45:46.049Z] ---> ae6d451301e4 [2023-05-09T23:45:46.049Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-09T23:45:46.325Z] ---> Running in fd9df3ba96be [2023-05-09T23:45:46.597Z] Removing intermediate container fd9df3ba96be [2023-05-09T23:45:46.597Z] ---> 7dd058f02fa5 [2023-05-09T23:45:46.597Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T23:45:46.597Z] ---> Running in 3504094a0527 [2023-05-09T23:45:48.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T23:45:48.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T23:45:49.772Z] OK: 263 MiB in 53 packages [2023-05-09T23:45:50.365Z] Removing intermediate container 3504094a0527 [2023-05-09T23:45:50.365Z] ---> 2b0cfb55de19 [2023-05-09T23:45:50.366Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-09T23:45:50.366Z] ---> Running in 3b622077899b [2023-05-09T23:45:50.960Z] Removing intermediate container 3b622077899b [2023-05-09T23:45:50.960Z] ---> 0676dd8236f4 [2023-05-09T23:45:50.960Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-09T23:45:51.232Z] ---> f56e46154776 [2023-05-09T23:45:51.232Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T23:45:51.504Z] ---> Running in ad7d4e097a37 [2023-05-09T23:46:59.446Z] Removing intermediate container ad7d4e097a37 [2023-05-09T23:46:59.446Z] ---> 3253411508d7 [2023-05-09T23:46:59.446Z] Step 12/13 : COPY . . [2023-05-09T23:46:59.446Z] ---> 1d007c426862 [2023-05-09T23:46:59.446Z] Step 13/13 : RUN ${MAKE} [2023-05-09T23:46:59.446Z] ---> Running in dc720d0d56d0 [2023-05-09T23:46:59.446Z] noop [2023-05-09T23:46:59.446Z] Removing intermediate container dc720d0d56d0 [2023-05-09T23:46:59.446Z] ---> 91e253a47927 [2023-05-09T23:46:59.446Z] Successfully built 91e253a47927 [2023-05-09T23:46:59.446Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:46:59.942Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T23:46:59.942Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T23:47:00.282Z] prd-ubuntu20.04-docker-arm64-4c-16g-14822 does not seem to be running inside a container [2023-05-09T23:47:00.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-09T23:47:04.873Z] $ docker top 5c7700a7cf9e5be891da8a21a9a4abacd2c9e1931ac18a1da7aec61e00d91237 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T23:47:05.800Z] + go version [2023-05-09T23:47:05.800Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-09T23:47:05.821Z] $ docker stop --time=1 5c7700a7cf9e5be891da8a21a9a4abacd2c9e1931ac18a1da7aec61e00d91237 [2023-05-09T23:47:07.528Z] $ docker rm -f --volumes 5c7700a7cf9e5be891da8a21a9a4abacd2c9e1931ac18a1da7aec61e00d91237 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:47:08.425Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T23:47:08.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T23:47:08.711Z] prd-ubuntu20.04-docker-arm64-4c-16g-14822 does not seem to be running inside a container [2023-05-09T23:47:08.776Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-09T23:47:10.049Z] $ docker top 5eadfb0939775ec68319b6e4d060f42c78513565a5e48b54bdfca6d47fc86a8d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T23:47:10.989Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-05-09T23:47:11.710Z] + make test [2023-05-09T23:47:11.710Z] go test ./... -coverprofile=coverage.out ./... [2023-05-09T23:47:50.658Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-09T23:50:12.480Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-09T23:50:15.084Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-09T23:50:17.047Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.228s coverage: 30.9% of statements [2023-05-09T23:50:39.153Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.474s coverage: 86.5% of statements [2023-05-09T23:50:39.153Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-09T23:50:39.153Z] go vet ./... [2023-05-09T23:51:11.443Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T23:51:11.443Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T23:51:11.443Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T23:51:11.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T23:51:11.504Z] $ docker stop --time=1 5eadfb0939775ec68319b6e4d060f42c78513565a5e48b54bdfca6d47fc86a8d [2023-05-09T23:51:13.536Z] $ docker rm -f --volumes 5eadfb0939775ec68319b6e4d060f42c78513565a5e48b54bdfca6d47fc86a8d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T23:51:14.934Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T23:51:14.971Z] Warning: overwriting stash ‘coverage-report’ [2023-05-09T23:51:15.659Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T23:51:16.290Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T23:51:16.642Z] + ls -al . [2023-05-09T23:51:16.643Z] total 228 [2023-05-09T23:51:16.643Z] drwxrwxr-x 9 jenkins jenkins 4096 May 9 23:47 . [2023-05-09T23:51:16.643Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:44 .. [2023-05-09T23:51:16.643Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 23:44 .git [2023-05-09T23:51:16.643Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:44 .github [2023-05-09T23:51:16.643Z] -rw-rw-r-- 1 jenkins jenkins 496 May 9 23:44 .gitignore [2023-05-09T23:51:16.643Z] -rw-rw-r-- 1 jenkins jenkins 42 May 9 23:44 .golangci.yml [2023-05-09T23:51:16.643Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 9 23:44 Attribution.txt [2023-05-09T23:51:16.643Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 9 23:44 CHANGELOG.md [2023-05-09T23:51:16.643Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 9 23:44 Dockerfile [2023-05-09T23:51:16.643Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 23:44 GOVERNANCE.md [2023-05-09T23:51:16.643Z] -rw-rw-r-- 1 jenkins jenkins 734 May 9 23:44 Jenkinsfile [2023-05-09T23:51:16.643Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 9 23:44 LICENSE [2023-05-09T23:51:16.643Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 9 23:44 Makefile [2023-05-09T23:51:16.643Z] -rw-rw-r-- 1 jenkins jenkins 625 May 9 23:44 OWNERS.md [2023-05-09T23:51:16.643Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 9 23:44 README.md [2023-05-09T23:51:16.643Z] -rw-rw-r-- 1 jenkins jenkins 5 May 9 23:42 VERSION [2023-05-09T23:51:16.643Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 23:44 bin [2023-05-09T23:51:16.643Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:44 cmd [2023-05-09T23:51:16.643Z] -rw-r--r-- 1 jenkins jenkins 79213 May 9 23:50 coverage.out [2023-05-09T23:51:16.643Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:44 doc [2023-05-09T23:51:16.643Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 9 23:44 go.mod [2023-05-09T23:51:16.643Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 9 23:44 go.sum [2023-05-09T23:51:16.643Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:44 internal [2023-05-09T23:51:16.643Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:44 snap [2023-05-09T23:51:16.643Z] -rw-rw-r-- 1 jenkins jenkins 236 May 9 23:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:51:17.085Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 --label arch=arm64 --label version=0.0.0 . [2023-05-09T23:51:17.686Z] Sending build context to Docker daemon 14.27MB [2023-05-09T23:51:17.686Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T23:51:17.686Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-09T23:51:17.686Z] ---> 91e253a47927 [2023-05-09T23:51:17.686Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-09T23:51:19.654Z] ---> Running in 35892180a084 [2023-05-09T23:51:19.923Z] Removing intermediate container 35892180a084 [2023-05-09T23:51:19.923Z] ---> 5443a3aefd2f [2023-05-09T23:51:19.924Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T23:51:20.193Z] ---> Running in 7af3247a14b6 [2023-05-09T23:51:20.465Z] Removing intermediate container 7af3247a14b6 [2023-05-09T23:51:20.465Z] ---> 997117b49675 [2023-05-09T23:51:20.465Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-09T23:51:20.465Z] ---> Running in 19bef78ee59a [2023-05-09T23:51:20.737Z] Removing intermediate container 19bef78ee59a [2023-05-09T23:51:20.737Z] ---> 34b3bb03fe7a [2023-05-09T23:51:20.737Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T23:51:21.006Z] ---> Running in 0433d92d995c [2023-05-09T23:51:21.286Z] Removing intermediate container 0433d92d995c [2023-05-09T23:51:21.286Z] ---> 0271e50c4872 [2023-05-09T23:51:21.286Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-09T23:51:21.286Z] ---> Running in ff19aba1b25c [2023-05-09T23:51:21.566Z] Removing intermediate container ff19aba1b25c [2023-05-09T23:51:21.566Z] ---> 5ed6276b6a2d [2023-05-09T23:51:21.566Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T23:51:21.566Z] ---> Running in 6b08994f0ea8 [2023-05-09T23:51:22.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T23:51:23.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T23:51:25.005Z] OK: 263 MiB in 53 packages [2023-05-09T23:51:25.597Z] Removing intermediate container 6b08994f0ea8 [2023-05-09T23:51:25.597Z] ---> dcaeee5d9c32 [2023-05-09T23:51:25.597Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-09T23:51:25.597Z] ---> Running in 503a9efd33e1 [2023-05-09T23:51:26.325Z] Removing intermediate container 503a9efd33e1 [2023-05-09T23:51:26.325Z] ---> 39fdef1da1d2 [2023-05-09T23:51:26.325Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-09T23:51:26.714Z] ---> 14b4bc1dc598 [2023-05-09T23:51:26.714Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T23:51:26.714Z] ---> Running in c707fb00402a [2023-05-09T23:51:29.312Z] Removing intermediate container c707fb00402a [2023-05-09T23:51:29.312Z] ---> 85a772e8ca95 [2023-05-09T23:51:29.312Z] Step 12/26 : COPY . . [2023-05-09T23:51:33.589Z] ---> dd9a30318492 [2023-05-09T23:51:33.589Z] Step 13/26 : RUN ${MAKE} [2023-05-09T23:51:33.589Z] ---> Running in a36c8068e284 [2023-05-09T23:51:34.183Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-09T23:54:26.251Z] Removing intermediate container a36c8068e284 [2023-05-09T23:54:26.251Z] ---> d2fb47ee663c [2023-05-09T23:54:26.251Z] Step 14/26 : FROM alpine:3.17 [2023-05-09T23:54:26.251Z] 3.17: Pulling from library/alpine [2023-05-09T23:54:26.251Z] c41833b44d91: Already exists [2023-05-09T23:54:26.251Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T23:54:26.251Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T23:54:26.251Z] ---> 51e60588ff2c [2023-05-09T23:54:26.251Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-09T23:54:26.251Z] ---> Running in 11fec096aab4 [2023-05-09T23:54:26.251Z] Removing intermediate container 11fec096aab4 [2023-05-09T23:54:26.251Z] ---> ace45262b07e [2023-05-09T23:54:26.251Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-09T23:54:26.251Z] ---> Running in 4ab8f49035eb [2023-05-09T23:54:26.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T23:54:26.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T23:54:26.251Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T23:54:26.251Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T23:54:26.251Z] OK: 8 MiB in 16 packages [2023-05-09T23:54:26.251Z] Removing intermediate container 4ab8f49035eb [2023-05-09T23:54:26.251Z] ---> a7944ce8ae88 [2023-05-09T23:54:26.251Z] Step 17/26 : WORKDIR / [2023-05-09T23:54:26.251Z] ---> Running in 4ee564fef5c2 [2023-05-09T23:54:26.251Z] Removing intermediate container 4ee564fef5c2 [2023-05-09T23:54:26.251Z] ---> 0cd55c20d4f6 [2023-05-09T23:54:26.251Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-09T23:54:26.251Z] ---> 334ca9511910 [2023-05-09T23:54:26.251Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-09T23:54:26.251Z] ---> 66a39926d6d7 [2023-05-09T23:54:26.251Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-09T23:54:26.251Z] ---> a432aa7be686 [2023-05-09T23:54:26.251Z] Step 21/26 : EXPOSE 59984 [2023-05-09T23:54:26.251Z] ---> Running in 272360c94d70 [2023-05-09T23:54:26.251Z] Removing intermediate container 272360c94d70 [2023-05-09T23:54:26.251Z] ---> c2c9ef63aa8e [2023-05-09T23:54:26.251Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-09T23:54:26.251Z] ---> Running in 62520191d916 [2023-05-09T23:54:26.251Z] Removing intermediate container 62520191d916 [2023-05-09T23:54:26.251Z] ---> 959f7f88fdce [2023-05-09T23:54:26.251Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T23:54:26.251Z] ---> Running in bd938a0de74e [2023-05-09T23:54:26.251Z] Removing intermediate container bd938a0de74e [2023-05-09T23:54:26.251Z] ---> d1a3db722871 [2023-05-09T23:54:26.251Z] Step 24/26 : LABEL arch=arm64 [2023-05-09T23:54:26.251Z] ---> Running in 29d8085420f0 [2023-05-09T23:54:26.251Z] Removing intermediate container 29d8085420f0 [2023-05-09T23:54:26.251Z] ---> 267fdd9f200f [2023-05-09T23:54:26.251Z] Step 25/26 : LABEL git_sha=37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 [2023-05-09T23:54:26.251Z] ---> Running in 3c3e7ff63469 [2023-05-09T23:54:26.251Z] Removing intermediate container 3c3e7ff63469 [2023-05-09T23:54:26.251Z] ---> 5f538e5b00e4 [2023-05-09T23:54:26.251Z] Step 26/26 : LABEL version=0.0.0 [2023-05-09T23:54:26.252Z] ---> Running in c9dfae4e4b68 [2023-05-09T23:54:26.252Z] Removing intermediate container c9dfae4e4b68 [2023-05-09T23:54:26.252Z] ---> f0572466608a [2023-05-09T23:54:26.252Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T23:54:26.252Z] Successfully built f0572466608a [2023-05-09T23:54:26.252Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:54:27.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T23:54:27.108Z] [2023-05-09T23:54:27.108Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:54:27.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T23:54:27.804Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T23:54:27.804Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T23:54:27.804Z] 04944245beec: Pulling fs layer [2023-05-09T23:54:27.804Z] 699f458cf7ca: Pulling fs layer [2023-05-09T23:54:27.804Z] 765212b225bb: Pulling fs layer [2023-05-09T23:54:27.804Z] f23df028b6ca: Pulling fs layer [2023-05-09T23:54:27.804Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T23:54:27.804Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T23:54:27.804Z] f23df028b6ca: Waiting [2023-05-09T23:54:27.804Z] d65c8cfc05b1: Waiting [2023-05-09T23:54:27.804Z] 2437ff75d9bd: Waiting [2023-05-09T23:54:27.804Z] 765212b225bb: Waiting [2023-05-09T23:54:27.804Z] 04944245beec: Verifying Checksum [2023-05-09T23:54:27.804Z] 04944245beec: Download complete [2023-05-09T23:54:27.804Z] 765212b225bb: Verifying Checksum [2023-05-09T23:54:27.804Z] 765212b225bb: Download complete [2023-05-09T23:54:28.082Z] f23df028b6ca: Verifying Checksum [2023-05-09T23:54:28.082Z] f23df028b6ca: Download complete [2023-05-09T23:54:28.082Z] d65c8cfc05b1: Verifying Checksum [2023-05-09T23:54:28.082Z] d65c8cfc05b1: Download complete [2023-05-09T23:54:28.082Z] 699f458cf7ca: Verifying Checksum [2023-05-09T23:54:28.082Z] 699f458cf7ca: Download complete [2023-05-09T23:54:28.674Z] 8998bd30e6a1: Verifying Checksum [2023-05-09T23:54:28.674Z] 8998bd30e6a1: Download complete [2023-05-09T23:54:31.277Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T23:54:31.277Z] 2437ff75d9bd: Download complete [2023-05-09T23:54:32.770Z] 8998bd30e6a1: Pull complete [2023-05-09T23:54:33.361Z] 04944245beec: Pull complete [2023-05-09T23:54:34.786Z] 699f458cf7ca: Pull complete [2023-05-09T23:54:35.058Z] 765212b225bb: Pull complete [2023-05-09T23:54:36.030Z] f23df028b6ca: Pull complete [2023-05-09T23:54:36.030Z] d65c8cfc05b1: Pull complete [2023-05-09T23:54:51.060Z] 2437ff75d9bd: Pull complete [2023-05-09T23:54:51.060Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T23:54:51.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T23:54:51.060Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T23:54:51.421Z] prd-ubuntu20.04-docker-arm64-4c-16g-14822 does not seem to be running inside a container [2023-05-09T23:54:51.496Z] $ 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/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-09T23:54:54.387Z] $ docker top 039c8800920a790cbdad12f82c48be47b0ef537599d0b39d93b2d0743c7e7f41 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:54:55.347Z] ---> job-cost.sh [2023-05-09T23:54:55.347Z] lf-activate-venv: SKIPPING [2023-05-09T23:54:55.347Z] INFO: No Stack... [2023-05-09T23:54:56.147Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T23:54:56.736Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T23:54:57.413Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-05-09T23:54:57.413Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T23:54:57.511Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-351-1-stack-cost] [2023-05-09T23:54:57.517Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-351-1-stack-cost] did not exist. Created. [2023-05-09T23:54:57.517Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-351-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T23:54:58.260Z] /w/workspace/device-onvif-camera/1@tmp/durable-9e9a2ff0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-09T23:54:58.949Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T23:54:58.986Z] Warning: overwriting stash ‘stack-cost’ [2023-05-09T23:54:59.049Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T23:54:59.063Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-351-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T23:54:59.139Z] $ docker stop --time=1 039c8800920a790cbdad12f82c48be47b0ef537599d0b39d93b2d0743c7e7f41 [2023-05-09T23:55:00.691Z] $ docker rm -f --volumes 039c8800920a790cbdad12f82c48be47b0ef537599d0b39d93b2d0743c7e7f41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-09T23:55:01.726Z] provisioning config files... [2023-05-09T23:55:01.737Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-351@tmp/config8363041527334486751tmp [Pipeline] { [Pipeline] sh [2023-05-09T23:55:02.067Z] + set +x [2023-05-09T23:55:02.068Z] + curl -s https://codecov.io/bash [2023-05-09T23:55:02.068Z] + bash -s -- [2023-05-09T23:55:02.068Z] [2023-05-09T23:55:02.068Z] _____ _ [2023-05-09T23:55:02.068Z] / ____| | | [2023-05-09T23:55:02.068Z] | | ___ __| | ___ ___ _____ __ [2023-05-09T23:55:02.068Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-09T23:55:02.068Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-09T23:55:02.068Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-09T23:55:02.068Z] Bash-1.0.6 [2023-05-09T23:55:02.068Z] [2023-05-09T23:55:02.068Z] [2023-05-09T23:55:02.068Z] ==> git version 2.25.1 found [2023-05-09T23:55:02.068Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-09T23:55:02.068Z] Release-Date: 2020-01-08 [2023-05-09T23:55:02.068Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-09T23:55:02.068Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-09T23:55:02.068Z] ==> Jenkins CI detected. [2023-05-09T23:55:02.068Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-351 [2023-05-09T23:55:02.068Z] project root: . [2023-05-09T23:55:02.068Z] --> token set from env [2023-05-09T23:55:02.068Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-09T23:55:02.068Z] ==> Running gcov in . (disable via -X gcov) [2023-05-09T23:55:02.068Z] ==> Python coveragepy not found [2023-05-09T23:55:02.068Z] ==> Searching for coverage reports in: [2023-05-09T23:55:02.068Z] + . [2023-05-09T23:55:02.068Z] -> Found 1 reports [2023-05-09T23:55:02.068Z] ==> Detecting git/mercurial file structure [2023-05-09T23:55:02.068Z] ==> Reading reports [2023-05-09T23:55:02.068Z] + ./coverage.out bytes=79213 [2023-05-09T23:55:02.068Z] ==> Appending adjustments [2023-05-09T23:55:02.068Z] https://docs.codecov.io/docs/fixing-reports [2023-05-09T23:55:02.329Z] + Found adjustments [2023-05-09T23:55:02.329Z] ==> Gzipping contents [2023-05-09T23:55:02.329Z] 12K /tmp/codecov.yPPkbM.gz [2023-05-09T23:55:02.329Z] ==> Uploading reports [2023-05-09T23:55:02.329Z] url: https://codecov.io [2023-05-09T23:55:02.329Z] query: branch=PR-351&commit=37f1d927621d4af7cf170b1095ec4c1f4e7bbb83&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-351%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=351&job=&cmd_args= [2023-05-09T23:55:02.329Z] -> Pinging Codecov [2023-05-09T23:55:02.329Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-351&commit=37f1d927621d4af7cf170b1095ec4c1f4e7bbb83&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-351%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=351&job=&cmd_args= [2023-05-09T23:55:02.590Z] -> Uploading to [2023-05-09T23:55:02.590Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-09/F29A59C45E3A92E06B3E522C9905F8EF/37f1d927621d4af7cf170b1095ec4c1f4e7bbb83/6f1c6ca1-1780-444d-afe3-7b318f112c59.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T235502Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ce796200cfb412c32bbe3e7efdb2e316da4bc03ca6ee02399fca08067fca7b90 [2023-05-09T23:55:02.590Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T23:55:02.590Z] Dload Upload Total Spent Left Speed [2023-05-09T23:55:02.851Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10581 0 0 100 10581 0 52905 --:--:-- --:--:-- --:--:-- 52905 [2023-05-09T23:55:02.851Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 [Pipeline] } [2023-05-09T23:55:02.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-09T23:55:04.753Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-351/archives ] [2023-05-09T23:55:04.753Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-351/archives [2023-05-09T23:55:04.753Z] total 16 [2023-05-09T23:55:04.753Z] drwxr-xr-x 3 root root 4096 May 9 23:44 . [2023-05-09T23:55:04.753Z] drwxrwxr-x 11 jenkins jenkins 4096 May 9 23:44 .. [2023-05-09T23:55:04.754Z] drwxr-xr-x 2 root root 4096 May 9 23:44 cost [2023-05-09T23:55:04.754Z] -rw-r--r-- 1 root root 91 May 9 23:44 cost.csv [2023-05-09T23:55:04.754Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-351/archives [2023-05-09T23:55:04.754Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-351/archives [2023-05-09T23:55:04.754Z] total 16 [2023-05-09T23:55:04.754Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 23:44 . [2023-05-09T23:55:04.754Z] drwxrwxr-x 11 jenkins jenkins 4096 May 9 23:44 .. [2023-05-09T23:55:04.754Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 23:44 cost [2023-05-09T23:55:04.754Z] -rw-r--r-- 1 jenkins jenkins 91 May 9 23:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:55:05.081Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:55:05.981Z] ---> package-listing.sh [2023-05-09T23:55:05.981Z] ++ facter osfamily [2023-05-09T23:55:05.981Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T23:55:06.240Z] + OS_FAMILY=debian [2023-05-09T23:55:06.240Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-351 [2023-05-09T23:55:06.240Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T23:55:06.240Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T23:55:06.240Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T23:55:06.240Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T23:55:06.240Z] + '[' /w/workspace/undry_device-onvif-camera_PR-351 ']' [2023-05-09T23:55:06.240Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T23:55:06.240Z] + case "${OS_FAMILY}" in [2023-05-09T23:55:06.240Z] + dpkg -l [2023-05-09T23:55:06.240Z] + grep '^ii' [2023-05-09T23:55:06.240Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T23:55:06.240Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T23:55:06.240Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T23:55:06.240Z] + '[' /w/workspace/undry_device-onvif-camera_PR-351 ']' [2023-05-09T23:55:06.240Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-351/archives/ [2023-05-09T23:55:06.240Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-351/archives/ [Pipeline] echo [2023-05-09T23:55:06.276Z] 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/undry_device-onvif-camera_PR-351/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-09T23:55:06.574Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:55:07.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T23:55:07.213Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T23:55:07.372Z] prd-ubuntu20.04-docker-8c-8g-14819 does not seem to be running inside a container [2023-05-09T23:55:07.399Z] $ 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/undry_device-onvif-camera_PR-351/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-351 -v /w/workspace/undry_device-onvif-camera_PR-351:/w/workspace/undry_device-onvif-camera_PR-351:rw,z -v /w/workspace/undry_device-onvif-camera_PR-351@tmp:/w/workspace/undry_device-onvif-camera_PR-351@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T23:55:07.615Z] $ docker top 16db83bec7a5502b665e874db1a1dd80ea1623d45d0bf948e841fe52ac3cd9ec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T23:55:08.014Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T23:55:08.330Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T23:55:08.645Z] + ls /var/log/sa-host [2023-05-09T23:55:08.645Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T23:55:08.778Z] provisioning config files... [2023-05-09T23:55:08.785Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-351@tmp/config441355940127029661tmp [Pipeline] { [Pipeline] echo [2023-05-09T23:55:08.835Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:55:09.147Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T23:55:09.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:55:09.605Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T23:55:09.640Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:55:09.959Z] ---> sudo-logs.sh [2023-05-09T23:55:09.959Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T23:55:10.049Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:55:10.373Z] ---> job-cost.sh [2023-05-09T23:55:10.373Z] lf-activate-venv: SKIPPING [2023-05-09T23:55:10.373Z] DEBUG: total: 0.2199999988079071 [2023-05-09T23:55:10.373Z] INFO: Retrieving Stack Cost... [2023-05-09T23:55:10.633Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T23:55:11.203Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T23:55:11.242Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:55:11.554Z] ---> logs-deploy.sh [2023-05-09T23:55:11.554Z] lf-activate-venv: SKIPPING [2023-05-09T23:55:11.554Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-351/1 [2023-05-09T23:55:11.554Z] INFO: archiving workspace using pattern(s): [2023-05-09T23:55:12.492Z] Archives upload complete. [2023-05-09T23:55:12.492Z] INFO: archiving logs to Nexus