Pull request #400 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5ff051ba0b52f40913385c60b80a3ac702aa0811+43835cf99a75d9aea88a6e6ad4468f5338448856 (3b455c52787fb5602cbf462a63e9cad8a45c1d20) 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-ssh4638940485116408007.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2083028007671401717.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh 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-400/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-400/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17456030991669829404.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-400/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2091701917940564736.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh7474568793620300120.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-400/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-400/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9612216687033794403.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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/v3]] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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/v3 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 ‘prd-ubuntu20.04-docker-8c-8g-12320’ Running on prd-ubuntu20.04-docker-8c-8g-12328 in /w/workspace/undry_device-onvif-camera_PR-400 [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-400 # 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 > 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/400/head:refs/remotes/origin/PR-400 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 43835cf99a75d9aea88a6e6ad4468f5338448856 into PR head commit 5ff051ba0b52f40913385c60b80a3ac702aa0811 Merge succeeded, producing 5ff051ba0b52f40913385c60b80a3ac702aa0811 Checking out Revision 5ff051ba0b52f40913385c60b80a3ac702aa0811 (PR-400) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 5ff051ba0b52f40913385c60b80a3ac702aa0811 # 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 43835cf99a75d9aea88a6e6ad4468f5338448856 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ff051ba0b52f40913385c60b80a3ac702aa0811 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-27T04:03:02.715Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-27T04:03:02.902Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-27T04:03:03.008Z] ========================================================= [2023-10-27T04:03:03.008Z] EdgeX Global Pipelines Version Info [2023-10-27T04:03:03.008Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:03:03.750Z] ------------------- [2023-10-27T04:03:03.750Z] stable info: [2023-10-27T04:03:03.750Z] ------------------- [2023-10-27T04:03:03.750Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-27T04:03:03.750Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T04:03:03.750Z] Message: update stable to v1.0.254 [2023-10-27T04:03:04.320Z] ------------------- [2023-10-27T04:03:04.320Z] experimental info: [2023-10-27T04:03:04.320Z] ------------------- [2023-10-27T04:03:04.320Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-27T04:03:04.320Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T04:03:04.320Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-27T04:03:04.617Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-10-27T04:03:04.655Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-10-27T04:03:04.690Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-27T04:03:04.730Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-27T04:03:04.778Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-27T04:03:04.822Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-27T04:03:04.867Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-27T04:03:04.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-27T04:03:04.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-27T04:03:04.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-27T04:03:05.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-27T04:03:05.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-10-27T04:03:05.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-27T04:03:05.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-27T04:03:05.205Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-27T04:03:05.246Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-27T04:03:05.289Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-27T04:03:05.331Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-27T04:03:05.374Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-27T04:03:05.415Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-27T04:03:05.462Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-10-27T04:03:05.502Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-10-27T04:03:05.545Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-27T04:03:05.589Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-27T04:03:05.632Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-27T04:03:05.680Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-27T04:03:05.718Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-27T04:03:05.764Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-400 [Pipeline] echo [2023-10-27T04:03:05.805Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-400 [Pipeline] echo [2023-10-27T04:03:05.846Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-400 [Pipeline] echo [2023-10-27T04:03:05.889Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ff051ba0b52f40913385c60b80a3ac702aa0811 [Pipeline] echo [2023-10-27T04:03:05.926Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ff051b [Pipeline] echo [2023-10-27T04:03:05.970Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T04:03:06.095Z] provisioning config files... [2023-10-27T04:03:06.119Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-400@tmp/config12223699571447653090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:03:06.459Z] ---> docker-login.sh [2023-10-27T04:03:06.459Z] nexus3.edgexfoundry.org:10001 [2023-10-27T04:03:06.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:03:06.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:03:06.719Z] Configure a credential helper to remove this warning. See [2023-10-27T04:03:06.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:03:06.719Z] [2023-10-27T04:03:06.719Z] Login Succeeded [2023-10-27T04:03:06.719Z] nexus3.edgexfoundry.org:10002 [2023-10-27T04:03:06.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:03:06.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:03:06.719Z] Configure a credential helper to remove this warning. See [2023-10-27T04:03:06.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:03:06.719Z] [2023-10-27T04:03:06.719Z] Login Succeeded [2023-10-27T04:03:06.720Z] nexus3.edgexfoundry.org:10003 [2023-10-27T04:03:06.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:03:06.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:03:06.979Z] Configure a credential helper to remove this warning. See [2023-10-27T04:03:06.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:03:06.979Z] [2023-10-27T04:03:06.979Z] Login Succeeded [2023-10-27T04:03:06.979Z] nexus3.edgexfoundry.org:10004 [2023-10-27T04:03:06.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:03:06.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:03:06.979Z] Configure a credential helper to remove this warning. See [2023-10-27T04:03:06.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:03:06.979Z] [2023-10-27T04:03:06.979Z] Login Succeeded [2023-10-27T04:03:06.979Z] docker.io [2023-10-27T04:03:06.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:03:07.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:03:07.239Z] Configure a credential helper to remove this warning. See [2023-10-27T04:03:07.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:03:07.239Z] [2023-10-27T04:03:07.239Z] Login Succeeded [2023-10-27T04:03:07.239Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T04:03:07.268Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-27T04:03:07.908Z] + git rev-list -1 --merges 5ff051ba0b52f40913385c60b80a3ac702aa0811~1..5ff051ba0b52f40913385c60b80a3ac702aa0811 [Pipeline] echo [2023-10-27T04:03:07.978Z] -----------> git rev-list -1 --merges 5ff051ba0b52f40913385c60b80a3ac702aa0811~1..5ff051ba0b52f40913385c60b80a3ac702aa0811 5ff051ba0b52f40913385c60b80a3ac702aa0811 [false] [Pipeline] sh [2023-10-27T04:03:08.284Z] + git log --format=format:%s -1 5ff051ba0b52f40913385c60b80a3ac702aa0811 [Pipeline] echo [2023-10-27T04:03:08.323Z] ========================================================= [2023-10-27T04:03:08.323Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-27T04:03:08.323Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T04:03:08.764Z] + git log --format=format:%s -1 5ff051ba0b52f40913385c60b80a3ac702aa0811 [Pipeline] echo [2023-10-27T04:03:08.796Z] [semverPrep] GIT_COMMIT: 5ff051ba0b52f40913385c60b80a3ac702aa0811, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-10-27T04:03:08.826Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-27T04:03:09.212Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-27T04:03:09.212Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-27T04:03:09.212Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-27T04:03:09.212Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-27T04:03:09.212Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-27T04:03:09.212Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-27T04:03:09.212Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:03:09.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T04:03:09.639Z] [2023-10-27T04:03:09.639Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:03:10.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T04:03:10.017Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-27T04:03:10.017Z] b85a868b505f: Pulling fs layer [2023-10-27T04:03:10.017Z] e2be974225ed: Pulling fs layer [2023-10-27T04:03:10.017Z] 339a4e72a1f5: Pulling fs layer [2023-10-27T04:03:10.017Z] 988bab9f4d93: Pulling fs layer [2023-10-27T04:03:10.017Z] 1469e6f7b9e6: Pulling fs layer [2023-10-27T04:03:10.017Z] eaf3925da568: Pulling fs layer [2023-10-27T04:03:10.017Z] bab4dde63d76: Pulling fs layer [2023-10-27T04:03:10.017Z] bde34c3a00c8: Pulling fs layer [2023-10-27T04:03:10.017Z] b352a97aabf1: Pulling fs layer [2023-10-27T04:03:10.017Z] 4872d77fe225: Pulling fs layer [2023-10-27T04:03:10.017Z] 5851b861e8e6: Pulling fs layer [2023-10-27T04:03:10.017Z] 988bab9f4d93: Waiting [2023-10-27T04:03:10.017Z] 1469e6f7b9e6: Waiting [2023-10-27T04:03:10.017Z] eaf3925da568: Waiting [2023-10-27T04:03:10.017Z] bab4dde63d76: Waiting [2023-10-27T04:03:10.017Z] 4872d77fe225: Waiting [2023-10-27T04:03:10.017Z] b352a97aabf1: Waiting [2023-10-27T04:03:10.017Z] bde34c3a00c8: Waiting [2023-10-27T04:03:10.017Z] 5851b861e8e6: Waiting [2023-10-27T04:03:10.017Z] e2be974225ed: Verifying Checksum [2023-10-27T04:03:10.017Z] e2be974225ed: Download complete [2023-10-27T04:03:10.017Z] 988bab9f4d93: Verifying Checksum [2023-10-27T04:03:10.017Z] 988bab9f4d93: Download complete [2023-10-27T04:03:10.017Z] 1469e6f7b9e6: Verifying Checksum [2023-10-27T04:03:10.017Z] 1469e6f7b9e6: Download complete [2023-10-27T04:03:10.017Z] eaf3925da568: Verifying Checksum [2023-10-27T04:03:10.017Z] eaf3925da568: Download complete [2023-10-27T04:03:10.276Z] 339a4e72a1f5: Verifying Checksum [2023-10-27T04:03:10.276Z] 339a4e72a1f5: Download complete [2023-10-27T04:03:10.276Z] bde34c3a00c8: Verifying Checksum [2023-10-27T04:03:10.276Z] bde34c3a00c8: Download complete [2023-10-27T04:03:10.276Z] b352a97aabf1: Verifying Checksum [2023-10-27T04:03:10.276Z] b352a97aabf1: Download complete [2023-10-27T04:03:10.276Z] 4872d77fe225: Verifying Checksum [2023-10-27T04:03:10.276Z] 4872d77fe225: Download complete [2023-10-27T04:03:10.276Z] b85a868b505f: Verifying Checksum [2023-10-27T04:03:10.276Z] b85a868b505f: Download complete [2023-10-27T04:03:10.276Z] 5851b861e8e6: Download complete [2023-10-27T04:03:10.535Z] bab4dde63d76: Verifying Checksum [2023-10-27T04:03:10.535Z] bab4dde63d76: Download complete [2023-10-27T04:03:11.471Z] b85a868b505f: Pull complete [2023-10-27T04:03:11.471Z] e2be974225ed: Pull complete [2023-10-27T04:03:12.037Z] 339a4e72a1f5: Pull complete [2023-10-27T04:03:12.037Z] 988bab9f4d93: Pull complete [2023-10-27T04:03:12.295Z] 1469e6f7b9e6: Pull complete [2023-10-27T04:03:12.295Z] eaf3925da568: Pull complete [2023-10-27T04:03:14.198Z] bab4dde63d76: Pull complete [2023-10-27T04:03:14.199Z] bde34c3a00c8: Pull complete [2023-10-27T04:03:14.199Z] b352a97aabf1: Pull complete [2023-10-27T04:03:14.199Z] 4872d77fe225: Pull complete [2023-10-27T04:03:14.199Z] 5851b861e8e6: Pull complete [2023-10-27T04:03:14.199Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-27T04:03:14.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T04:03:14.199Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T04:03:14.459Z] prd-ubuntu20.04-docker-8c-8g-12328 does not seem to be running inside a container [2023-10-27T04:03:14.500Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-400 -v /w/workspace/undry_device-onvif-camera_PR-400:/w/workspace/undry_device-onvif-camera_PR-400:rw,z -v /w/workspace/undry_device-onvif-camera_PR-400@tmp:/w/workspace/undry_device-onvif-camera_PR-400@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-10-27T04:03:17.684Z] $ docker top 28eac716e75682ebc5943c7b3bb70beb823d2b5bd25baeec2538f2794fadec32 -eo pid,comm [2023-10-27T04:03:17.741Z] 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-10-27T04:03:17.741Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-27T04:03:17.885Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T04:03:17.885Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T04:03:17.999Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T04:03:18.008Z] $ docker exec 28eac716e75682ebc5943c7b3bb70beb823d2b5bd25baeec2538f2794fadec32 ssh-agent [2023-10-27T04:03:18.109Z] SSH_AUTH_SOCK=/tmp/ssh-L4hqTu7AhQtc/agent.33 [2023-10-27T04:03:18.109Z] SSH_AGENT_PID=39 [2023-10-27T04:03:18.115Z] Running ssh-add (command line suppressed) [2023-10-27T04:03:18.219Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-400@tmp/private_key_10025955568424327222.key (/w/workspace/undry_device-onvif-camera_PR-400@tmp/private_key_10025955568424327222.key) [2023-10-27T04:03:18.228Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T04:03:18.560Z] + git tag --points-at HEAD [Pipeline] } [2023-10-27T04:03:18.593Z] $ docker exec --env ******** --env ******** 28eac716e75682ebc5943c7b3bb70beb823d2b5bd25baeec2538f2794fadec32 ssh-agent -k [2023-10-27T04:03:18.687Z] unset SSH_AUTH_SOCK; [2023-10-27T04:03:18.688Z] unset SSH_AGENT_PID; [2023-10-27T04:03:18.689Z] echo Agent pid 39 killed; [2023-10-27T04:03:18.693Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-27T04:03:18.780Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T04:03:18.780Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T04:03:18.891Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T04:03:18.899Z] $ docker exec 28eac716e75682ebc5943c7b3bb70beb823d2b5bd25baeec2538f2794fadec32 ssh-agent [2023-10-27T04:03:19.229Z] SSH_AUTH_SOCK=/tmp/ssh-NMlMAb4ztxWM/agent.71 [2023-10-27T04:03:19.229Z] SSH_AGENT_PID=77 [2023-10-27T04:03:19.235Z] Running ssh-add (command line suppressed) [2023-10-27T04:03:19.345Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-400@tmp/private_key_7022667116330735521.key (/w/workspace/undry_device-onvif-camera_PR-400@tmp/private_key_7022667116330735521.key) [2023-10-27T04:03:19.354Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T04:03:19.683Z] + git semver init [2023-10-27T04:03:19.943Z] 2023-10-27 04:03:19,868 [run_init] DEBUG init version:0.0.0 force:False [2023-10-27T04:03:19.943Z] 2023-10-27 04:03:19,869 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-400/.semver [2023-10-27T04:03:19.943Z] 2023-10-27 04:03:19,870 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-400/.semver [2023-10-27T04:03:19.943Z] 2023-10-27 04:03:19,870 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-400/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-400, universal_newlines=False, shell=None, istream=None) [2023-10-27T04:03:20.885Z] 2023-10-27 04:03:20,858 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-400/.git/info/exclude [2023-10-27T04:03:20.885Z] 2023-10-27 04:03:20,858 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-400/.semver/PR-400 with force:False [2023-10-27T04:03:20.885Z] 2023-10-27 04:03:20,858 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-400/.semver/PR-400 [2023-10-27T04:03:20.885Z] 2023-10-27 04:03:20,862 [execute] INFO git cat-file --batch-check [2023-10-27T04:03:20.885Z] 2023-10-27 04:03:20,863 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-400/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T04:03:20.885Z] 2023-10-27 04:03:20,868 [execute] INFO git cat-file --batch [2023-10-27T04:03:20.885Z] 2023-10-27 04:03:20,868 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-400/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T04:03:20.885Z] 2023-10-27 04:03:20,873 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-400/.semver/PR-400 [2023-10-27T04:03:20.885Z] 0.0.0 [Pipeline] } [2023-10-27T04:03:20.917Z] $ docker exec --env ******** --env ******** 28eac716e75682ebc5943c7b3bb70beb823d2b5bd25baeec2538f2794fadec32 ssh-agent -k [2023-10-27T04:03:21.011Z] unset SSH_AUTH_SOCK; [2023-10-27T04:03:21.012Z] unset SSH_AGENT_PID; [2023-10-27T04:03:21.012Z] echo Agent pid 77 killed; [2023-10-27T04:03:21.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-27T04:03:21.433Z] + git semver [Pipeline] } [2023-10-27T04:03:21.723Z] $ docker stop --time=1 28eac716e75682ebc5943c7b3bb70beb823d2b5bd25baeec2538f2794fadec32 [2023-10-27T04:03:22.994Z] $ docker rm -f --volumes 28eac716e75682ebc5943c7b3bb70beb823d2b5bd25baeec2538f2794fadec32 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T04:03:23.391Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-27T04:03:23.665Z] Stashed 1 file(s) [Pipeline] echo [2023-10-27T04:03:23.683Z] [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-10-27T04:03:24.315Z] provisioning config files... [2023-10-27T04:03:24.326Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-400@tmp/config10277678151140042810tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:03:24.669Z] ---> docker-login.sh [2023-10-27T04:03:24.669Z] nexus3.edgexfoundry.org:10001 [2023-10-27T04:03:24.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:03:24.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:03:24.669Z] Configure a credential helper to remove this warning. See [2023-10-27T04:03:24.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:03:24.669Z] [2023-10-27T04:03:24.669Z] Login Succeeded [2023-10-27T04:03:24.669Z] nexus3.edgexfoundry.org:10002 [2023-10-27T04:03:24.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:03:24.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:03:24.669Z] Configure a credential helper to remove this warning. See [2023-10-27T04:03:24.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:03:24.669Z] [2023-10-27T04:03:24.669Z] Login Succeeded [2023-10-27T04:03:24.669Z] nexus3.edgexfoundry.org:10003 [2023-10-27T04:03:24.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:03:24.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:03:24.928Z] Configure a credential helper to remove this warning. See [2023-10-27T04:03:24.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:03:24.928Z] [2023-10-27T04:03:24.928Z] Login Succeeded [2023-10-27T04:03:24.928Z] nexus3.edgexfoundry.org:10004 [2023-10-27T04:03:24.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:03:24.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:03:24.928Z] Configure a credential helper to remove this warning. See [2023-10-27T04:03:24.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:03:24.928Z] [2023-10-27T04:03:24.928Z] Login Succeeded [2023-10-27T04:03:24.928Z] docker.io [2023-10-27T04:03:25.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:03:25.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:03:25.448Z] Configure a credential helper to remove this warning. See [2023-10-27T04:03:25.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:03:25.448Z] [2023-10-27T04:03:25.448Z] Login Succeeded [2023-10-27T04:03:25.448Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T04:03:25.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-27T04:03:25.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T04:03:25.715Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T04:03:25.748Z] ========================================================= [2023-10-27T04:03:25.748Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-27T04:03:25.748Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:03:26.229Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-27T04:03:26.229Z] Sending build context to Docker daemon 21.68MB [2023-10-27T04:03:26.229Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T04:03:26.229Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-27T04:03:28.104Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-27T04:03:28.104Z] 7264a8db6415: Pulling fs layer [2023-10-27T04:03:28.104Z] c4d48a809fc2: Pulling fs layer [2023-10-27T04:03:28.104Z] 4f1c88b9dad5: Pulling fs layer [2023-10-27T04:03:28.104Z] ad3a456e5733: Pulling fs layer [2023-10-27T04:03:28.104Z] 33e27b845d1e: Pulling fs layer [2023-10-27T04:03:28.104Z] c68163c4e522: Pulling fs layer [2023-10-27T04:03:28.104Z] 50da416c3ac9: Pulling fs layer [2023-10-27T04:03:28.104Z] 23d2d4c4bb30: Pulling fs layer [2023-10-27T04:03:28.104Z] c68163c4e522: Waiting [2023-10-27T04:03:28.104Z] ad3a456e5733: Waiting [2023-10-27T04:03:28.104Z] 33e27b845d1e: Waiting [2023-10-27T04:03:28.104Z] 50da416c3ac9: Waiting [2023-10-27T04:03:28.104Z] 23d2d4c4bb30: Waiting [2023-10-27T04:03:28.104Z] c4d48a809fc2: Verifying Checksum [2023-10-27T04:03:28.104Z] c4d48a809fc2: Download complete [2023-10-27T04:03:28.104Z] ad3a456e5733: Download complete [2023-10-27T04:03:28.104Z] 33e27b845d1e: Verifying Checksum [2023-10-27T04:03:28.104Z] 33e27b845d1e: Download complete [2023-10-27T04:03:28.104Z] 7264a8db6415: Verifying Checksum [2023-10-27T04:03:28.104Z] 7264a8db6415: Download complete [2023-10-27T04:03:28.104Z] c68163c4e522: Verifying Checksum [2023-10-27T04:03:28.104Z] c68163c4e522: Download complete [2023-10-27T04:03:28.104Z] 7264a8db6415: Pull complete [2023-10-27T04:03:28.366Z] 23d2d4c4bb30: Verifying Checksum [2023-10-27T04:03:28.366Z] 23d2d4c4bb30: Download complete [2023-10-27T04:03:28.366Z] c4d48a809fc2: Pull complete [2023-10-27T04:03:28.366Z] 4f1c88b9dad5: Verifying Checksum [2023-10-27T04:03:28.366Z] 4f1c88b9dad5: Download complete [2023-10-27T04:03:28.945Z] 50da416c3ac9: Verifying Checksum [2023-10-27T04:03:28.945Z] 50da416c3ac9: Download complete [2023-10-27T04:03:31.473Z] 4f1c88b9dad5: Pull complete [2023-10-27T04:03:31.473Z] ad3a456e5733: Pull complete [2023-10-27T04:03:31.473Z] 33e27b845d1e: Pull complete [2023-10-27T04:03:31.735Z] c68163c4e522: Pull complete [2023-10-27T04:03:35.024Z] 50da416c3ac9: Pull complete [2023-10-27T04:03:35.024Z] 23d2d4c4bb30: Pull complete [2023-10-27T04:03:35.284Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-27T04:03:35.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-27T04:03:35.284Z] ---> 0786185ac409 [2023-10-27T04:03:35.284Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-27T04:03:39.111Z] Still waiting to schedule task [2023-10-27T04:03:39.111Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-27T04:03:43.487Z] ---> Running in 26c7396e7158 [2023-10-27T04:03:43.487Z] Removing intermediate container 26c7396e7158 [2023-10-27T04:03:43.487Z] ---> 00ddc031032c [2023-10-27T04:03:43.487Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T04:03:43.487Z] ---> Running in bd8f2176c740 [2023-10-27T04:03:43.487Z] Removing intermediate container bd8f2176c740 [2023-10-27T04:03:43.487Z] ---> a15ecfcc4615 [2023-10-27T04:03:43.487Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T04:03:43.487Z] ---> Running in 5d449f6a8825 [2023-10-27T04:03:43.487Z] Removing intermediate container 5d449f6a8825 [2023-10-27T04:03:43.487Z] ---> 38e2b96d2d22 [2023-10-27T04:03:43.487Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T04:03:43.487Z] ---> Running in 30e139890aa4 [2023-10-27T04:03:43.487Z] Removing intermediate container 30e139890aa4 [2023-10-27T04:03:43.487Z] ---> 2b63270c8125 [2023-10-27T04:03:43.487Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-10-27T04:03:43.487Z] ---> Running in e7cbbfccd362 [2023-10-27T04:03:43.487Z] Removing intermediate container e7cbbfccd362 [2023-10-27T04:03:43.487Z] ---> 257cce31dbca [2023-10-27T04:03:43.487Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T04:03:43.487Z] ---> Running in 4bc2d55584ac [2023-10-27T04:03:43.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T04:03:43.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T04:03:43.747Z] OK: 264 MiB in 52 packages [2023-10-27T04:03:44.006Z] Removing intermediate container 4bc2d55584ac [2023-10-27T04:03:44.006Z] ---> e1fd19b6f890 [2023-10-27T04:03:44.006Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-10-27T04:03:44.006Z] ---> Running in 4dc5a52bd615 [2023-10-27T04:03:44.006Z] Removing intermediate container 4dc5a52bd615 [2023-10-27T04:03:44.006Z] ---> 2834988c7f32 [2023-10-27T04:03:44.006Z] Step 10/13 : COPY go.mod vendor* ./ [2023-10-27T04:03:44.265Z] ---> cac49c0ba86e [2023-10-27T04:03:44.265Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T04:03:44.265Z] ---> Running in 380dcf4ed36b [2023-10-27T04:04:51.998Z] Removing intermediate container 380dcf4ed36b [2023-10-27T04:04:51.998Z] ---> 8fd84a98ccd0 [2023-10-27T04:04:51.998Z] Step 12/13 : COPY . . [2023-10-27T04:04:51.998Z] ---> 5060832d1cdc [2023-10-27T04:04:51.998Z] Step 13/13 : RUN ${MAKE} [2023-10-27T04:04:51.998Z] ---> Running in e0195fca5020 [2023-10-27T04:04:51.998Z] noop [2023-10-27T04:04:51.998Z] Removing intermediate container e0195fca5020 [2023-10-27T04:04:51.998Z] ---> f1d41a339e29 [2023-10-27T04:04:51.998Z] Successfully built f1d41a339e29 [2023-10-27T04:04:51.998Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:04:52.451Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-27T04:04:52.451Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T04:04:52.622Z] prd-ubuntu20.04-docker-8c-8g-12328 does not seem to be running inside a container [2023-10-27T04:04:52.649Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-400 -v /w/workspace/undry_device-onvif-camera_PR-400:/w/workspace/undry_device-onvif-camera_PR-400:rw,z -v /w/workspace/undry_device-onvif-camera_PR-400@tmp:/w/workspace/undry_device-onvif-camera_PR-400@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-10-27T04:04:52.975Z] $ docker top 4356d985dc61ad440b2296bef0c12d6eab204564b5161a237425982fbf54f878 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T04:04:53.363Z] + go version [2023-10-27T04:04:53.363Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-27T04:04:53.399Z] $ docker stop --time=1 4356d985dc61ad440b2296bef0c12d6eab204564b5161a237425982fbf54f878 [2023-10-27T04:04:54.677Z] $ docker rm -f --volumes 4356d985dc61ad440b2296bef0c12d6eab204564b5161a237425982fbf54f878 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:04:55.429Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-27T04:04:55.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T04:04:55.585Z] prd-ubuntu20.04-docker-8c-8g-12328 does not seem to be running inside a container [2023-10-27T04:04:55.612Z] $ 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-400 -v /w/workspace/undry_device-onvif-camera_PR-400:/w/workspace/undry_device-onvif-camera_PR-400:rw,z -v /w/workspace/undry_device-onvif-camera_PR-400@tmp:/w/workspace/undry_device-onvif-camera_PR-400@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-10-27T04:04:55.927Z] $ docker top bbffce255f6d470daa54da4bf4ed0629b039706cbc6f75ecf000609e8a8f80da -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T04:04:56.353Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-400 [Pipeline] fileExists [Pipeline] sh [2023-10-27T04:04:56.760Z] + make test [2023-10-27T04:04:56.760Z] go test ./... -coverprofile=coverage.out ./... [2023-10-27T04:05:00.067Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-10-27T04:05:13.236Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-10-27T04:05:13.236Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-10-27T04:05:13.236Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.023s coverage: 31.5% of statements [2023-10-27T04:05:13.236Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.674s coverage: 86.5% of statements [2023-10-27T04:05:20.291Z] go vet ./... [2023-10-27T04:05:23.567Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-27T04:05:23.567Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-27T04:05:23.567Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-27T04:05:23.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-27T04:05:23.883Z] $ docker stop --time=1 bbffce255f6d470daa54da4bf4ed0629b039706cbc6f75ecf000609e8a8f80da [2023-10-27T04:05:28.174Z] $ docker rm -f --volumes bbffce255f6d470daa54da4bf4ed0629b039706cbc6f75ecf000609e8a8f80da [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T04:05:28.708Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-27T04:05:28.791Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-27T04:05:29.427Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-27T04:05:29.735Z] + ls -al . [2023-10-27T04:05:29.735Z] total 236 [2023-10-27T04:05:29.735Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 04:04 . [2023-10-27T04:05:29.735Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:03 .. [2023-10-27T04:05:29.735Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 04:05 .git [2023-10-27T04:05:29.735Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 04:03 .github [2023-10-27T04:05:29.735Z] -rw-rw-r-- 1 jenkins jenkins 493 Oct 27 04:03 .gitignore [2023-10-27T04:05:29.735Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 27 04:03 .golangci.yml [2023-10-27T04:05:29.735Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 04:03 .semver [2023-10-27T04:05:29.735Z] -rw-rw-r-- 1 jenkins jenkins 11155 Oct 27 04:03 Attribution.txt [2023-10-27T04:05:29.735Z] -rw-rw-r-- 1 jenkins jenkins 15932 Oct 27 04:03 CHANGELOG.md [2023-10-27T04:05:29.735Z] -rw-rw-r-- 1 jenkins jenkins 1574 Oct 27 04:03 Dockerfile [2023-10-27T04:05:29.735Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 04:03 GOVERNANCE.md [2023-10-27T04:05:29.735Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 27 04:03 Jenkinsfile [2023-10-27T04:05:29.735Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 27 04:03 LICENSE [2023-10-27T04:05:29.735Z] -rw-rw-r-- 1 jenkins jenkins 2877 Oct 27 04:03 Makefile [2023-10-27T04:05:29.735Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 27 04:03 OWNERS.md [2023-10-27T04:05:29.735Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 27 04:03 README.md [2023-10-27T04:05:29.735Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 04:03 VERSION [2023-10-27T04:05:29.735Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 04:03 bin [2023-10-27T04:05:29.735Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 04:03 cmd [2023-10-27T04:05:29.735Z] -rw-r--r-- 1 jenkins jenkins 78456 Oct 27 04:05 coverage.out [2023-10-27T04:05:29.735Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:03 doc [2023-10-27T04:05:29.735Z] -rw-rw-r-- 1 jenkins jenkins 4087 Oct 27 04:03 go.mod [2023-10-27T04:05:29.735Z] -rw-rw-r-- 1 jenkins jenkins 35688 Oct 27 04:03 go.sum [2023-10-27T04:05:29.735Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:03 internal [2023-10-27T04:05:29.735Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 27 04:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:05:30.241Z] + 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=5ff051ba0b52f40913385c60b80a3ac702aa0811 --label arch=amd64 --label version=0.0.0 . [2023-10-27T04:05:30.241Z] Sending build context to Docker daemon 21.76MB [2023-10-27T04:05:30.241Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T04:05:30.241Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-27T04:05:30.241Z] ---> f1d41a339e29 [2023-10-27T04:05:30.241Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-10-27T04:05:31.179Z] ---> Running in 8a0cd5936753 [2023-10-27T04:05:31.179Z] Removing intermediate container 8a0cd5936753 [2023-10-27T04:05:31.179Z] ---> 3f05f640b626 [2023-10-27T04:05:31.179Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T04:05:31.179Z] ---> Running in ec51909c8e6b [2023-10-27T04:05:31.179Z] Removing intermediate container ec51909c8e6b [2023-10-27T04:05:31.179Z] ---> 26d97250eab9 [2023-10-27T04:05:31.179Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T04:05:31.179Z] ---> Running in f59ef316e285 [2023-10-27T04:05:31.179Z] Removing intermediate container f59ef316e285 [2023-10-27T04:05:31.179Z] ---> 4fbb25edf24a [2023-10-27T04:05:31.179Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T04:05:35.774Z] ---> Running in 7b635c18ace9 [2023-10-27T04:05:35.774Z] Removing intermediate container 7b635c18ace9 [2023-10-27T04:05:35.774Z] ---> fe42afb87752 [2023-10-27T04:05:35.774Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-10-27T04:05:35.774Z] ---> Running in 5902a2f3c141 [2023-10-27T04:05:35.774Z] Removing intermediate container 5902a2f3c141 [2023-10-27T04:05:35.774Z] ---> a3ec2cfd08bb [2023-10-27T04:05:35.774Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T04:05:35.774Z] ---> Running in a6ec7a2895b5 [2023-10-27T04:05:35.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T04:05:36.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T04:05:37.597Z] OK: 264 MiB in 52 packages [2023-10-27T04:05:37.597Z] Removing intermediate container a6ec7a2895b5 [2023-10-27T04:05:37.597Z] ---> 50dee9e578e6 [2023-10-27T04:05:37.597Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-10-27T04:05:37.597Z] ---> Running in 2c4aa9431e2b [2023-10-27T04:05:37.597Z] Removing intermediate container 2c4aa9431e2b [2023-10-27T04:05:37.598Z] ---> 23048cb8b109 [2023-10-27T04:05:37.598Z] Step 10/26 : COPY go.mod vendor* ./ [2023-10-27T04:05:37.598Z] ---> 3ad52f439af4 [2023-10-27T04:05:37.598Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T04:05:37.598Z] ---> Running in 322fda838156 [2023-10-27T04:05:37.856Z] Removing intermediate container 322fda838156 [2023-10-27T04:05:37.856Z] ---> bfacedb1c2ec [2023-10-27T04:05:37.856Z] Step 12/26 : COPY . . [2023-10-27T04:05:38.794Z] ---> 52c7896628f5 [2023-10-27T04:05:38.794Z] Step 13/26 : RUN ${MAKE} [2023-10-27T04:05:38.794Z] ---> Running in 8415e8fa6fdb [2023-10-27T04:05:38.794Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-10-27T04:06:00.718Z] Removing intermediate container 8415e8fa6fdb [2023-10-27T04:06:00.718Z] ---> 479afd0b3bbe [2023-10-27T04:06:00.718Z] Step 14/26 : FROM alpine:3.18 [2023-10-27T04:06:00.718Z] 3.18: Pulling from library/alpine [2023-10-27T04:06:00.718Z] 96526aa774ef: Pulling fs layer [2023-10-27T04:06:00.718Z] 96526aa774ef: Download complete [2023-10-27T04:06:00.718Z] 96526aa774ef: Pull complete [2023-10-27T04:06:00.718Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-27T04:06:00.718Z] Status: Downloaded newer image for alpine:3.18 [2023-10-27T04:06:00.718Z] ---> 8ca4688f4f35 [2023-10-27T04:06:00.718Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-27T04:06:00.718Z] ---> Running in d9083fc2b803 [2023-10-27T04:06:00.718Z] Removing intermediate container d9083fc2b803 [2023-10-27T04:06:00.718Z] ---> ff9b2582e36e [2023-10-27T04:06:00.718Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-10-27T04:06:00.719Z] ---> Running in 1a8aa25855b5 [2023-10-27T04:06:00.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T04:06:00.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T04:06:00.719Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-27T04:06:00.719Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T04:06:00.719Z] OK: 7 MiB in 16 packages [2023-10-27T04:06:00.719Z] Removing intermediate container 1a8aa25855b5 [2023-10-27T04:06:00.719Z] ---> ba1a97b8bd6b [2023-10-27T04:06:00.719Z] Step 17/26 : WORKDIR / [2023-10-27T04:06:00.719Z] ---> Running in 9e80395d6401 [2023-10-27T04:06:00.719Z] Removing intermediate container 9e80395d6401 [2023-10-27T04:06:00.719Z] ---> 660b0c53c9ac [2023-10-27T04:06:00.719Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-10-27T04:06:01.284Z] ---> 2f3f00cc68b0 [2023-10-27T04:06:01.284Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-10-27T04:06:01.544Z] ---> 5c3cd83cac84 [2023-10-27T04:06:01.544Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-10-27T04:06:01.544Z] ---> a36a223bab7b [2023-10-27T04:06:01.544Z] Step 21/26 : EXPOSE 59984 [2023-10-27T04:06:01.544Z] ---> Running in 3c61cc0a3326 [2023-10-27T04:06:01.802Z] Removing intermediate container 3c61cc0a3326 [2023-10-27T04:06:01.802Z] ---> d94e8f5bd9f6 [2023-10-27T04:06:01.802Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-10-27T04:06:01.802Z] ---> Running in d190c14f0e66 [2023-10-27T04:06:01.802Z] Removing intermediate container d190c14f0e66 [2023-10-27T04:06:01.802Z] ---> aa8a69823bfa [2023-10-27T04:06:01.802Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-27T04:06:01.802Z] ---> Running in 63d5ea0f5f36 [2023-10-27T04:06:01.802Z] Removing intermediate container 63d5ea0f5f36 [2023-10-27T04:06:01.802Z] ---> 45ac9ea22768 [2023-10-27T04:06:01.802Z] Step 24/26 : LABEL arch=amd64 [2023-10-27T04:06:01.802Z] ---> Running in b90fbe1cf99f [2023-10-27T04:06:02.061Z] Removing intermediate container b90fbe1cf99f [2023-10-27T04:06:02.061Z] ---> 586db2ce377a [2023-10-27T04:06:02.061Z] Step 25/26 : LABEL git_sha=5ff051ba0b52f40913385c60b80a3ac702aa0811 [2023-10-27T04:06:02.061Z] ---> Running in 4faf9172287f [2023-10-27T04:06:02.061Z] Removing intermediate container 4faf9172287f [2023-10-27T04:06:02.061Z] ---> cc6014c335fc [2023-10-27T04:06:02.061Z] Step 26/26 : LABEL version=0.0.0 [2023-10-27T04:06:02.061Z] ---> Running in 16bce1f4b8df [2023-10-27T04:06:02.061Z] Removing intermediate container 16bce1f4b8df [2023-10-27T04:06:02.061Z] ---> 17cd227037a6 [2023-10-27T04:06:02.061Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-27T04:06:02.061Z] Successfully built 17cd227037a6 [2023-10-27T04:06:02.061Z] 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-10-27T04:06:02.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T04:06:02.941Z] [2023-10-27T04:06:02.941Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:06:03.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T04:06:03.315Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-27T04:06:03.315Z] 5eb5b503b376: Pulling fs layer [2023-10-27T04:06:03.315Z] 5c69ac0246d0: Pulling fs layer [2023-10-27T04:06:03.315Z] ec43610c2a17: Pulling fs layer [2023-10-27T04:06:03.315Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-27T04:06:03.315Z] 33b1e0a273af: Pulling fs layer [2023-10-27T04:06:03.315Z] 5d3b04190fa2: Pulling fs layer [2023-10-27T04:06:03.315Z] 2f39f015ded8: Pulling fs layer [2023-10-27T04:06:03.315Z] 33b1e0a273af: Waiting [2023-10-27T04:06:03.315Z] 2f39f015ded8: Waiting [2023-10-27T04:06:03.315Z] 3a2ae6a8a46f: Waiting [2023-10-27T04:06:03.315Z] 5c69ac0246d0: Verifying Checksum [2023-10-27T04:06:03.315Z] 5c69ac0246d0: Download complete [2023-10-27T04:06:03.315Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-27T04:06:03.315Z] 3a2ae6a8a46f: Download complete [2023-10-27T04:06:03.315Z] ec43610c2a17: Verifying Checksum [2023-10-27T04:06:03.315Z] ec43610c2a17: Download complete [2023-10-27T04:06:03.315Z] 33b1e0a273af: Verifying Checksum [2023-10-27T04:06:03.315Z] 33b1e0a273af: Download complete [2023-10-27T04:06:03.315Z] 5d3b04190fa2: Verifying Checksum [2023-10-27T04:06:03.315Z] 5d3b04190fa2: Download complete [2023-10-27T04:06:03.577Z] 5eb5b503b376: Verifying Checksum [2023-10-27T04:06:03.577Z] 5eb5b503b376: Download complete [2023-10-27T04:06:04.144Z] 2f39f015ded8: Download complete [2023-10-27T04:06:04.709Z] 5eb5b503b376: Pull complete [2023-10-27T04:06:04.709Z] 5c69ac0246d0: Pull complete [2023-10-27T04:06:04.967Z] ec43610c2a17: Pull complete [2023-10-27T04:06:05.225Z] 3a2ae6a8a46f: Pull complete [2023-10-27T04:06:05.225Z] 33b1e0a273af: Pull complete [2023-10-27T04:06:05.483Z] 5d3b04190fa2: Pull complete [2023-10-27T04:06:09.665Z] 2f39f015ded8: Pull complete [2023-10-27T04:06:09.665Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-27T04:06:09.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T04:06:09.665Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T04:06:09.896Z] prd-ubuntu20.04-docker-8c-8g-12328 does not seem to be running inside a container [2023-10-27T04:06:09.933Z] $ 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-400 -v /w/workspace/undry_device-onvif-camera_PR-400:/w/workspace/undry_device-onvif-camera_PR-400:rw,z -v /w/workspace/undry_device-onvif-camera_PR-400@tmp:/w/workspace/undry_device-onvif-camera_PR-400@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-10-27T04:06:14.056Z] $ docker top 6a12d7bc1ff9c4abff026ebc78a24c9df734b7b6f1fcdc3f4b0cd0b00c90e04f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:06:14.511Z] ---> job-cost.sh [2023-10-27T04:06:14.511Z] lf-activate-venv: SKIPPING [2023-10-27T04:06:14.511Z] INFO: No Stack... [2023-10-27T04:06:14.771Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-27T04:06:15.030Z] INFO: Archiving Costs [Pipeline] sh [2023-10-27T04:06:15.347Z] + cat /w/workspace/undry_device-onvif-camera_PR-400/archives/cost.csv [2023-10-27T04:06:15.347Z] + cut -d, -f6 [Pipeline] lock [2023-10-27T04:06:15.388Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-400-1-stack-cost] [2023-10-27T04:06:15.392Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-400-1-stack-cost] did not exist. Created. [2023-10-27T04:06:15.392Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-400-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T04:06:15.784Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-27T04:06:15.835Z] Stashed 1 file(s) [Pipeline] } [2023-10-27T04:06:15.864Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-400-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-27T04:06:15.957Z] $ docker stop --time=1 6a12d7bc1ff9c4abff026ebc78a24c9df734b7b6f1fcdc3f4b0cd0b00c90e04f [2023-10-27T04:06:17.109Z] $ docker rm -f --volumes 6a12d7bc1ff9c4abff026ebc78a24c9df734b7b6f1fcdc3f4b0cd0b00c90e04f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-27T04:09:59.090Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12423 in /w/workspace/undry_device-onvif-camera_PR-400 [Pipeline] { [Pipeline] ws [2023-10-27T04:09:59.147Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-10-27T04:09:59.243Z] The recommended git tool is: git [2023-10-27T04:10:06.253Z] using credential edgex-jenkins-ssh [2023-10-27T04:10:06.269Z] Cloning the remote Git repository [2023-10-27T04:10:06.327Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-10-27T04:10:06.444Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-10-27T04:10:06.613Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-10-27T04:10:06.614Z] > git --version # timeout=10 [2023-10-27T04:10:06.641Z] > git --version # 'git version 2.25.1' [2023-10-27T04:10:06.644Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T04:10:06.816Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-27T04:10:08.387Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-10-27T04:10:08.413Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-27T04:10:09.438Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-10-27T04:10:09.481Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-10-27T04:10:09.483Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T04:10:09.502Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/400/head:refs/remotes/origin/PR-400 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-27T04:10:10.037Z] Merging remotes/origin/main commit 43835cf99a75d9aea88a6e6ad4468f5338448856 into PR head commit 5ff051ba0b52f40913385c60b80a3ac702aa0811 [2023-10-27T04:10:10.467Z] Merge succeeded, producing 5ff051ba0b52f40913385c60b80a3ac702aa0811 [2023-10-27T04:10:10.467Z] Checking out Revision 5ff051ba0b52f40913385c60b80a3ac702aa0811 (PR-400) [2023-10-27T04:10:10.060Z] > git config core.sparsecheckout # timeout=10 [2023-10-27T04:10:10.135Z] > git checkout -f 5ff051ba0b52f40913385c60b80a3ac702aa0811 # timeout=10 [2023-10-27T04:10:10.356Z] > git remote # timeout=10 [2023-10-27T04:10:10.378Z] > git config --get remote.origin.url # timeout=10 [2023-10-27T04:10:10.406Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T04:10:10.422Z] > git merge 43835cf99a75d9aea88a6e6ad4468f5338448856 # timeout=10 [2023-10-27T04:10:10.450Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-27T04:10:10.476Z] > git config core.sparsecheckout # timeout=10 [2023-10-27T04:10:10.495Z] > git checkout -f 5ff051ba0b52f40913385c60b80a3ac702aa0811 # timeout=10 [2023-10-27T04:10:11.313Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-10-27T04:10:11.381Z] > git --version # timeout=10 [2023-10-27T04:10:11.395Z] > git --version # 'git version 2.25.1' [2023-10-27T04:10:11.416Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T04:10:12.585Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-27T04:10:12.585Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-27T04:10:12.585Z] Dload Upload Total Spent Left Speed [2023-10-27T04:10:12.585Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2023-10-27T04:10:13.500Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-27T04:10:13.857Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-27T04:10:13.857Z] + sudo tee /etc/docker/daemon.new [2023-10-27T04:10:13.857Z] { [2023-10-27T04:10:13.857Z] "registry-mirrors": [ [2023-10-27T04:10:13.857Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-27T04:10:13.857Z] ], [2023-10-27T04:10:13.857Z] "bip": "10.250.0.254/24", [2023-10-27T04:10:13.857Z] "hosts": [ [2023-10-27T04:10:13.857Z] "tcp://0.0.0.0:5555", [2023-10-27T04:10:13.857Z] "unix:///var/run/docker.sock" [2023-10-27T04:10:13.857Z] ], [2023-10-27T04:10:13.857Z] "mtu": 1458, [2023-10-27T04:10:13.857Z] "selinux-enabled": true, [2023-10-27T04:10:13.857Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-27T04:10:13.857Z] } [Pipeline] sh [2023-10-27T04:10:14.209Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-27T04:10:14.555Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T04:10:32.897Z] provisioning config files... [2023-10-27T04:10:32.927Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config12570507317512070539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:10:33.336Z] ---> docker-login.sh [2023-10-27T04:10:33.336Z] nexus3.edgexfoundry.org:10001 [2023-10-27T04:10:33.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:10:33.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:10:33.938Z] Configure a credential helper to remove this warning. See [2023-10-27T04:10:33.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:10:33.938Z] [2023-10-27T04:10:33.938Z] Login Succeeded [2023-10-27T04:10:33.938Z] nexus3.edgexfoundry.org:10002 [2023-10-27T04:10:34.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:10:34.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:10:34.486Z] Configure a credential helper to remove this warning. See [2023-10-27T04:10:34.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:10:34.486Z] [2023-10-27T04:10:34.486Z] Login Succeeded [2023-10-27T04:10:34.486Z] nexus3.edgexfoundry.org:10003 [2023-10-27T04:10:34.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:10:34.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:10:34.759Z] Configure a credential helper to remove this warning. See [2023-10-27T04:10:34.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:10:34.759Z] [2023-10-27T04:10:34.759Z] Login Succeeded [2023-10-27T04:10:34.759Z] nexus3.edgexfoundry.org:10004 [2023-10-27T04:10:35.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:10:35.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:10:35.312Z] Configure a credential helper to remove this warning. See [2023-10-27T04:10:35.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:10:35.312Z] [2023-10-27T04:10:35.312Z] Login Succeeded [2023-10-27T04:10:35.312Z] docker.io [2023-10-27T04:10:35.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:10:35.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:10:35.854Z] Configure a credential helper to remove this warning. See [2023-10-27T04:10:35.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:10:35.854Z] [2023-10-27T04:10:35.854Z] Login Succeeded [2023-10-27T04:10:35.854Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T04:10:35.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-27T04:10:36.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T04:10:36.383Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T04:10:36.423Z] ========================================================= [2023-10-27T04:10:36.423Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-27T04:10:36.423Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:10:36.958Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-27T04:10:37.582Z] Sending build context to Docker daemon 14.2MB [2023-10-27T04:10:37.582Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T04:10:37.582Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-27T04:10:37.867Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-27T04:10:37.867Z] 9fda8d8052c6: Pulling fs layer [2023-10-27T04:10:37.867Z] 5d54e960e981: Pulling fs layer [2023-10-27T04:10:37.867Z] c4a7e357bf2a: Pulling fs layer [2023-10-27T04:10:37.867Z] f0e02332f6b5: Pulling fs layer [2023-10-27T04:10:37.867Z] cefa15bbcfad: Pulling fs layer [2023-10-27T04:10:37.867Z] 17808c966233: Pulling fs layer [2023-10-27T04:10:37.867Z] f4c1fc716caa: Pulling fs layer [2023-10-27T04:10:37.867Z] cefa15bbcfad: Waiting [2023-10-27T04:10:37.867Z] 17808c966233: Waiting [2023-10-27T04:10:37.867Z] f4c1fc716caa: Waiting [2023-10-27T04:10:37.867Z] f0e02332f6b5: Waiting [2023-10-27T04:10:37.867Z] 5d54e960e981: Verifying Checksum [2023-10-27T04:10:37.867Z] 5d54e960e981: Download complete [2023-10-27T04:10:37.867Z] f0e02332f6b5: Verifying Checksum [2023-10-27T04:10:37.867Z] f0e02332f6b5: Download complete [2023-10-27T04:10:37.867Z] cefa15bbcfad: Download complete [2023-10-27T04:10:38.163Z] 9fda8d8052c6: Verifying Checksum [2023-10-27T04:10:38.163Z] 9fda8d8052c6: Download complete [2023-10-27T04:10:38.780Z] 9fda8d8052c6: Pull complete [2023-10-27T04:10:39.071Z] f4c1fc716caa: Verifying Checksum [2023-10-27T04:10:39.686Z] 5d54e960e981: Pull complete [2023-10-27T04:10:39.958Z] c4a7e357bf2a: Verifying Checksum [2023-10-27T04:10:39.958Z] c4a7e357bf2a: Download complete [2023-10-27T04:10:42.567Z] 17808c966233: Verifying Checksum [2023-10-27T04:10:42.568Z] 17808c966233: Download complete [2023-10-27T04:10:55.046Z] c4a7e357bf2a: Pull complete [2023-10-27T04:10:55.046Z] f0e02332f6b5: Pull complete [2023-10-27T04:10:55.046Z] cefa15bbcfad: Pull complete [2023-10-27T04:11:03.299Z] 17808c966233: Pull complete [2023-10-27T04:11:05.248Z] f4c1fc716caa: Pull complete [2023-10-27T04:11:05.248Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-27T04:11:05.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-27T04:11:05.248Z] ---> ea914061e18c [2023-10-27T04:11:05.248Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-27T04:11:06.660Z] ---> Running in 048fc3cdf463 [2023-10-27T04:11:06.931Z] Removing intermediate container 048fc3cdf463 [2023-10-27T04:11:06.931Z] ---> 093d3842b303 [2023-10-27T04:11:06.931Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T04:11:06.931Z] ---> Running in 7f382017fa33 [2023-10-27T04:11:07.200Z] Removing intermediate container 7f382017fa33 [2023-10-27T04:11:07.200Z] ---> 337f416ce01a [2023-10-27T04:11:07.200Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T04:11:07.471Z] ---> Running in 926a8d530e8d [2023-10-27T04:11:07.740Z] Removing intermediate container 926a8d530e8d [2023-10-27T04:11:07.740Z] ---> 6e61ec96d20c [2023-10-27T04:11:07.740Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T04:11:07.740Z] ---> Running in 498c8daf1fdb [2023-10-27T04:11:08.340Z] Removing intermediate container 498c8daf1fdb [2023-10-27T04:11:08.340Z] ---> 09ba8eceb742 [2023-10-27T04:11:08.340Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-10-27T04:11:08.340Z] ---> Running in f69d717a30c5 [2023-10-27T04:11:08.612Z] Removing intermediate container f69d717a30c5 [2023-10-27T04:11:08.612Z] ---> 2c5161df070f [2023-10-27T04:11:08.612Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T04:11:08.882Z] ---> Running in 2bcd6d7d3c8c [2023-10-27T04:11:10.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T04:11:10.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T04:11:11.743Z] OK: 266 MiB in 52 packages [2023-10-27T04:11:12.710Z] Removing intermediate container 2bcd6d7d3c8c [2023-10-27T04:11:12.710Z] ---> 6ac774af497e [2023-10-27T04:11:12.710Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-10-27T04:11:12.979Z] ---> Running in e8776dcc8bc9 [2023-10-27T04:11:13.246Z] Removing intermediate container e8776dcc8bc9 [2023-10-27T04:11:13.246Z] ---> 934fbd84edd3 [2023-10-27T04:11:13.246Z] Step 10/13 : COPY go.mod vendor* ./ [2023-10-27T04:11:13.829Z] ---> df7514e1c3ac [2023-10-27T04:11:13.829Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T04:11:13.829Z] ---> Running in ac1e8871903e [2023-10-27T04:13:05.535Z] Removing intermediate container ac1e8871903e [2023-10-27T04:13:05.535Z] ---> f773f05dbd4c [2023-10-27T04:13:05.535Z] Step 12/13 : COPY . . [2023-10-27T04:13:05.535Z] ---> aac2be3d85a3 [2023-10-27T04:13:05.535Z] Step 13/13 : RUN ${MAKE} [2023-10-27T04:13:05.535Z] ---> Running in 1fe91617864b [2023-10-27T04:13:05.535Z] noop [2023-10-27T04:13:05.535Z] Removing intermediate container 1fe91617864b [2023-10-27T04:13:05.535Z] ---> a8b4018e99e4 [2023-10-27T04:13:05.535Z] Successfully built a8b4018e99e4 [2023-10-27T04:13:05.535Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:13:06.005Z] + docker inspect -f . ci-base-image-arm64 [2023-10-27T04:13:06.005Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T04:13:06.302Z] prd-ubuntu20.04-docker-arm64-4c-16g-12423 does not seem to be running inside a container [2023-10-27T04:13:06.376Z] $ 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-10-27T04:13:07.623Z] $ docker top 0012f82683e09509c9296e184bbe225ad58a77a5a3f2545b501861e99d1263d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T04:13:08.537Z] + go version [2023-10-27T04:13:08.537Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-27T04:13:08.573Z] $ docker stop --time=1 0012f82683e09509c9296e184bbe225ad58a77a5a3f2545b501861e99d1263d7 [2023-10-27T04:13:10.222Z] $ docker rm -f --volumes 0012f82683e09509c9296e184bbe225ad58a77a5a3f2545b501861e99d1263d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:13:11.169Z] + docker inspect -f . ci-base-image-arm64 [2023-10-27T04:13:11.169Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T04:13:11.535Z] prd-ubuntu20.04-docker-arm64-4c-16g-12423 does not seem to be running inside a container [2023-10-27T04:13:11.628Z] $ 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-10-27T04:13:13.000Z] $ docker top 776e6be6b1b8e086851fe0644cdc875f0b1a417f9fa293d9b978900ed2e1c36f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T04:13:13.935Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-10-27T04:13:14.662Z] + make test [2023-10-27T04:13:14.662Z] go test ./... -coverprofile=coverage.out ./... [2023-10-27T04:13:20.033Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-10-27T04:15:42.008Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-10-27T04:15:43.423Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-10-27T04:15:46.015Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.229s coverage: 31.5% of statements [2023-10-27T04:16:08.142Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 22.259s coverage: 86.5% of statements [2023-10-27T04:16:08.142Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-27T04:16:08.142Z] go vet ./... [2023-10-27T04:16:34.869Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-27T04:16:34.869Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-27T04:16:34.869Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-27T04:16:34.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-27T04:16:34.952Z] $ docker stop --time=1 776e6be6b1b8e086851fe0644cdc875f0b1a417f9fa293d9b978900ed2e1c36f [2023-10-27T04:16:36.903Z] $ docker rm -f --volumes 776e6be6b1b8e086851fe0644cdc875f0b1a417f9fa293d9b978900ed2e1c36f [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T04:16:38.534Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-27T04:16:38.574Z] Warning: overwriting stash ‘coverage-report’ [2023-10-27T04:16:39.237Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T04:16:39.854Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-27T04:16:40.203Z] + ls -al . [2023-10-27T04:16:40.203Z] total 232 [2023-10-27T04:16:40.203Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 04:13 . [2023-10-27T04:16:40.203Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:10 .. [2023-10-27T04:16:40.203Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 04:10 .git [2023-10-27T04:16:40.203Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 04:10 .github [2023-10-27T04:16:40.203Z] -rw-rw-r-- 1 jenkins jenkins 493 Oct 27 04:10 .gitignore [2023-10-27T04:16:40.203Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 27 04:10 .golangci.yml [2023-10-27T04:16:40.203Z] -rw-rw-r-- 1 jenkins jenkins 11155 Oct 27 04:10 Attribution.txt [2023-10-27T04:16:40.203Z] -rw-rw-r-- 1 jenkins jenkins 15932 Oct 27 04:10 CHANGELOG.md [2023-10-27T04:16:40.203Z] -rw-rw-r-- 1 jenkins jenkins 1574 Oct 27 04:10 Dockerfile [2023-10-27T04:16:40.203Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 04:10 GOVERNANCE.md [2023-10-27T04:16:40.203Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 27 04:10 Jenkinsfile [2023-10-27T04:16:40.203Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 27 04:10 LICENSE [2023-10-27T04:16:40.203Z] -rw-rw-r-- 1 jenkins jenkins 2877 Oct 27 04:10 Makefile [2023-10-27T04:16:40.203Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 27 04:10 OWNERS.md [2023-10-27T04:16:40.203Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 27 04:10 README.md [2023-10-27T04:16:40.203Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 04:03 VERSION [2023-10-27T04:16:40.203Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 04:10 bin [2023-10-27T04:16:40.203Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 04:10 cmd [2023-10-27T04:16:40.203Z] -rw-r--r-- 1 jenkins jenkins 78456 Oct 27 04:16 coverage.out [2023-10-27T04:16:40.203Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:10 doc [2023-10-27T04:16:40.203Z] -rw-rw-r-- 1 jenkins jenkins 4087 Oct 27 04:10 go.mod [2023-10-27T04:16:40.203Z] -rw-rw-r-- 1 jenkins jenkins 35688 Oct 27 04:10 go.sum [2023-10-27T04:16:40.203Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:10 internal [2023-10-27T04:16:40.203Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 27 04:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:16:40.647Z] + 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=5ff051ba0b52f40913385c60b80a3ac702aa0811 --label arch=arm64 --label version=0.0.0 . [2023-10-27T04:16:41.238Z] Sending build context to Docker daemon 14.28MB [2023-10-27T04:16:41.238Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T04:16:41.238Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-27T04:16:41.238Z] ---> a8b4018e99e4 [2023-10-27T04:16:41.238Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-10-27T04:16:41.512Z] ---> Running in d675f16de9ec [2023-10-27T04:16:41.787Z] Removing intermediate container d675f16de9ec [2023-10-27T04:16:41.787Z] ---> 190345da3d23 [2023-10-27T04:16:41.787Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T04:16:41.787Z] ---> Running in b4455b9268df [2023-10-27T04:16:42.063Z] Removing intermediate container b4455b9268df [2023-10-27T04:16:42.063Z] ---> 7b61dbdfdd50 [2023-10-27T04:16:42.063Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T04:16:42.339Z] ---> Running in 126ec018df56 [2023-10-27T04:16:42.613Z] Removing intermediate container 126ec018df56 [2023-10-27T04:16:42.613Z] ---> 7be158af7651 [2023-10-27T04:16:42.613Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T04:16:42.613Z] ---> Running in d6e279c4e31a [2023-10-27T04:16:43.201Z] Removing intermediate container d6e279c4e31a [2023-10-27T04:16:43.201Z] ---> ab67096aad7b [2023-10-27T04:16:43.201Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-10-27T04:16:43.201Z] ---> Running in 3b23d0ef9321 [2023-10-27T04:16:43.475Z] Removing intermediate container 3b23d0ef9321 [2023-10-27T04:16:43.475Z] ---> e89326165afc [2023-10-27T04:16:43.475Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T04:16:43.475Z] ---> Running in b0536290e3ee [2023-10-27T04:16:44.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T04:16:44.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T04:16:46.324Z] OK: 266 MiB in 52 packages [2023-10-27T04:16:47.294Z] Removing intermediate container b0536290e3ee [2023-10-27T04:16:47.294Z] ---> fae8c8b1ef2d [2023-10-27T04:16:47.294Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-10-27T04:16:47.294Z] ---> Running in ab3b6096802b [2023-10-27T04:16:47.563Z] Removing intermediate container ab3b6096802b [2023-10-27T04:16:47.563Z] ---> 6aad4bdfc5a4 [2023-10-27T04:16:47.563Z] Step 10/26 : COPY go.mod vendor* ./ [2023-10-27T04:16:48.154Z] ---> 2320aa2c9c90 [2023-10-27T04:16:48.154Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T04:16:48.423Z] ---> Running in 35a2670b598f [2023-10-27T04:16:51.799Z] Removing intermediate container 35a2670b598f [2023-10-27T04:16:51.799Z] ---> b9eb40d6978e [2023-10-27T04:16:51.799Z] Step 12/26 : COPY . . [2023-10-27T04:16:53.214Z] ---> 4129aecd3802 [2023-10-27T04:16:53.214Z] Step 13/26 : RUN ${MAKE} [2023-10-27T04:16:53.214Z] ---> Running in 034810907e34 [2023-10-27T04:16:54.633Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-10-27T04:19:16.408Z] Removing intermediate container 034810907e34 [2023-10-27T04:19:16.408Z] ---> 1c8b596a5923 [2023-10-27T04:19:16.408Z] Step 14/26 : FROM alpine:3.18 [2023-10-27T04:19:16.408Z] 3.18: Pulling from library/alpine [2023-10-27T04:19:16.408Z] 579b34f0a95b: Pulling fs layer [2023-10-27T04:19:16.408Z] 579b34f0a95b: Verifying Checksum [2023-10-27T04:19:16.408Z] 579b34f0a95b: Download complete [2023-10-27T04:19:16.408Z] 579b34f0a95b: Pull complete [2023-10-27T04:19:16.408Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-27T04:19:16.408Z] Status: Downloaded newer image for alpine:3.18 [2023-10-27T04:19:16.408Z] ---> 3cc203321400 [2023-10-27T04:19:16.408Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-27T04:19:16.408Z] ---> Running in 0f7aa6da031b [2023-10-27T04:19:16.408Z] Removing intermediate container 0f7aa6da031b [2023-10-27T04:19:16.408Z] ---> 1c4a8cd6a529 [2023-10-27T04:19:16.408Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-10-27T04:19:16.408Z] ---> Running in 3fe7e1886f62 [2023-10-27T04:19:16.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T04:19:16.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T04:19:16.408Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-27T04:19:16.408Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T04:19:16.408Z] OK: 8 MiB in 16 packages [2023-10-27T04:19:16.408Z] Removing intermediate container 3fe7e1886f62 [2023-10-27T04:19:16.408Z] ---> f83cffba485b [2023-10-27T04:19:16.408Z] Step 17/26 : WORKDIR / [2023-10-27T04:19:16.408Z] ---> Running in ece84a01a1ba [2023-10-27T04:19:16.408Z] Removing intermediate container ece84a01a1ba [2023-10-27T04:19:16.408Z] ---> 240638af3e98 [2023-10-27T04:19:16.408Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-10-27T04:19:16.408Z] ---> 4cbb5401e36e [2023-10-27T04:19:16.408Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-10-27T04:19:16.408Z] ---> 78f53405076a [2023-10-27T04:19:16.408Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-10-27T04:19:16.408Z] ---> 436c02d66681 [2023-10-27T04:19:16.408Z] Step 21/26 : EXPOSE 59984 [2023-10-27T04:19:16.408Z] ---> Running in ee5fd0a50b12 [2023-10-27T04:19:16.685Z] Removing intermediate container ee5fd0a50b12 [2023-10-27T04:19:16.685Z] ---> 7e32d059b6ea [2023-10-27T04:19:16.685Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-10-27T04:19:16.685Z] ---> Running in c332c1edb545 [2023-10-27T04:19:16.976Z] Removing intermediate container c332c1edb545 [2023-10-27T04:19:16.977Z] ---> 170681102002 [2023-10-27T04:19:16.977Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-27T04:19:17.259Z] ---> Running in cd79c7d236a7 [2023-10-27T04:19:17.550Z] Removing intermediate container cd79c7d236a7 [2023-10-27T04:19:17.550Z] ---> e8e915cc6b8f [2023-10-27T04:19:17.550Z] Step 24/26 : LABEL arch=arm64 [2023-10-27T04:19:17.874Z] ---> Running in bf92327382bc [2023-10-27T04:19:18.157Z] Removing intermediate container bf92327382bc [2023-10-27T04:19:18.157Z] ---> 9adff810f175 [2023-10-27T04:19:18.157Z] Step 25/26 : LABEL git_sha=5ff051ba0b52f40913385c60b80a3ac702aa0811 [2023-10-27T04:19:18.438Z] ---> Running in 21d638fe1c87 [2023-10-27T04:19:18.732Z] Removing intermediate container 21d638fe1c87 [2023-10-27T04:19:18.732Z] ---> 2190bf59d649 [2023-10-27T04:19:18.732Z] Step 26/26 : LABEL version=0.0.0 [2023-10-27T04:19:18.732Z] ---> Running in 38bbaa4cb9f4 [2023-10-27T04:19:19.346Z] Removing intermediate container 38bbaa4cb9f4 [2023-10-27T04:19:19.346Z] ---> 69bbcfbde495 [2023-10-27T04:19:19.346Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-27T04:19:19.346Z] Successfully built 69bbcfbde495 [2023-10-27T04:19:19.346Z] 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-10-27T04:19:20.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T04:19:20.192Z] [2023-10-27T04:19:20.192Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:19:20.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T04:19:20.878Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-27T04:19:20.878Z] 8998bd30e6a1: Pulling fs layer [2023-10-27T04:19:20.878Z] 04944245beec: Pulling fs layer [2023-10-27T04:19:20.878Z] 699f458cf7ca: Pulling fs layer [2023-10-27T04:19:20.878Z] 765212b225bb: Pulling fs layer [2023-10-27T04:19:20.878Z] f23df028b6ca: Pulling fs layer [2023-10-27T04:19:20.878Z] d65c8cfc05b1: Pulling fs layer [2023-10-27T04:19:20.878Z] 2437ff75d9bd: Pulling fs layer [2023-10-27T04:19:20.878Z] 765212b225bb: Waiting [2023-10-27T04:19:20.878Z] f23df028b6ca: Waiting [2023-10-27T04:19:20.878Z] d65c8cfc05b1: Waiting [2023-10-27T04:19:20.878Z] 2437ff75d9bd: Waiting [2023-10-27T04:19:20.878Z] 04944245beec: Verifying Checksum [2023-10-27T04:19:20.878Z] 04944245beec: Download complete [2023-10-27T04:19:20.878Z] 765212b225bb: Verifying Checksum [2023-10-27T04:19:20.878Z] 765212b225bb: Download complete [2023-10-27T04:19:21.149Z] f23df028b6ca: Verifying Checksum [2023-10-27T04:19:21.149Z] f23df028b6ca: Download complete [2023-10-27T04:19:21.149Z] d65c8cfc05b1: Verifying Checksum [2023-10-27T04:19:21.149Z] d65c8cfc05b1: Download complete [2023-10-27T04:19:21.149Z] 699f458cf7ca: Verifying Checksum [2023-10-27T04:19:21.149Z] 699f458cf7ca: Download complete [2023-10-27T04:19:21.742Z] 8998bd30e6a1: Download complete [2023-10-27T04:19:24.344Z] 2437ff75d9bd: Verifying Checksum [2023-10-27T04:19:24.344Z] 2437ff75d9bd: Download complete [2023-10-27T04:19:26.933Z] 8998bd30e6a1: Pull complete [2023-10-27T04:19:27.204Z] 04944245beec: Pull complete [2023-10-27T04:19:29.159Z] 699f458cf7ca: Pull complete [2023-10-27T04:19:29.430Z] 765212b225bb: Pull complete [2023-10-27T04:19:30.393Z] f23df028b6ca: Pull complete [2023-10-27T04:19:30.980Z] d65c8cfc05b1: Pull complete [2023-10-27T04:19:49.229Z] 2437ff75d9bd: Pull complete [2023-10-27T04:19:49.229Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-27T04:19:49.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T04:19:49.229Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T04:19:49.588Z] prd-ubuntu20.04-docker-arm64-4c-16g-12423 does not seem to be running inside a container [2023-10-27T04:19:49.663Z] $ 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-10-27T04:19:52.830Z] $ docker top c6c039cb4beb35241bdb333be06db25fc8ad24a1a0a757c2fff93775091a7134 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:19:53.760Z] ---> job-cost.sh [2023-10-27T04:19:53.760Z] lf-activate-venv: SKIPPING [2023-10-27T04:19:53.760Z] INFO: No Stack... [2023-10-27T04:19:54.345Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-27T04:19:54.930Z] INFO: Archiving Costs [Pipeline] sh [2023-10-27T04:19:55.602Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-10-27T04:19:55.602Z] + cut -d, -f6 [Pipeline] lock [2023-10-27T04:19:55.704Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-400-1-stack-cost] [2023-10-27T04:19:55.709Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-400-1-stack-cost] did not exist. Created. [2023-10-27T04:19:55.709Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-400-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T04:19:56.453Z] /w/workspace/device-onvif-camera/1@tmp/durable-61904c33/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-27T04:19:57.144Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-27T04:19:57.178Z] Warning: overwriting stash ‘stack-cost’ [2023-10-27T04:19:57.245Z] Stashed 1 file(s) [Pipeline] } [2023-10-27T04:19:57.266Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-400-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-27T04:19:57.351Z] $ docker stop --time=1 c6c039cb4beb35241bdb333be06db25fc8ad24a1a0a757c2fff93775091a7134 [2023-10-27T04:19:58.950Z] $ docker rm -f --volumes c6c039cb4beb35241bdb333be06db25fc8ad24a1a0a757c2fff93775091a7134 [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-10-27T04:19:59.976Z] provisioning config files... [2023-10-27T04:19:59.987Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-400@tmp/config3289617183640810929tmp [Pipeline] { [Pipeline] sh [2023-10-27T04:20:00.325Z] + set +x [2023-10-27T04:20:00.326Z] + curl -s https://codecov.io/bash [2023-10-27T04:20:00.326Z] + bash -s -- [2023-10-27T04:20:00.326Z] [2023-10-27T04:20:00.326Z] _____ _ [2023-10-27T04:20:00.326Z] / ____| | | [2023-10-27T04:20:00.326Z] | | ___ __| | ___ ___ _____ __ [2023-10-27T04:20:00.326Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-27T04:20:00.326Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-27T04:20:00.326Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-27T04:20:00.326Z] Bash-1.0.6 [2023-10-27T04:20:00.326Z] [2023-10-27T04:20:00.326Z] [2023-10-27T04:20:00.326Z] ==> git version 2.25.1 found [2023-10-27T04:20:00.326Z] ==> 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-10-27T04:20:00.326Z] Release-Date: 2020-01-08 [2023-10-27T04:20:00.326Z] 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-10-27T04:20:00.326Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-27T04:20:00.326Z] ==> Jenkins CI detected. [2023-10-27T04:20:00.326Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-400 [2023-10-27T04:20:00.326Z] project root: . [2023-10-27T04:20:00.326Z] --> token set from env [2023-10-27T04:20:00.326Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-27T04:20:00.326Z] ==> Running gcov in . (disable via -X gcov) [2023-10-27T04:20:00.326Z] ==> Python coveragepy not found [2023-10-27T04:20:00.326Z] ==> Searching for coverage reports in: [2023-10-27T04:20:00.326Z] + . [2023-10-27T04:20:00.326Z] -> Found 1 reports [2023-10-27T04:20:00.326Z] ==> Detecting git/mercurial file structure [2023-10-27T04:20:00.326Z] ==> Reading reports [2023-10-27T04:20:00.326Z] + ./coverage.out bytes=78456 [2023-10-27T04:20:00.326Z] ==> Appending adjustments [2023-10-27T04:20:00.326Z] https://docs.codecov.io/docs/fixing-reports [2023-10-27T04:20:00.584Z] + Found adjustments [2023-10-27T04:20:00.584Z] ==> Gzipping contents [2023-10-27T04:20:00.584Z] 12K /tmp/codecov.8zfkdN.gz [2023-10-27T04:20:00.584Z] ==> Uploading reports [2023-10-27T04:20:00.584Z] url: https://codecov.io [2023-10-27T04:20:00.584Z] query: branch=PR-400&commit=5ff051ba0b52f40913385c60b80a3ac702aa0811&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-400%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=400&job=&cmd_args= [2023-10-27T04:20:00.584Z] -> Pinging Codecov [2023-10-27T04:20:00.584Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-400&commit=5ff051ba0b52f40913385c60b80a3ac702aa0811&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-400%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=400&job=&cmd_args= [2023-10-27T04:20:00.843Z] -> Uploading to [2023-10-27T04:20:00.843Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-27/F29A59C45E3A92E06B3E522C9905F8EF/5ff051ba0b52f40913385c60b80a3ac702aa0811/3d037d66-4bcf-4f6b-a769-468cc4dffab1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231027T042000Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9be912fdb223e75beac81c2206b7d762e70cafba29ad0b3e9ab925b6c6a0ba7e [2023-10-27T04:20:00.843Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-27T04:20:00.843Z] Dload Upload Total Spent Left Speed [2023-10-27T04:20:01.103Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 26678 --:--:-- --:--:-- --:--:-- 26678 [2023-10-27T04:20:01.103Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/5ff051ba0b52f40913385c60b80a3ac702aa0811 [Pipeline] } [2023-10-27T04:20:01.132Z] 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-10-27T04:20:03.057Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-400/archives ] [2023-10-27T04:20:03.057Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-400/archives [2023-10-27T04:20:03.057Z] total 16 [2023-10-27T04:20:03.057Z] drwxr-xr-x 3 root root 4096 Oct 27 04:06 . [2023-10-27T04:20:03.057Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 04:06 .. [2023-10-27T04:20:03.057Z] drwxr-xr-x 2 root root 4096 Oct 27 04:06 cost [2023-10-27T04:20:03.057Z] -rw-r--r-- 1 root root 91 Oct 27 04:06 cost.csv [2023-10-27T04:20:03.057Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-400/archives [2023-10-27T04:20:03.057Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-400/archives [2023-10-27T04:20:03.057Z] total 16 [2023-10-27T04:20:03.057Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 04:06 . [2023-10-27T04:20:03.057Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 04:06 .. [2023-10-27T04:20:03.057Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 04:06 cost [2023-10-27T04:20:03.057Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 27 04:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:20:03.509Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:20:04.408Z] ---> package-listing.sh [2023-10-27T04:20:04.408Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-27T04:20:04.408Z] ++ facter osfamily [2023-10-27T04:20:04.670Z] + OS_FAMILY=debian [2023-10-27T04:20:04.670Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-400 [2023-10-27T04:20:04.670Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-27T04:20:04.670Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-27T04:20:04.670Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-27T04:20:04.670Z] + PACKAGES=/tmp/packages_start.txt [2023-10-27T04:20:04.670Z] + '[' /w/workspace/undry_device-onvif-camera_PR-400 ']' [2023-10-27T04:20:04.670Z] + PACKAGES=/tmp/packages_end.txt [2023-10-27T04:20:04.670Z] + case "${OS_FAMILY}" in [2023-10-27T04:20:04.670Z] + dpkg -l [2023-10-27T04:20:04.670Z] + grep '^ii' [2023-10-27T04:20:04.670Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-27T04:20:04.670Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-27T04:20:04.670Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-27T04:20:04.670Z] + '[' /w/workspace/undry_device-onvif-camera_PR-400 ']' [2023-10-27T04:20:04.670Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-400/archives/ [2023-10-27T04:20:04.670Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-400/archives/ [Pipeline] echo [2023-10-27T04:20:04.704Z] 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-400/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-27T04:20:04.996Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:20:05.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T04:20:05.633Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T04:20:05.788Z] prd-ubuntu20.04-docker-8c-8g-12328 does not seem to be running inside a container [2023-10-27T04:20:05.820Z] $ 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-400/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-400 -v /w/workspace/undry_device-onvif-camera_PR-400:/w/workspace/undry_device-onvif-camera_PR-400:rw,z -v /w/workspace/undry_device-onvif-camera_PR-400@tmp:/w/workspace/undry_device-onvif-camera_PR-400@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-10-27T04:20:06.019Z] $ docker top 2c74dba5d48e5f4a6617351794ca6e2e75c111fd4f711b99703d1295e017da65 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T04:20:06.419Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-27T04:20:06.740Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-27T04:20:07.053Z] + ls /var/log/sa-host [2023-10-27T04:20:07.053Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T04:20:07.203Z] provisioning config files... [2023-10-27T04:20:07.212Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-400@tmp/config3869320637818919971tmp [Pipeline] { [Pipeline] echo [2023-10-27T04:20:07.269Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:20:07.594Z] ---> create-netrc.sh [Pipeline] } [2023-10-27T04:20:07.625Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:20:08.035Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-27T04:20:08.068Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:20:08.400Z] ---> sudo-logs.sh [2023-10-27T04:20:08.400Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-27T04:20:08.500Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:20:08.844Z] ---> job-cost.sh [2023-10-27T04:20:08.844Z] lf-activate-venv: SKIPPING [2023-10-27T04:20:08.844Z] DEBUG: total: 0.2199999988079071 [2023-10-27T04:20:08.844Z] INFO: Retrieving Stack Cost... [2023-10-27T04:20:09.107Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-27T04:20:09.678Z] INFO: Archiving Costs [Pipeline] echo [2023-10-27T04:20:09.711Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:20:10.022Z] ---> logs-deploy.sh [2023-10-27T04:20:10.022Z] lf-activate-venv: SKIPPING [2023-10-27T04:20:10.022Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-400/1 [2023-10-27T04:20:10.022Z] INFO: archiving workspace using pattern(s): [2023-10-27T04:20:10.956Z] Archives upload complete. [2023-10-27T04:20:10.956Z] INFO: archiving logs to Nexus